Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for f0359a8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 16, 2024
1 parent 366b1bb commit 5503209
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 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": 1734350253956,
"lastUpdate": 1734350364631,
"repoUrl": "https://github.com/rajyan/dotfiles",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -6983,6 +6983,35 @@ window.BENCHMARK_DATA = {
"unit": "millisecond"
}
]
},
{
"commit": {
"author": {
"email": "38206553+rajyan@users.noreply.github.com",
"name": "Yohta Kimura",
"username": "rajyan"
},
"committer": {
"email": "38206553+rajyan@users.noreply.github.com",
"name": "Yohta Kimura",
"username": "rajyan"
},
"distinct": true,
"id": "f0359a8a58f56ed3bece04bcd7a835a608bf1619",
"message": "chore: fixup",
"timestamp": "2024-12-16T20:54:54+09:00",
"tree_id": "f846013d0fe87efca0f51b73c8ea7acdca79ebfa",
"url": "https://github.com/rajyan/dotfiles/commit/f0359a8a58f56ed3bece04bcd7a835a608bf1619"
},
"date": 1734350364275,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "zsh load time ubuntu-24.04",
"value": "51.1780038554386",
"unit": "millisecond"
}
]
}
]
}
Expand Down

0 comments on commit 5503209

Please sign in to comment.