File tree Expand file tree Collapse file tree 1 file changed +30
-1
lines changed Expand file tree Collapse file tree 1 file changed +30
-1
lines changed Original file line number Diff line number Diff line change 1
1
window . BENCHMARK_DATA = {
2
- "lastUpdate" : 1737419521767 ,
2
+ "lastUpdate" : 1738880618356 ,
3
3
"repoUrl" : "https://github.com/ken-matsui/dotfiles" ,
4
4
"entries" : {
5
5
"Neovim Benchmark" : [
@@ -3491,6 +3491,35 @@ window.BENCHMARK_DATA = {
3491
3491
"unit" : "msec"
3492
3492
}
3493
3493
]
3494
+ } ,
3495
+ {
3496
+ "commit" : {
3497
+ "author" : {
3498
+
3499
+ "name" : "Ken Matsui" ,
3500
+ "username" : "ken-matsui"
3501
+ } ,
3502
+ "committer" : {
3503
+
3504
+ "name" : "Ken Matsui" ,
3505
+ "username" : "ken-matsui"
3506
+ } ,
3507
+ "distinct" : true ,
3508
+ "id" : "ac83e0770625a16d6d44e3c2310aa072bcb81d42" ,
3509
+ "message" : "Zsh: add some plugins" ,
3510
+ "timestamp" : "2025-02-06T17:21:34-05:00" ,
3511
+ "tree_id" : "52ad06660284b4e9d66ee46684608aee6c8ea735" ,
3512
+ "url" : "https://github.com/ken-matsui/dotfiles/commit/ac83e0770625a16d6d44e3c2310aa072bcb81d42"
3513
+ } ,
3514
+ "date" : 1738880617954 ,
3515
+ "tool" : "customSmallerIsBetter" ,
3516
+ "benches" : [
3517
+ {
3518
+ "name" : "Neovim Total Average Startup Time" ,
3519
+ "value" : 5516.9945 ,
3520
+ "unit" : "msec"
3521
+ }
3522
+ ]
3494
3523
}
3495
3524
]
3496
3525
}
You can’t perform that action at this time.
0 commit comments