Add xxhash tests to CI.

This commit is contained in:
Jeroen van Rijn
2021-09-09 16:01:44 +02:00
parent f16e98b074
commit 637685316d
5 changed files with 143 additions and 84 deletions
+2 -1
View File
@@ -60,7 +60,8 @@ Benchmark_Options :: struct {
count: int,
processed: int,
output: []u8,
output: []u8, // Unused for hash benchmarks
hash: u128,
/*
Performance