Skip to content

feat: add performance tests #2

feat: add performance tests

feat: add performance tests #2

Triggered via pull request March 31, 2024 10:04
Status Success
Total duration 5m 3s
Artifacts
run_performance_tests_windows
4m 52s
run_performance_tests_windows
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
run_performance_tests_windows: csharp/PhoneNumbers.PerformanceTest/Benchmarks/PhoneNumberParseBenchmark.cs#L13
Non-nullable field 'phoneNumberUtil' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
run_performance_tests_windows: csharp/PhoneNumbers.PerformanceTest/Benchmarks/PhoneNumberFormatBenchmark.cs#L13
Non-nullable field 'phoneNumberUtil' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
run_performance_tests_windows: csharp/PhoneNumbers.PerformanceTest/Benchmarks/PhoneNumberFormatBenchmark.cs#L14
Non-nullable field 'phoneNumber' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.