Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 9abce29
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 16, 2024
1 parent 75be429 commit 9e7b8d4
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": 1734362709278,
"lastUpdate": 1734362731585,
"repoUrl": "https://github.com/rajyan/dotfiles",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -7215,6 +7215,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": "9abce2971f1a91cc1964d6a902564031a20441b2",
"message": "feat: add wezterm instalation for linux debian",
"timestamp": "2024-12-17T00:22:23+09:00",
"tree_id": "ebcb780387af475039c5eda3478ebdf44aa48cdf",
"url": "https://github.com/rajyan/dotfiles/commit/9abce2971f1a91cc1964d6a902564031a20441b2"
},
"date": 1734362731195,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "zsh load time ubuntu-24.04",
"value": "56.50231177568627",
"unit": "millisecond"
}
]
}
]
}
Expand Down

0 comments on commit 9e7b8d4

Please sign in to comment.