Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for d3b0fed
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 1, 2025
1 parent c06dc56 commit 7451581
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": 1738453112463,
"lastUpdate": 1738453118898,
"repoUrl": "https://github.com/rajyan/dotfiles",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -8614,6 +8614,33 @@ window.BENCHMARK_DATA = {
"unit": "millisecond"
}
]
},
{
"commit": {
"author": {
"name": "Yohta Kimura",
"username": "rajyan",
"email": "38206553+rajyan@users.noreply.github.com"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "noreply@github.com"
},
"id": "d3b0fedacbdf43317a13f7ab306b019d8c78b198",
"message": "Delete dots/.aliases",
"timestamp": "2024-12-27T07:44:55Z",
"url": "https://github.com/rajyan/dotfiles/commit/d3b0fedacbdf43317a13f7ab306b019d8c78b198"
},
"date": 1738453116967,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "zsh load time macos-15",
"value": "53.08552456641509",
"unit": "millisecond"
}
]
}
]
}
Expand Down

0 comments on commit 7451581

Please sign in to comment.