Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 04b5f02
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 23, 2024
1 parent edf4761 commit 389c69a
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": 1734975263831,
"lastUpdate": 1734979507870,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -42274,6 +42274,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": "04b5f025d998eee19cd21d33bd8a992498a73160",
"message": "Prepare release: v1.0.9 (#2841)\n\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-12-23T12:28:25-06:00",
"tree_id": "58017224062741e2a0f61d66f6ae7bdd7a10f533",
"url": "https://github.com/dojoengine/dojo/commit/04b5f025d998eee19cd21d33bd8a992498a73160"
},
"date": 1734979505590,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10222556023,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 389c69a

Please sign in to comment.