feat: add performance tests #1
Annotations
2 warnings
Run performance tests:
csharp/PhoneNumbers.PerformanceTest/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:
csharp/PhoneNumbers.PerformanceTest/PhoneNumberFormatBenchmark.cs#L14
Non-nullable field 'phoneNumber' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading