From 91bda670deb8ae99a9410ee2c563af470eb57b83 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 24 Jan 2024 16:37:45 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 67305d132bcfca329d69331b0655e0a63a36584b --- data.js | 34 +++++++ index.html | 281 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 315 insertions(+) create mode 100644 data.js create mode 100644 index.html diff --git a/data.js b/data.js new file mode 100644 index 0000000000..8b363a0ed1 --- /dev/null +++ b/data.js @@ -0,0 +1,34 @@ +window.BENCHMARK_DATA = { + "lastUpdate": 1706114265632, + "repoUrl": "https://github.com/dojoengine/dojo", + "entries": { + "Benchmark": [ + { + "commit": { + "author": { + "name": "dojoengine", + "username": "dojoengine" + }, + "committer": { + "name": "dojoengine", + "username": "dojoengine" + }, + "id": "67305d132bcfca329d69331b0655e0a63a36584b", + "message": "Enable benches in ci", + "timestamp": "2024-01-21T20:35:22Z", + "url": "https://github.com/dojoengine/dojo/pull/1474/commits/67305d132bcfca329d69331b0655e0a63a36584b" + }, + "date": 1706114264610, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 1034519, + "range": "± 37812", + "unit": "ns/iter" + } + ] + } + ] + } +} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000000..6c887805e8 --- /dev/null +++ b/index.html @@ -0,0 +1,281 @@ + + + + + + + Benchmarks + + + + +
+ + + + + + +