Skip to content

Commit 9e970bd

Browse files
committed
docs: add ability to re-run benchmarks
1 parent c86ae63 commit 9e970bd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,10 @@ The `json-as` library has been optimized to achieve multi-GB/s processing speeds
386386

387387
This chart compares JSON-AS (both SWAR and SIMD variants) to JavaScript's built-in JSON implementation. Benchmarks were run in a GitHub Actions environment--on most modern machines, you may see even higher throughput.
388388

389+
You can re-run the benchmarks anytime by clicking the button below, waiting for it to complete, and then refreshing your page here.
390+
391+
[![Run Benchmarks](https://img.shields.io/badge/Run_Benchmark-blue)](https://github.com/JairusSW/json-as/actions/workflows/benchmark.yml)
392+
389393
<img src="https://raw.githubusercontent.com/JairusSW/json-as/refs/heads/docs/data/chart01.svg">
390394

391395
<img src="https://raw.githubusercontent.com/JairusSW/json-as/refs/heads/docs/data/chart02.svg">

0 commit comments

Comments
 (0)