Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 0bced71
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 8, 2024
1 parent 4587488 commit 9adfdac
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": 1709907492333,
"lastUpdate": 1709913059902,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -2338,6 +2338,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Rémy Baranx",
"username": "remybar"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "0bced71faeddebdca280cb5a95cbc9c66d9158de",
"message": "feat: dojoup - add a welcome message (#1605)\n\n* feat: dojoup - add a welcome message\r\n\r\n* Update dojoup/dojoup\r\n\r\nCo-authored-by: glihm <[email protected]>\r\n\r\n* Update dojoup/dojoup\r\n\r\nCo-authored-by: Tarrence van As <[email protected]>\r\n\r\n---------\r\n\r\nCo-authored-by: Rémy Baranx <[email protected]>\r\nCo-authored-by: glihm <[email protected]>\r\nCo-authored-by: Tarrence van As <[email protected]>",
"timestamp": "2024-03-08T10:41:26-05:00",
"tree_id": "c9f9a1d5d1e0b8ec41b78bff54af2d78cc2ee0e3",
"url": "https://github.com/dojoengine/dojo/commit/0bced71faeddebdca280cb5a95cbc9c66d9158de"
},
"date": 1709913058889,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 974414,
"range": "± 38063",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 9adfdac

Please sign in to comment.