Skip to content

Commit

Permalink
add Neovim Benchmark (customSmallerIsBetter) benchmark result for 603…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 1, 2024
1 parent e91c371 commit 3e4fde5
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 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": 1730417097407,
"lastUpdate": 1730419922291,
"repoUrl": "https://github.com/ken-matsui/dotfiles",
"entries": {
"Neovim Benchmark": [
Expand Down Expand Up @@ -77,6 +77,31 @@ window.BENCHMARK_DATA = {
"unit": "msec"
}
]
},
{
"commit": {
"author": {
"name": "ken-matsui",
"username": "ken-matsui"
},
"committer": {
"name": "ken-matsui",
"username": "ken-matsui"
},
"id": "603fb3ab22ad8e3c0d02437cf9e008531b23babb",
"message": "Nvim: continuous benchmarks",
"timestamp": "2024-10-31T23:15:17Z",
"url": "https://github.com/ken-matsui/dotfiles/pull/64/commits/603fb3ab22ad8e3c0d02437cf9e008531b23babb"
},
"date": 1730419922011,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Neovim Total Average Startup Time",
"value": 7.2093,
"unit": "msec"
}
]
}
]
}
Expand Down

0 comments on commit 3e4fde5

Please sign in to comment.