Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 8d64878
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 7, 2024
1 parent 95a16b5 commit 44749be
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1707318541606,
"lastUpdate": 1707328585576,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -1018,6 +1018,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tarrence van As",
"username": "tarrencev"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "8d6487837082889b177cf5c6734c3a7e210d551e",
"message": "Prepare release: v0.5.1 (#1524)",
"timestamp": "2024-02-07T12:47:07-05:00",
"tree_id": "0536f63de843d28697e2755cc5d153d5d8ae25af",
"url": "https://github.com/dojoengine/dojo/commit/8d6487837082889b177cf5c6734c3a7e210d551e"
},
"date": 1707328584582,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 987314,
"range": "± 31761",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 44749be

Please sign in to comment.