File tree 1 file changed +30
-1
lines changed
1 file changed +30
-1
lines changed Original file line number Diff line number Diff line change 1
1
window . BENCHMARK_DATA = {
2
- "lastUpdate" : 1731954661664 ,
2
+ "lastUpdate" : 1731954807474 ,
3
3
"repoUrl" : "https://github.com/ken-matsui/dotfiles" ,
4
4
"entries" : {
5
5
"Neovim Benchmark" : [
@@ -1055,6 +1055,35 @@ window.BENCHMARK_DATA = {
1055
1055
"unit" : "msec"
1056
1056
}
1057
1057
]
1058
+ } ,
1059
+ {
1060
+ "commit" : {
1061
+ "author" : {
1062
+
1063
+ "name" : "Ken Matsui" ,
1064
+ "username" : "ken-matsui"
1065
+ } ,
1066
+ "committer" : {
1067
+
1068
+ "name" : "Ken Matsui" ,
1069
+ "username" : "ken-matsui"
1070
+ } ,
1071
+ "distinct" : true ,
1072
+ "id" : "7eb98b7927b8b22b99f435ce1f8ee7dbe6b94e1d" ,
1073
+ "message" : "Zsh: better diag" ,
1074
+ "timestamp" : "2024-11-18T13:31:22-05:00" ,
1075
+ "tree_id" : "71a37f610ad5a85ecab33aa0c656317904d0cd9d" ,
1076
+ "url" : "https://github.com/ken-matsui/dotfiles/commit/7eb98b7927b8b22b99f435ce1f8ee7dbe6b94e1d"
1077
+ } ,
1078
+ "date" : 1731954805741 ,
1079
+ "tool" : "customSmallerIsBetter" ,
1080
+ "benches" : [
1081
+ {
1082
+ "name" : "Neovim Total Average Startup Time" ,
1083
+ "value" : 6379.546 ,
1084
+ "unit" : "msec"
1085
+ }
1086
+ ]
1058
1087
}
1059
1088
]
1060
1089
}
You can’t perform that action at this time.
0 commit comments