Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 374f2bf
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 25, 2024
1 parent 7bcdaa9 commit e2cb9dd
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": 1706195440975,
"lastUpdate": 1706219331200,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -208,6 +208,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tarrence van As",
"username": "tarrencev"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "374f2bfac10a58b4e548e13dd0cf9b589361842b",
"message": "Update dev container to bc6a5c1 (#1479)\n\n* Update dev container to bc6a5c1\r\n\r\n* Run propose pr on new tags",
"timestamp": "2024-01-25T16:39:47-05:00",
"tree_id": "ef16c622e64c4e706d187daae359d2450123976b",
"url": "https://github.com/dojoengine/dojo/commit/374f2bfac10a58b4e548e13dd0cf9b589361842b"
},
"date": 1706219330604,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 1034146,
"range": "± 30667",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit e2cb9dd

Please sign in to comment.