Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for c10a0b8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 17, 2024
1 parent c234b3b commit 20dfb4f
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": 1721222292783,
"lastUpdate": 1721227603376,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -11848,6 +11848,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Thomas Coratger",
"username": "tcoratger"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c10a0b8434e099b882a452f13a587a5f547dc412",
"message": "rm useless alloy patches (#2183)\n\n* rm useless alloy patches\r\n\r\n* small fix",
"timestamp": "2024-07-17T08:37:32-06:00",
"tree_id": "d15a22fa12cd5c60172d2c778b51a44e16fa4f3c",
"url": "https://github.com/dojoengine/dojo/commit/c10a0b8434e099b882a452f13a587a5f547dc412"
},
"date": 1721227602560,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16792579,
"range": "± 190774",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 20dfb4f

Please sign in to comment.