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" : 1733969216747 ,
2
+ "lastUpdate" : 1733969846321 ,
3
3
"repoUrl" : "https://github.com/ken-matsui/dotfiles" ,
4
4
"entries" : {
5
5
"Neovim Benchmark" : [
@@ -2737,6 +2737,35 @@ window.BENCHMARK_DATA = {
2737
2737
"unit" : "msec"
2738
2738
}
2739
2739
]
2740
+ } ,
2741
+ {
2742
+ "commit" : {
2743
+ "author" : {
2744
+
2745
+ "name" : "Ken Matsui" ,
2746
+ "username" : "ken-matsui"
2747
+ } ,
2748
+ "committer" : {
2749
+
2750
+ "name" : "Ken Matsui" ,
2751
+ "username" : "ken-matsui"
2752
+ } ,
2753
+ "distinct" : true ,
2754
+ "id" : "78456cea9c6ddfc1bb71bffd3b5c49cf752cd091" ,
2755
+ "message" : "Nvim: TSBufDisable requires filetype" ,
2756
+ "timestamp" : "2024-12-11T21:15:02-05:00" ,
2757
+ "tree_id" : "845047170840b0185c725348d75fc21140d8b215" ,
2758
+ "url" : "https://github.com/ken-matsui/dotfiles/commit/78456cea9c6ddfc1bb71bffd3b5c49cf752cd091"
2759
+ } ,
2760
+ "date" : 1733969845456 ,
2761
+ "tool" : "customSmallerIsBetter" ,
2762
+ "benches" : [
2763
+ {
2764
+ "name" : "Neovim Total Average Startup Time" ,
2765
+ "value" : 7164.2576 ,
2766
+ "unit" : "msec"
2767
+ }
2768
+ ]
2740
2769
}
2741
2770
]
2742
2771
}
You can’t perform that action at this time.
0 commit comments