Skip to content

Optimise generator iterator type instantiation (#285) #106

Optimise generator iterator type instantiation (#285)

Optimise generator iterator type instantiation (#285) #106

GitHub Actions / .NET Test report macos-latest-3.10 succeeded Oct 20, 2024 in 0s

804 passed, 0 failed and 34 skipped

Tests passed successfully

Report Passed Failed Skipped Time
Conda.Tests-macos-latest-3.10-net8.0.trx 1✔️ 3s
Conda.Tests-macos-latest-3.10-net9.0.trx 1✔️ 3s
CSnakes.Runtime.Tests-macos-latest-3.10-net8.0.trx 120✔️ 17✖️ 7s
CSnakes.Runtime.Tests-macos-latest-3.10-net9.0.trx 120✔️ 17✖️ 6s
CSnakes.Tests-macos-latest-3.10-net8.0.trx 185✔️ 9s
CSnakes.Tests-macos-latest-3.10-net9.0.trx 185✔️ 9s
Integration.Tests-macos-latest-3.10-net8.0.trx 94✔️ 13s
Integration.Tests-macos-latest-3.10-net9.0.trx 98✔️ 8s

✔️ Conda.Tests-macos-latest-3.10-net8.0.trx

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Conda.Tests.BasicTests 1✔️ 1s

✔️ Conda.Tests-macos-latest-3.10-net9.0.trx

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Conda.Tests.BasicTests 1✔️ 815ms

✔️ CSnakes.Runtime.Tests-macos-latest-3.10-net8.0.trx

137 tests were completed in 7s with 120 passed, 0 failed and 17 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest 1✔️ 45ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 89ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 149ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 35ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 10✔️ 323ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 41ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 333ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 243ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 240ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 1✔️ 7✖️ 10ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 13ms
CSnakes.Runtime.Tests.Python.ImmortalTests 5✔️ 710ms
CSnakes.Runtime.Tests.Python.ImportTests 3✔️ 133ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 145ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 2s
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 117ms

✔️ CSnakes.Runtime.Tests-macos-latest-3.10-net9.0.trx

137 tests were completed in 6s with 120 passed, 0 failed and 17 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest 1✔️ 59ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 61ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 86ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 57ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 10✔️ 347ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 44ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 612ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 318ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 400ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 1✔️ 7✖️ 10ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 16ms
CSnakes.Runtime.Tests.Python.ImmortalTests 5✔️ 332ms
CSnakes.Runtime.Tests.Python.ImportTests 3✔️ 122ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 195ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 1s
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 115ms

✔️ CSnakes.Tests-macos-latest-3.10-net8.0.trx

185 tests were completed in 9s with 185 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 1ms
CSnakes.Tests.GeneratedSignatureTests 30✔️ 6s
CSnakes.Tests.PythonConstantTests+FloatTests 1✔️ 4ms
CSnakes.Tests.PythonStaticGeneratorTests 14✔️ 699ms
CSnakes.Tests.TokenizerTests 81✔️ 245ms
CSnakes.Tests.TypeReflectionTests 49✔️ 15ms

✔️ CSnakes.Tests-macos-latest-3.10-net9.0.trx

185 tests were completed in 9s with 185 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 0ms
CSnakes.Tests.GeneratedSignatureTests 30✔️ 5s
CSnakes.Tests.PythonConstantTests+FloatTests 1✔️ 11ms
CSnakes.Tests.PythonStaticGeneratorTests 14✔️ 472ms
CSnakes.Tests.TokenizerTests 81✔️ 225ms
CSnakes.Tests.TypeReflectionTests 49✔️ 140ms

✔️ Integration.Tests-macos-latest-3.10-net8.0.trx

94 tests were completed in 13s with 94 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 14ms
Integration.Tests.BasicTests 9✔️ 29ms
Integration.Tests.BufferTests 28✔️ 212ms
Integration.Tests.DefaultsTests 7✔️ 3ms
Integration.Tests.ExceptionTests 2✔️ 4ms
Integration.Tests.FalseReturns 12✔️ 5ms
Integration.Tests.GeneratorTests 2✔️ 4ms
Integration.Tests.NoneTests 2✔️ 1ms
Integration.Tests.ReloadTests 3✔️ 7ms
Integration.Tests.TestDependency 1✔️ 70ms
Integration.Tests.TestDicts 5✔️ 4ms
Integration.Tests.TupleTests 17✔️ 29ms

✔️ Integration.Tests-macos-latest-3.10-net9.0.trx

98 tests were completed in 8s with 98 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 13ms
Integration.Tests.BasicTests 9✔️ 26ms
Integration.Tests.BufferTests 32✔️ 188ms
Integration.Tests.DefaultsTests 7✔️ 3ms
Integration.Tests.ExceptionTests 2✔️ 3ms
Integration.Tests.FalseReturns 12✔️ 6ms
Integration.Tests.GeneratorTests 2✔️ 3ms
Integration.Tests.NoneTests 2✔️ 1ms
Integration.Tests.ReloadTests 3✔️ 4ms
Integration.Tests.TestDependency 1✔️ 84ms
Integration.Tests.TestDicts 5✔️ 4ms
Integration.Tests.TupleTests 17✔️ 39ms