Skip to content

Commit d0a3cf2

Browse files
author
anmo
committed
changed invocationCount
1 parent 84dcb16 commit d0a3cf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MN.L10n.Benchmark/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public class Foo
5555
}
5656

5757
[MemoryDiagnoser(true)]
58-
[InvocationCount(100000)]
58+
[InvocationCount(1_000_000)]
5959
public class SpanTest
6060
{
6161
[Params("$data$", "Hej $data$ $count$ $many$", "$den här texten inleds med $data$$data2$")]

0 commit comments

Comments
 (0)