Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 6a7f065
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 10, 2025
1 parent 894b6d6 commit 4a03023
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": 1736516830264,
"lastUpdate": 1736526988384,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -43990,6 +43990,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": "6a7f065399f4d3af2c59b050c7434e8d6ffb2e88",
"message": "chore(devcontainer): update image: v1.0.10 (#2889)\n\nUpdate devcontainer image: v1.0.10\r\n\r\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2025-01-10T10:19:48-06:00",
"tree_id": "5c47f54e1a7db87f5c53905c8658657c2ddeecef",
"url": "https://github.com/dojoengine/dojo/commit/6a7f065399f4d3af2c59b050c7434e8d6ffb2e88"
},
"date": 1736526986665,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10558637683,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 4a03023

Please sign in to comment.