Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 484b7da
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 6, 2024
1 parent 6596eb4 commit be7384b
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": 1733478921379,
"lastUpdate": 1733505422020,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -39232,6 +39232,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": "484b7da0e7d915e83670a34d37c2bc6abfb170a7",
"message": "chore(devcontainer): update image: v1.0.5 (#2775)\n\nUpdate devcontainer image: v1.0.5\n\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-12-06T11:00:06-06:00",
"tree_id": "86e0264476b3797033daf1002bc1c45124189eb2",
"url": "https://github.com/dojoengine/dojo/commit/484b7da0e7d915e83670a34d37c2bc6abfb170a7"
},
"date": 1733505420513,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10557012029,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit be7384b

Please sign in to comment.