Class JobStressTests
Inherited Members
Namespace: Unity.Jobs.Tests.ManagedJobs
Syntax
public class JobStressTests : JobTestsFixture
Methods
DeepDependencyChain()
Declaration
public void DeepDependencyChain()
StressTestParallelFor()
Declaration
public void StressTestParallelFor()
StressTestParallelForIterations(Int32, Int32)
Declaration
public void StressTestParallelForIterations(int amount, int amountOfData)
Parameters
Type | Name | Description |
---|---|---|
Int32 | amount | |
Int32 | amountOfData |