Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for fde72d7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 13, 2025
1 parent d5382d3 commit 67d86ef
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": 1736785636225,
"lastUpdate": 1736811294081,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -44536,6 +44536,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": "fde72d763f369edd4c7fbf069655e999d6d9b36e",
"message": "feat(sozo): split hash command into 'hash compute' and 'hash find' (#2892)\n\n* sozo: split hash command into hash compute and hash find\r\n\r\n* after review\r\n\r\n* fix: run fmt\r\n\r\n---------\r\n\r\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2025-01-13T17:18:13-06:00",
"tree_id": "e68b1210ed4bf89170668c7bb5cfa681a9cb3e80",
"url": "https://github.com/dojoengine/dojo/commit/fde72d763f369edd4c7fbf069655e999d6d9b36e"
},
"date": 1736811292364,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10588214790,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 67d86ef

Please sign in to comment.