Skip to content

Commit ba0534b

Browse files
author
Daniel Lemire
committed
format
1 parent b185207 commit ba0534b

File tree

4 files changed

+564
-576
lines changed

4 files changed

+564
-576
lines changed

benchmark/Benchmark.cs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -591,11 +591,11 @@ public unsafe void AVX2DecodingRealDataUTF8()
591591
public unsafe void AVX2DecodingRealDataWithAllocUTF8()
592592
{
593593
RunAVX2DecodingBenchmarkWithAllocUTF8(FileContent, DecodedLengths);
594-
}
595-
596-
597-
598-
594+
}
595+
596+
597+
598+
599599
[Benchmark]
600600
[BenchmarkCategory("arm64")]
601601
public unsafe void ARMDecodingRealDataUTF8()

0 commit comments

Comments
 (0)