Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for b8ed6db
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 1, 2024
1 parent 37eb81a commit dfb667c
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": 1711861651998,
"lastUpdate": 1711939110288,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3748,6 +3748,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "glihm",
"username": "glihm"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "b8ed6dbdf250293b6fa38676a63bf489ecd226f0",
"message": "feat: use the manifest for dojo bindgen (#1732)\n\n* feat: add manifest support for the plugin\r\n\r\n* feat: replace the file parsing by using the manifest for bindgen\r\n\r\n* fix: remove old comments",
"timestamp": "2024-03-31T20:29:11-06:00",
"tree_id": "30ef418e4a9c68365b2ab7a4c37d23da4edbd453",
"url": "https://github.com/dojoengine/dojo/commit/b8ed6dbdf250293b6fa38676a63bf489ecd226f0"
},
"date": 1711939109825,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16840974,
"range": "± 194126",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit dfb667c

Please sign in to comment.