Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 3e517d1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 11, 2025
1 parent d444e79 commit 30bb56b
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": 1736555108761,
"lastUpdate": 1736558033674,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -44224,6 +44224,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": "3e517d1eac43bf401a4d9f50067acec2d6ca7b8f",
"message": "chore(katana): use workspace dep (#2895)",
"timestamp": "2025-01-10T19:57:20-05:00",
"tree_id": "c9f8180f59c7a5527d1d0b015bc36f11703d039b",
"url": "https://github.com/dojoengine/dojo/commit/3e517d1eac43bf401a4d9f50067acec2d6ca7b8f"
},
"date": 1736558031728,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10414670027,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 30bb56b

Please sign in to comment.