Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for b5e45c3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 11, 2025
1 parent b3b8ad4 commit ee698cc
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": 1736527278131,
"lastUpdate": 1736554900635,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -44146,6 +44146,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ammar Arif",
"username": "kariy"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "b5e45c34ae2987a03e3d039bca126018943ef5ab",
"message": "fix(katana): genesis deprecated declared classes in state updates (#2893)",
"timestamp": "2025-01-11T08:04:29+08:00",
"tree_id": "2bada89efb9be394962cce204d9da1b4808be140",
"url": "https://github.com/dojoengine/dojo/commit/b5e45c34ae2987a03e3d039bca126018943ef5ab"
},
"date": 1736554898193,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10809930949,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit ee698cc

Please sign in to comment.