Skip to content

Commit

Permalink
add PackSquash library quick benchmarks (cargo) benchmark result for e…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 9, 2023
1 parent 6a5d308 commit f3b0029
Showing 1 changed file with 49 additions and 49 deletions.
98 changes: 49 additions & 49 deletions dev/benches/data.js
Original file line number Diff line number Diff line change
@@ -1,56 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1696872256525,
"lastUpdate": 1696883014082,
"repoUrl": "https://github.com/ComunidadAylas/PackSquash",
"entries": {
"PackSquash library quick benchmarks": [
{
"commit": {
"author": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "20d8148e9fc97cc6b43e659fcbf650b24805cc95",
"message": "chore(deps): update dependency filelock to v3.12.4",
"timestamp": "2023-09-13T19:05:41Z",
"tree_id": "9755e6984e4ceef9fde72570e799f33e3fa3480d",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/20d8148e9fc97cc6b43e659fcbf650b24805cc95"
},
"date": 1694643623087,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 9696299,
"range": "± 106237",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 168462223,
"range": "± 2008128",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 3039597006,
"range": "± 37241596",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 266220333,
"range": "± 2703739",
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -2402,6 +2354,54 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "ebf0e8c408a279ec6a8fe90400f93c3d7372c236",
"message": "fix(deps): update rust crate aho-corasick to 1.1.2",
"timestamp": "2023-10-09T16:55:13Z",
"tree_id": "1127acb8307fa8a36e425c28efa55da0de15e66a",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/ebf0e8c408a279ec6a8fe90400f93c3d7372c236"
},
"date": 1696883012954,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 7931403,
"range": "± 119957",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 157606510,
"range": "± 8716676",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 5829625486,
"range": "± 39039454",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 930072787,
"range": "± 9425728",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit f3b0029

Please sign in to comment.