-
-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/spf13/viper from 1.17.0 to 1.18.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.1. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.17.0...v1.18.1) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
224ea4d
commit 8f6da15
Showing
2 changed files
with
29 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
8f6da15
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Go Benchmark
BenchmarkDocument/constructor_test - ns/op
1423
ns/op1352
ns/op1.05
BenchmarkDocument/constructor_test - B/op
1208
B/op1208
B/op1
BenchmarkDocument/constructor_test - allocs/op
20
allocs/op20
allocs/op1
BenchmarkDocument/status_test - ns/op
793.1
ns/op773.2
ns/op1.03
BenchmarkDocument/status_test - B/op
1176
B/op1176
B/op1
BenchmarkDocument/status_test - allocs/op
18
allocs/op18
allocs/op1
BenchmarkDocument/equals_test - ns/op
7158
ns/op7027
ns/op1.02
BenchmarkDocument/equals_test - B/op
6913
B/op6913
B/op1
BenchmarkDocument/equals_test - allocs/op
120
allocs/op120
allocs/op1
BenchmarkDocument/nested_update_test - ns/op
16129
ns/op15979
ns/op1.01
BenchmarkDocument/nested_update_test - B/op
11962
B/op11962
B/op1
BenchmarkDocument/nested_update_test - allocs/op
254
allocs/op254
allocs/op1
BenchmarkDocument/delete_test - ns/op
21838
ns/op22075
ns/op0.99
BenchmarkDocument/delete_test - B/op
15188
B/op15187
B/op1.00
BenchmarkDocument/delete_test - allocs/op
333
allocs/op333
allocs/op1
BenchmarkDocument/object_test - ns/op
8350
ns/op9785
ns/op0.85
BenchmarkDocument/object_test - B/op
6721
B/op6721
B/op1
BenchmarkDocument/object_test - allocs/op
116
allocs/op116
allocs/op1
BenchmarkDocument/array_test - ns/op
28457
ns/op28619
ns/op0.99
BenchmarkDocument/array_test - B/op
11819
B/op11819
B/op1
BenchmarkDocument/array_test - allocs/op
270
allocs/op270
allocs/op1
BenchmarkDocument/text_test - ns/op
34432
ns/op30474
ns/op1.13
BenchmarkDocument/text_test - B/op
14796
B/op14795
B/op1.00
BenchmarkDocument/text_test - allocs/op
468
allocs/op468
allocs/op1
BenchmarkDocument/text_composition_test - ns/op
28822
ns/op28394
ns/op1.02
BenchmarkDocument/text_composition_test - B/op
18278
B/op18278
B/op1
BenchmarkDocument/text_composition_test - allocs/op
477
allocs/op477
allocs/op1
BenchmarkDocument/rich_text_test - ns/op
79842
ns/op80479
ns/op0.99
BenchmarkDocument/rich_text_test - B/op
38541
B/op38540
B/op1.00
BenchmarkDocument/rich_text_test - allocs/op
1147
allocs/op1147
allocs/op1
BenchmarkDocument/counter_test - ns/op
16705
ns/op16541
ns/op1.01
BenchmarkDocument/counter_test - B/op
10210
B/op10210
B/op1
BenchmarkDocument/counter_test - allocs/op
236
allocs/op236
allocs/op1
BenchmarkDocument/text_edit_gc_100 - ns/op
2887110
ns/op2878635
ns/op1.00
BenchmarkDocument/text_edit_gc_100 - B/op
1655419
B/op1655247
B/op1.00
BenchmarkDocument/text_edit_gc_100 - allocs/op
17094
allocs/op17092
allocs/op1.00
BenchmarkDocument/text_edit_gc_1000 - ns/op
229529580
ns/op229639284
ns/op1.00
BenchmarkDocument/text_edit_gc_1000 - B/op
144342235
B/op144346980
B/op1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op
200904
allocs/op200903
allocs/op1.00
BenchmarkDocument/text_split_gc_100 - ns/op
3378405
ns/op3333903
ns/op1.01
BenchmarkDocument/text_split_gc_100 - B/op
2313627
B/op2313400
B/op1.00
BenchmarkDocument/text_split_gc_100 - allocs/op
16196
allocs/op16193
allocs/op1.00
BenchmarkDocument/text_split_gc_1000 - ns/op
284966590
ns/op283806540
ns/op1.00
BenchmarkDocument/text_split_gc_1000 - B/op
228913520
B/op228881088
B/op1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op
204061
allocs/op203911
allocs/op1.00
BenchmarkDocument/text_delete_all_10000 - ns/op
11279955
ns/op10755180
ns/op1.05
BenchmarkDocument/text_delete_all_10000 - B/op
5811946
B/op5810568
B/op1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op
40672
allocs/op40675
allocs/op1.00
BenchmarkDocument/text_delete_all_100000 - ns/op
183686935
ns/op182496231
ns/op1.01
BenchmarkDocument/text_delete_all_100000 - B/op
81885301
B/op81894934
B/op1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op
411552
allocs/op411592
allocs/op1.00
BenchmarkDocument/text_100 - ns/op
216359
ns/op234482
ns/op0.92
BenchmarkDocument/text_100 - B/op
118483
B/op118483
B/op1
BenchmarkDocument/text_100 - allocs/op
5080
allocs/op5080
allocs/op1
BenchmarkDocument/text_1000 - ns/op
2369183
ns/op2465538
ns/op0.96
BenchmarkDocument/text_1000 - B/op
1153070
B/op1153070
B/op1
BenchmarkDocument/text_1000 - allocs/op
50084
allocs/op50084
allocs/op1
BenchmarkDocument/array_1000 - ns/op
1183346
ns/op1217261
ns/op0.97
BenchmarkDocument/array_1000 - B/op
1091227
B/op1091217
B/op1.00
BenchmarkDocument/array_1000 - allocs/op
11825
allocs/op11825
allocs/op1
BenchmarkDocument/array_10000 - ns/op
13055678
ns/op13011707
ns/op1.00
BenchmarkDocument/array_10000 - B/op
9800157
B/op9799876
B/op1.00
BenchmarkDocument/array_10000 - allocs/op
120291
allocs/op120290
allocs/op1.00
BenchmarkDocument/array_gc_100 - ns/op
141479
ns/op152090
ns/op0.93
BenchmarkDocument/array_gc_100 - B/op
132504
B/op132486
B/op1.00
BenchmarkDocument/array_gc_100 - allocs/op
1249
allocs/op1248
allocs/op1.00
BenchmarkDocument/array_gc_1000 - ns/op
1347469
ns/op1401207
ns/op0.96
BenchmarkDocument/array_gc_1000 - B/op
1158910
B/op1159000
B/op1.00
BenchmarkDocument/array_gc_1000 - allocs/op
12864
allocs/op12865
allocs/op1.00
BenchmarkDocument/counter_1000 - ns/op
198368
ns/op210998
ns/op0.94
BenchmarkDocument/counter_1000 - B/op
192853
B/op192853
B/op1
BenchmarkDocument/counter_1000 - allocs/op
5765
allocs/op5765
allocs/op1
BenchmarkDocument/counter_10000 - ns/op
2144320
ns/op2224279
ns/op0.96
BenchmarkDocument/counter_10000 - B/op
2087766
B/op2087767
B/op1.00
BenchmarkDocument/counter_10000 - allocs/op
59772
allocs/op59772
allocs/op1
BenchmarkDocument/object_1000 - ns/op
1318023
ns/op1415328
ns/op0.93
BenchmarkDocument/object_1000 - B/op
1427932
B/op1427767
B/op1.00
BenchmarkDocument/object_1000 - allocs/op
9845
allocs/op9844
allocs/op1.00
BenchmarkDocument/object_10000 - ns/op
14972767
ns/op13580987
ns/op1.10
BenchmarkDocument/object_10000 - B/op
12166537
B/op12167421
B/op1.00
BenchmarkDocument/object_10000 - allocs/op
100559
allocs/op100563
allocs/op1.00
BenchmarkDocument/tree_100 - ns/op
1057750
ns/op1071654
ns/op0.99
BenchmarkDocument/tree_100 - B/op
943677
B/op943675
B/op1.00
BenchmarkDocument/tree_100 - allocs/op
6099
allocs/op6099
allocs/op1
BenchmarkDocument/tree_1000 - ns/op
75944509
ns/op80016072
ns/op0.95
BenchmarkDocument/tree_1000 - B/op
86460491
B/op86459834
B/op1.00
BenchmarkDocument/tree_1000 - allocs/op
60113
allocs/op60112
allocs/op1.00
BenchmarkDocument/tree_10000 - ns/op
9524239219
ns/op9560734807
ns/op1.00
BenchmarkDocument/tree_10000 - B/op
8580674120
B/op8580992888
B/op1.00
BenchmarkDocument/tree_10000 - allocs/op
600251
allocs/op600249
allocs/op1.00
BenchmarkDocument/tree_delete_all_1000 - ns/op
72496664
ns/op79780857
ns/op0.91
BenchmarkDocument/tree_delete_all_1000 - B/op
87012700
B/op86991547
B/op1.00
BenchmarkDocument/tree_delete_all_1000 - allocs/op
67755
allocs/op67754
allocs/op1.00
BenchmarkDocument/tree_edit_gc_100 - ns/op
3644746
ns/op3779767
ns/op0.96
BenchmarkDocument/tree_edit_gc_100 - B/op
4120961
B/op4120995
B/op1.00
BenchmarkDocument/tree_edit_gc_100 - allocs/op
14356
allocs/op14356
allocs/op1
BenchmarkDocument/tree_edit_gc_1000 - ns/op
299238040
ns/op323515833
ns/op0.92
BenchmarkDocument/tree_edit_gc_1000 - B/op
383467596
B/op383469314
B/op1.00
BenchmarkDocument/tree_edit_gc_1000 - allocs/op
145401
allocs/op145442
allocs/op1.00
BenchmarkDocument/tree_split_gc_100 - ns/op
2445965
ns/op2593311
ns/op0.94
BenchmarkDocument/tree_split_gc_100 - B/op
2386803
B/op2386768
B/op1.00
BenchmarkDocument/tree_split_gc_100 - allocs/op
10341
allocs/op10341
allocs/op1
BenchmarkDocument/tree_split_gc_1000 - ns/op
176796994
ns/op200195520
ns/op0.88
BenchmarkDocument/tree_split_gc_1000 - B/op
221990205
B/op221992364
B/op1.00
BenchmarkDocument/tree_split_gc_1000 - allocs/op
112244
allocs/op112270
allocs/op1.00
BenchmarkRPC/client_to_server - ns/op
357526556
ns/op352414102
ns/op1.01
BenchmarkRPC/client_to_server - B/op
17787330
B/op12315712
B/op1.44
BenchmarkRPC/client_to_server - allocs/op
166882
allocs/op173420
allocs/op0.96
BenchmarkRPC/client_to_client_via_server - ns/op
608846308
ns/op593357792
ns/op1.03
BenchmarkRPC/client_to_client_via_server - B/op
33340804
B/op22712536
B/op1.47
BenchmarkRPC/client_to_client_via_server - allocs/op
312946
allocs/op325430
allocs/op0.96
BenchmarkRPC/attach_large_document - ns/op
1204432417
ns/op1135748804
ns/op1.06
BenchmarkRPC/attach_large_document - B/op
1869051272
B/op1797192968
B/op1.04
BenchmarkRPC/attach_large_document - allocs/op
7563
allocs/op10495
allocs/op0.72
BenchmarkRPC/adminCli_to_server - ns/op
553922190
ns/op503235678
ns/op1.10
BenchmarkRPC/adminCli_to_server - B/op
35991616
B/op20239816
B/op1.78
BenchmarkRPC/adminCli_to_server - allocs/op
289657
allocs/op321245
allocs/op0.90
BenchmarkLocker - ns/op
64.59
ns/op64.7
ns/op1.00
BenchmarkLocker - B/op
16
B/op16
B/op1
BenchmarkLocker - allocs/op
1
allocs/op1
allocs/op1
BenchmarkLockerParallel - ns/op
59.3
ns/op38.99
ns/op1.52
BenchmarkLockerParallel - B/op
0
B/op0
B/opNaN
BenchmarkLockerParallel - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkLockerMoreKeys - ns/op
142.1
ns/op141.4
ns/op1.00
BenchmarkLockerMoreKeys - B/op
15
B/op15
B/op1
BenchmarkLockerMoreKeys - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkChange/Push_10_Changes - ns/op
3788546
ns/op3758144
ns/op1.01
BenchmarkChange/Push_10_Changes - B/op
126323
B/op126060
B/op1.00
BenchmarkChange/Push_10_Changes - allocs/op
1254
allocs/op1254
allocs/op1
BenchmarkChange/Push_100_Changes - ns/op
14179878
ns/op13940327
ns/op1.02
BenchmarkChange/Push_100_Changes - B/op
645678
B/op635856
B/op1.02
BenchmarkChange/Push_100_Changes - allocs/op
6539
allocs/op6537
allocs/op1.00
BenchmarkChange/Push_1000_Changes - ns/op
113787806
ns/op111233442
ns/op1.02
BenchmarkChange/Push_1000_Changes - B/op
6072705
B/op6121190
B/op0.99
BenchmarkChange/Push_1000_Changes - allocs/op
62159
allocs/op62160
allocs/op1.00
BenchmarkChange/Pull_10_Changes - ns/op
2825173
ns/op2826536
ns/op1.00
BenchmarkChange/Pull_10_Changes - B/op
100489
B/op100762
B/op1.00
BenchmarkChange/Pull_10_Changes - allocs/op
952
allocs/op951
allocs/op1.00
BenchmarkChange/Pull_100_Changes - ns/op
4271848
ns/op4285368
ns/op1.00
BenchmarkChange/Pull_100_Changes - B/op
257757
B/op258368
B/op1.00
BenchmarkChange/Pull_100_Changes - allocs/op
3154
allocs/op3154
allocs/op1
BenchmarkChange/Pull_1000_Changes - ns/op
8306479
ns/op8167707
ns/op1.02
BenchmarkChange/Pull_1000_Changes - B/op
1397891
B/op1396006
B/op1.00
BenchmarkChange/Pull_1000_Changes - allocs/op
26873
allocs/op26875
allocs/op1.00
BenchmarkSnapshot/Push_3KB_snapshot - ns/op
16778088
ns/op16542031
ns/op1.01
BenchmarkSnapshot/Push_3KB_snapshot - B/op
797098
B/op803032
B/op0.99
BenchmarkSnapshot/Push_3KB_snapshot - allocs/op
6542
allocs/op6541
allocs/op1.00
BenchmarkSnapshot/Push_30KB_snapshot - ns/op
118066050
ns/op115742371
ns/op1.02
BenchmarkSnapshot/Push_30KB_snapshot - B/op
6311350
B/op6194810
B/op1.02
BenchmarkSnapshot/Push_30KB_snapshot - allocs/op
62167
allocs/op62160
allocs/op1.00
BenchmarkSnapshot/Pull_3KB_snapshot - ns/op
6450394
ns/op6430565
ns/op1.00
BenchmarkSnapshot/Pull_3KB_snapshot - B/op
905262
B/op896182
B/op1.01
BenchmarkSnapshot/Pull_3KB_snapshot - allocs/op
14879
allocs/op14878
allocs/op1.00
BenchmarkSnapshot/Pull_30KB_snapshot - ns/op
14981250
ns/op13836326
ns/op1.08
BenchmarkSnapshot/Pull_30KB_snapshot - B/op
6982086
B/op6881704
B/op1.01
BenchmarkSnapshot/Pull_30KB_snapshot - allocs/op
144141
allocs/op144137
allocs/op1.00
BenchmarkSync/memory_sync_10_test - ns/op
6868
ns/op6951
ns/op0.99
BenchmarkSync/memory_sync_10_test - B/op
1286
B/op1286
B/op1
BenchmarkSync/memory_sync_10_test - allocs/op
38
allocs/op38
allocs/op1
BenchmarkSync/memory_sync_100_test - ns/op
51792
ns/op51862
ns/op1.00
BenchmarkSync/memory_sync_100_test - B/op
8650
B/op8645
B/op1.00
BenchmarkSync/memory_sync_100_test - allocs/op
273
allocs/op273
allocs/op1
BenchmarkSync/memory_sync_1000_test - ns/op
598021
ns/op590462
ns/op1.01
BenchmarkSync/memory_sync_1000_test - B/op
74347
B/op74351
B/op1.00
BenchmarkSync/memory_sync_1000_test - allocs/op
2108
allocs/op2110
allocs/op1.00
BenchmarkSync/memory_sync_10000_test - ns/op
7062918
ns/op7172270
ns/op0.98
BenchmarkSync/memory_sync_10000_test - B/op
767200
B/op761620
B/op1.01
BenchmarkSync/memory_sync_10000_test - allocs/op
20673
allocs/op20567
allocs/op1.01
BenchmarkTextEditing - ns/op
18900532535
ns/op18282368755
ns/op1.03
BenchmarkTextEditing - B/op
9037599736
B/op9038075072
B/op1.00
BenchmarkTextEditing - allocs/op
19921501
allocs/op19923870
allocs/op1.00
This comment was automatically generated by workflow using github-action-benchmark.