Skip to content

Commit

Permalink
add Test Benchmark (cargo) benchmark result for 018889c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 22, 2024
1 parent ab2cfa1 commit 7ca7dcc
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1724338435888,
"lastUpdate": 1724341662200,
"repoUrl": "https://github.com/cryspen/test-merge-queue-actions",
"entries": {
"Test Benchmark": [
Expand Down Expand Up @@ -83,6 +83,33 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"name": "Jan Winkelmann (keks)",
"email": "[email protected]"
},
"committer": {
"name": "Jan Winkelmann",
"username": "keks",
"email": "[email protected]"
},
"id": "018889c104a5f901ca4bad4b2d857ab164d721ea",
"message": "no more nightly",
"timestamp": "2024-08-22T15:45:46Z",
"url": "https://github.com/cryspen/test-merge-queue-actions/commit/018889c104a5f901ca4bad4b2d857ab164d721ea"
},
"date": 1724341661330,
"tool": "cargo",
"benches": [
{
"name": "fib 20",
"value": 20416,
"range": "± 570",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 7ca7dcc

Please sign in to comment.