Skip to content

Commit

Permalink
Fix hybrid benchmark plot link broken in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ogxd committed Dec 24, 2023
1 parent c5207b3 commit 224f29e
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ GxHash is continuously benchmarked on X86 and ARM Github runners.
**Lastest Benchmark Results:**
![aarch64](./benches/throughput/aarch64.svg)
![x86_64](./benches/throughput/x86_64.svg)
![x86_64-avx2](./benches/throughput/x86_64-avx2.svg)
![x86_64-hybrid](./benches/throughput/x86_64-hybrid.svg)

## Security

Expand Down
174 changes: 174 additions & 0 deletions benches/throughput/x86_64-avx2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 224f29e

Please sign in to comment.