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" : 1731953997412 ,
2
+ "lastUpdate" : 1731954109560 ,
3
3
"repoUrl" : "https://github.com/ken-matsui/dotfiles" ,
4
4
"entries" : {
5
5
"Neovim Benchmark" : [
@@ -910,6 +910,35 @@ window.BENCHMARK_DATA = {
910
910
"unit" : "msec"
911
911
}
912
912
]
913
+ } ,
914
+ {
915
+ "commit" : {
916
+ "author" : {
917
+
918
+ "name" : "Ken Matsui" ,
919
+ "username" : "ken-matsui"
920
+ } ,
921
+ "committer" : {
922
+
923
+ "name" : "Ken Matsui" ,
924
+ "username" : "ken-matsui"
925
+ } ,
926
+ "distinct" : true ,
927
+ "id" : "a6ec45b00e48b4990ccbad7f9990d5d34fc4d4c9" ,
928
+ "message" : "Zsh: remove auto-notify.zsh" ,
929
+ "timestamp" : "2024-11-18T13:19:38-05:00" ,
930
+ "tree_id" : "6198bada1f2342537ab97bfc95147fda3c34e646" ,
931
+ "url" : "https://github.com/ken-matsui/dotfiles/commit/a6ec45b00e48b4990ccbad7f9990d5d34fc4d4c9"
932
+ } ,
933
+ "date" : 1731954108258 ,
934
+ "tool" : "customSmallerIsBetter" ,
935
+ "benches" : [
936
+ {
937
+ "name" : "Neovim Total Average Startup Time" ,
938
+ "value" : 6521.8027 ,
939
+ "unit" : "msec"
940
+ }
941
+ ]
913
942
}
914
943
]
915
944
}
You can’t perform that action at this time.
0 commit comments