Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for bd04c6b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 9, 2024
1 parent 828b36b commit a27d2ee
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": 1733780249733,
"lastUpdate": 1733780279761,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -39574,6 +39574,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": "bd04c6bb62a5c397addff881e229694c6c6c44a5",
"message": "fix(sozo): remove skipped contracts from manifest (#2787)\n\n* chore: remove warning due to double license\n\n* fix: ensure skipped contracts are not in manifest\n\n* fix: add some trace log",
"timestamp": "2024-12-09T15:20:38-06:00",
"tree_id": "b45e8036fba6aa3b1af482b4500dc021496d36c6",
"url": "https://github.com/dojoengine/dojo/commit/bd04c6bb62a5c397addff881e229694c6c6c44a5"
},
"date": 1733780277488,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10594371647,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit a27d2ee

Please sign in to comment.