mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Add xxhash tests to CI.
This commit is contained in:
+2
-1
@@ -60,7 +60,8 @@ Benchmark_Options :: struct {
|
||||
|
||||
count: int,
|
||||
processed: int,
|
||||
output: []u8,
|
||||
output: []u8, // Unused for hash benchmarks
|
||||
hash: u128,
|
||||
|
||||
/*
|
||||
Performance
|
||||
|
||||
Reference in New Issue
Block a user