Skip to content

Use function pointers instead of delegates to clear object pool in C#9. #305

Use function pointers instead of delegates to clear object pool in C#9.

Use function pointers instead of delegates to clear object pool in C#9. #305

GitHub Actions / dotnet-test-results-net6.0-Debug-Pool_Disabled-devMode succeeded Sep 10, 2023 in 0s

dotnet-test-results-net6.0-Debug-Pool_Disabled-devMode ✅

Tests passed successfully

✅ TestResults/dotnet-test-results-net6.0-Debug-Pool_Disabled-devMode.trx

14940 tests were completed in 2759s with 14940 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ProtoPromiseTests.APIs.AllTests 222✅ 15s
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_1_WhenPendingAPromise 2✅ 133ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_2_WhenFulfilledAPromise 3✅ 472ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_3_WhenRejectedAPromise 4✅ 541ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod 4✅ 481ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_1_BothOnResolveAndOnRejectedAreOptionalArgument 4✅ 295ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_3_IfOnRejectedIsAFunction 6✅ 444ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_6_ThenMayBeCalledMultipleTimesOnTheSamePromise 4✅ 253ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+IfOnFulfilledIsAFunction_2_2_2 5✅ 364ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+ThenMustReturnAPromise_2_2_7 20✅ 2s
ProtoPromiseTests.APIs.APlus_2_3_ThePromiseResolutionProcedure 14✅ 2s
ProtoPromiseTests.APIs.APlus_2_3_ThePromiseResolutionProcedure+_2_3_2_IfXIsAPromiseAdoptItsState 5✅ 616ms
ProtoPromiseTests.APIs.AsyncFunctionTests 56✅ 4s
ProtoPromiseTests.APIs.AsyncLazyTests 19✅ 1s
ProtoPromiseTests.APIs.AsyncLocalTests 4✅ 252ms
ProtoPromiseTests.APIs.AwaitTests 52✅ 4s
ProtoPromiseTests.APIs.CancelationTests+Registration 40✅ 7s
ProtoPromiseTests.APIs.CancelationTests+Source 36✅ 3s
ProtoPromiseTests.APIs.CancelationTests+Token 35✅ 2s
ProtoPromiseTests.APIs.CaptureTests 42✅ 3s
ProtoPromiseTests.APIs.ContinuewithTests 18✅ 1s
ProtoPromiseTests.APIs.FinallyTests 14✅ 1s
ProtoPromiseTests.APIs.FirstTests 250✅ 18s
ProtoPromiseTests.APIs.MergeTests 122✅ 9s
ProtoPromiseTests.APIs.MiscellaneousTests 119✅ 45s
ProtoPromiseTests.APIs.NewAndRunTests 608✅ 43s
ProtoPromiseTests.APIs.ParallelForTests 26✅ 2s
ProtoPromiseTests.APIs.ProgressTests 682✅ 46s
ProtoPromiseTests.APIs.PromiseCancelationTests 21✅ 1s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken 28✅ 2s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken+Reject 6✅ 899ms
ProtoPromiseTests.APIs.PromiseCancelationTests+CatchCancelationMayBeCalledMultipleTimesOnTheSamePromise 2✅ 130ms
ProtoPromiseTests.APIs.PromiseCancelationTests+IfOnCanceledIsAFunction 5✅ 333ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure 6✅ 442ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure+IfXIsAPromiseAdoptItsState 6✅ 412ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenCanceledAPromise 2✅ 137ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenFulfilledAPromise 2✅ 165ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenPendingAPromise 2✅ 133ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenRejectedAPromise 2✅ 133ms
ProtoPromiseTests.APIs.RaceTests 238✅ 16s
ProtoPromiseTests.APIs.SequenceTests 51✅ 3s
ProtoPromiseTests.APIs.Threading.AsyncAutoResetEventTests 18✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncConditionVariableTests 22✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncCountdownEventTests 20✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncLockTests 17✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncManualResetEventTests 19✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncMonitorTests 39✅ 3s
ProtoPromiseTests.APIs.Threading.AsyncReaderWriterLockTests 186✅ 14s
ProtoPromiseTests.APIs.Threading.AsyncSemaphoreTests 21✅ 1s
ProtoPromiseTests.APIs.UncaughtRejectionTests 76✅ 9s
ProtoPromiseTests.APIs.WaitAsyncTests 8880✅ 687s
ProtoPromiseTests.Concurrency.AllConcurrencyTests 160✅ 276s
ProtoPromiseTests.Concurrency.ApiWithCancelationTokenConcurrencyTests 108✅ 53s
ProtoPromiseTests.Concurrency.AsyncLazyConcurrencyTests 4✅ 755ms
ProtoPromiseTests.Concurrency.AwaitConcurrencyTests 86✅ 12s
ProtoPromiseTests.Concurrency.CancelationConcurrencyTests 43✅ 5s
ProtoPromiseTests.Concurrency.DeferredConcurrencyTests 60✅ 5s
ProtoPromiseTests.Concurrency.DeferredThreadTests 34✅ 3s
ProtoPromiseTests.Concurrency.FirstConcurrencyTests 160✅ 269s
ProtoPromiseTests.Concurrency.MergeConcurrencyTests 260✅ 215s
ProtoPromiseTests.Concurrency.PromiseConcurrencyTests 722✅ 200s
ProtoPromiseTests.Concurrency.PromiseNonPreservedConcurrencyTests 156✅ 16s
ProtoPromiseTests.Concurrency.RaceConcurrencyTests 160✅ 284s
ProtoPromiseTests.Concurrency.Threading.AsyncAutoResetEventConcurrencyTests 8✅ 3s
ProtoPromiseTests.Concurrency.Threading.AsyncCountdownEventConcurrencyTests 16✅ 6s
ProtoPromiseTests.Concurrency.Threading.AsyncLockConcurrencyTests 12✅ 128s
ProtoPromiseTests.Concurrency.Threading.AsyncManualResetEventConcurrencyTests 8✅ 3s
ProtoPromiseTests.Concurrency.Threading.AsyncReaderWriterLockConcurrencyTests 654✅ 240s
ProtoPromiseTests.Concurrency.Threading.AsyncSemaphoreConcurrencyTests 12✅ 58s
ProtoPromiseTests.Concurrency.WaitAsyncConcurrencyTests 192✅ 18s