Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 78250fa
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 24, 2024
1 parent c679ada commit 0035bf2
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": 1727204511072,
"lastUpdate": 1727210619432,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -21910,6 +21910,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "lambda-0x",
"username": "lambda-0x"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "78250fad9e9189faaff9e5df5a05c4a493387af5",
"message": "fix(torii): improve log messages (#2463)\n\ncommit-id:88796bb8",
"timestamp": "2024-09-24T16:27:28-04:00",
"tree_id": "b01a68661478c88182bd57582fd3a73a47eb595d",
"url": "https://github.com/dojoengine/dojo/commit/78250fad9e9189faaff9e5df5a05c4a493387af5"
},
"date": 1727210618263,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 11354502529,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 0035bf2

Please sign in to comment.