Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for f90723a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 1, 2024
1 parent e125664 commit 99b37e1
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": 1722555685621,
"lastUpdate": 1725233894458,
"repoUrl": "https://github.com/rajyan/dotfiles",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -5594,6 +5594,33 @@ window.BENCHMARK_DATA = {
"unit": "millisecond"
}
]
},
{
"commit": {
"author": {
"name": "Yohta Kimura",
"username": "rajyan",
"email": "38206553+rajyan@users.noreply.github.com"
},
"committer": {
"name": "Yohta Kimura",
"username": "rajyan",
"email": "38206553+rajyan@users.noreply.github.com"
},
"id": "f90723a831c7e5a54218fce12c60d5ca264f783a",
"message": "update actions",
"timestamp": "2024-01-28T02:45:20Z",
"url": "https://github.com/rajyan/dotfiles/commit/f90723a831c7e5a54218fce12c60d5ca264f783a"
},
"date": 1725233893408,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "zsh load time macos-12",
"value": "70.08941895609757",
"unit": "millisecond"
}
]
}
]
}
Expand Down

0 comments on commit 99b37e1

Please sign in to comment.