Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for e786ea8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 24, 2024
1 parent 8bee08e commit 064a1db
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": 1706114265632,
"lastUpdate": 1706115487243,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -28,6 +28,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "tarrencev@users.noreply.github.com",
"name": "Tarrence van As",
"username": "tarrencev"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "e786ea8cfbdf1e17959b61a604dc10a897143713",
"message": "Enable benches in ci (#1474)",
"timestamp": "2024-01-24T11:48:56-05:00",
"tree_id": "c175582a8a4d7961d6c2873d640b7766c9af40f0",
"url": "https://github.com/dojoengine/dojo/commit/e786ea8cfbdf1e17959b61a604dc10a897143713"
},
"date": 1706115486197,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 1037906,
"range": "± 37356",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 064a1db

Please sign in to comment.