-
-
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.
Update MAINTAINING.md version updating guide
- Loading branch information
Showing
1 changed file
with
2 additions
and
1 deletion.
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
de834c6
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
2045
ns/op1749
ns/op1.17
BenchmarkDocument/constructor_test - B/op
1240
B/op1240
B/op1
BenchmarkDocument/constructor_test - allocs/op
20
allocs/op20
allocs/op1
BenchmarkDocument/status_test - ns/op
1967
ns/op1125
ns/op1.75
BenchmarkDocument/status_test - B/op
1208
B/op1208
B/op1
BenchmarkDocument/status_test - allocs/op
18
allocs/op18
allocs/op1
BenchmarkDocument/equals_test - ns/op
11074
ns/op10258
ns/op1.08
BenchmarkDocument/equals_test - B/op
7009
B/op7008
B/op1.00
BenchmarkDocument/equals_test - allocs/op
119
allocs/op119
allocs/op1
BenchmarkDocument/nested_update_test - ns/op
25606
ns/op22089
ns/op1.16
BenchmarkDocument/nested_update_test - B/op
11993
B/op11993
B/op1
BenchmarkDocument/nested_update_test - allocs/op
253
allocs/op253
allocs/op1
BenchmarkDocument/delete_test - ns/op
34811
ns/op29589
ns/op1.18
BenchmarkDocument/delete_test - B/op
15218
B/op15219
B/op1.00
BenchmarkDocument/delete_test - allocs/op
332
allocs/op332
allocs/op1
BenchmarkDocument/object_test - ns/op
12571
ns/op10514
ns/op1.20
BenchmarkDocument/object_test - B/op
6753
B/op6752
B/op1.00
BenchmarkDocument/object_test - allocs/op
115
allocs/op115
allocs/op1
BenchmarkDocument/array_test - ns/op
41537
ns/op35150
ns/op1.18
BenchmarkDocument/array_test - B/op
11849
B/op11850
B/op1.00
BenchmarkDocument/array_test - allocs/op
269
allocs/op269
allocs/op1
BenchmarkDocument/text_test - ns/op
46887
ns/op39419
ns/op1.19
BenchmarkDocument/text_test - B/op
14922
B/op14922
B/op1
BenchmarkDocument/text_test - allocs/op
475
allocs/op475
allocs/op1
BenchmarkDocument/text_composition_test - ns/op
46443
ns/op38620
ns/op1.20
BenchmarkDocument/text_composition_test - B/op
18306
B/op18306
B/op1
BenchmarkDocument/text_composition_test - allocs/op
476
allocs/op476
allocs/op1
BenchmarkDocument/rich_text_test - ns/op
123904
ns/op104068
ns/op1.19
BenchmarkDocument/rich_text_test - B/op
38695
B/op38695
B/op1
BenchmarkDocument/rich_text_test - allocs/op
1154
allocs/op1154
allocs/op1
BenchmarkDocument/counter_test - ns/op
25978
ns/op21342
ns/op1.22
BenchmarkDocument/counter_test - B/op
10275
B/op10274
B/op1.00
BenchmarkDocument/counter_test - allocs/op
240
allocs/op240
allocs/op1
BenchmarkDocument/text_edit_gc_100 - ns/op
4607923
ns/op3923727
ns/op1.17
BenchmarkDocument/text_edit_gc_100 - B/op
1553665
B/op1553283
B/op1.00
BenchmarkDocument/text_edit_gc_100 - allocs/op
17168
allocs/op17167
allocs/op1.00
BenchmarkDocument/text_edit_gc_1000 - ns/op
352131954
ns/op306385004
ns/op1.15
BenchmarkDocument/text_edit_gc_1000 - B/op
136643597
B/op136637484
B/op1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op
210740
allocs/op210736
allocs/op1.00
BenchmarkDocument/text_split_gc_100 - ns/op
5333376
ns/op4445880
ns/op1.20
BenchmarkDocument/text_split_gc_100 - B/op
2218149
B/op2217513
B/op1.00
BenchmarkDocument/text_split_gc_100 - allocs/op
16596
allocs/op16592
allocs/op1.00
BenchmarkDocument/text_split_gc_1000 - ns/op
419190826
ns/op354090616
ns/op1.18
BenchmarkDocument/text_split_gc_1000 - B/op
214862861
B/op214872008
B/op1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op
211453
allocs/op211500
allocs/op1.00
BenchmarkDocument/text_delete_all_10000 - ns/op
20626024
ns/op18778753
ns/op1.10
BenchmarkDocument/text_delete_all_10000 - B/op
5903894
B/op5903015
B/op1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op
41124
allocs/op41120
allocs/op1.00
BenchmarkDocument/text_delete_all_100000 - ns/op
256232978
ns/op259259593
ns/op0.99
BenchmarkDocument/text_delete_all_100000 - B/op
53865152
B/op53855284
B/op1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op
416095
allocs/op416067
allocs/op1.00
BenchmarkDocument/text_100 - ns/op
376592
ns/op322064
ns/op1.17
BenchmarkDocument/text_100 - B/op
118518
B/op118517
B/op1.00
BenchmarkDocument/text_100 - allocs/op
5079
allocs/op5079
allocs/op1
BenchmarkDocument/text_1000 - ns/op
4140974
ns/op3439081
ns/op1.20
BenchmarkDocument/text_1000 - B/op
1153133
B/op1153120
B/op1.00
BenchmarkDocument/text_1000 - allocs/op
50083
allocs/op50083
allocs/op1
BenchmarkDocument/array_1000 - ns/op
2022465
ns/op1721215
ns/op1.18
BenchmarkDocument/array_1000 - B/op
1103080
B/op1102839
B/op1.00
BenchmarkDocument/array_1000 - allocs/op
11872
allocs/op11871
allocs/op1.00
BenchmarkDocument/array_10000 - ns/op
22595744
ns/op19751883
ns/op1.14
BenchmarkDocument/array_10000 - B/op
9906714
B/op9907908
B/op1.00
BenchmarkDocument/array_10000 - allocs/op
120721
allocs/op120726
allocs/op1.00
BenchmarkDocument/array_gc_100 - ns/op
212132
ns/op180175
ns/op1.18
BenchmarkDocument/array_gc_100 - B/op
98453
B/op98463
B/op1.00
BenchmarkDocument/array_gc_100 - allocs/op
1248
allocs/op1248
allocs/op1
BenchmarkDocument/array_gc_1000 - ns/op
2316517
ns/op1935405
ns/op1.20
BenchmarkDocument/array_gc_1000 - B/op
1170636
B/op1170631
B/op1.00
BenchmarkDocument/array_gc_1000 - allocs/op
12911
allocs/op12911
allocs/op1
BenchmarkDocument/counter_1000 - ns/op
335056
ns/op283369
ns/op1.18
BenchmarkDocument/counter_1000 - B/op
198837
B/op198836
B/op1.00
BenchmarkDocument/counter_1000 - allocs/op
6508
allocs/op6508
allocs/op1
BenchmarkDocument/counter_10000 - ns/op
3670211
ns/op3094378
ns/op1.19
BenchmarkDocument/counter_10000 - B/op
2165793
B/op2165759
B/op1.00
BenchmarkDocument/counter_10000 - allocs/op
69515
allocs/op69515
allocs/op1
BenchmarkDocument/object_1000 - ns/op
2225901
ns/op1854241
ns/op1.20
BenchmarkDocument/object_1000 - B/op
1451393
B/op1451488
B/op1.00
BenchmarkDocument/object_1000 - allocs/op
9919
allocs/op9920
allocs/op1.00
BenchmarkDocument/object_10000 - ns/op
27952003
ns/op22812283
ns/op1.23
BenchmarkDocument/object_10000 - B/op
12370077
B/op12371575
B/op1.00
BenchmarkDocument/object_10000 - allocs/op
101226
allocs/op101230
allocs/op1.00
BenchmarkDocument/tree_100 - ns/op
1150116
ns/op965307
ns/op1.19
BenchmarkDocument/tree_100 - B/op
442921
B/op442918
B/op1.00
BenchmarkDocument/tree_100 - allocs/op
4505
allocs/op4505
allocs/op1
BenchmarkDocument/tree_1000 - ns/op
79467588
ns/op65746234
ns/op1.21
BenchmarkDocument/tree_1000 - B/op
35222907
B/op35223101
B/op1.00
BenchmarkDocument/tree_1000 - allocs/op
44117
allocs/op44117
allocs/op1
BenchmarkDocument/tree_10000 - ns/op
10448663654
ns/op8668032767
ns/op1.21
BenchmarkDocument/tree_10000 - B/op
3438902192
B/op3438883008
B/op1.00
BenchmarkDocument/tree_10000 - allocs/op
440183
allocs/op440158
allocs/op1.00
BenchmarkDocument/tree_delete_all_1000 - ns/op
82074789
ns/op66903447
ns/op1.23
BenchmarkDocument/tree_delete_all_1000 - B/op
35692966
B/op35692848
B/op1.00
BenchmarkDocument/tree_delete_all_1000 - allocs/op
51767
allocs/op51770
allocs/op1.00
BenchmarkDocument/tree_edit_gc_100 - ns/op
4187613
ns/op3527371
ns/op1.19
BenchmarkDocument/tree_edit_gc_100 - B/op
2077493
B/op2077506
B/op1.00
BenchmarkDocument/tree_edit_gc_100 - allocs/op
11164
allocs/op11164
allocs/op1
BenchmarkDocument/tree_edit_gc_1000 - ns/op
307651630
ns/op254911874
ns/op1.21
BenchmarkDocument/tree_edit_gc_1000 - B/op
180290338
B/op180292706
B/op1.00
BenchmarkDocument/tree_edit_gc_1000 - allocs/op
113373
allocs/op113375
allocs/op1.00
BenchmarkDocument/tree_split_gc_100 - ns/op
2990035
ns/op2445528
ns/op1.22
BenchmarkDocument/tree_split_gc_100 - B/op
1348683
B/op1347907
B/op1.00
BenchmarkDocument/tree_split_gc_100 - allocs/op
9060
allocs/op9060
allocs/op1
BenchmarkDocument/tree_split_gc_1000 - ns/op
192484597
ns/op158194580
ns/op1.22
BenchmarkDocument/tree_split_gc_1000 - B/op
113955176
B/op113955594
B/op1.00
BenchmarkDocument/tree_split_gc_1000 - allocs/op
93864
allocs/op93870
allocs/op1.00
BenchmarkRPC/client_to_server - ns/op
452723228
ns/op410209186
ns/op1.10
BenchmarkRPC/client_to_server - B/op
12286301
B/op12299578
B/op1.00
BenchmarkRPC/client_to_server - allocs/op
177218
allocs/op177333
allocs/op1.00
BenchmarkRPC/client_to_client_via_server - ns/op
810137340
ns/op684966268
ns/op1.18
BenchmarkRPC/client_to_client_via_server - B/op
22647412
B/op22672428
B/op1.00
BenchmarkRPC/client_to_client_via_server - allocs/op
330469
allocs/op330714
allocs/op1.00
BenchmarkRPC/attach_large_document - ns/op
1668295007
ns/op1468497954
ns/op1.14
BenchmarkRPC/attach_large_document - B/op
1800045392
B/op1798799384
B/op1.00
BenchmarkRPC/attach_large_document - allocs/op
9483
allocs/op9680
allocs/op0.98
BenchmarkRPC/adminCli_to_server - ns/op
658804896
ns/op585226225
ns/op1.13
BenchmarkRPC/adminCli_to_server - B/op
20192664
B/op20183260
B/op1.00
BenchmarkRPC/adminCli_to_server - allocs/op
324106
allocs/op324105
allocs/op1.00
BenchmarkLocker - ns/op
150
ns/op129.2
ns/op1.16
BenchmarkLocker - B/op
16
B/op16
B/op1
BenchmarkLocker - allocs/op
1
allocs/op1
allocs/op1
BenchmarkLockerParallel - ns/op
170.3
ns/op188.4
ns/op0.90
BenchmarkLockerParallel - B/op
0
B/op0
B/opNaN
BenchmarkLockerParallel - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkLockerMoreKeys - ns/op
387.9
ns/op294
ns/op1.32
BenchmarkLockerMoreKeys - B/op
14
B/op15
B/op0.93
BenchmarkLockerMoreKeys - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkSync/memory_sync_10_test - ns/op
9151
ns/op7574
ns/op1.21
BenchmarkSync/memory_sync_10_test - B/op
1282
B/op1282
B/op1
BenchmarkSync/memory_sync_10_test - allocs/op
38
allocs/op38
allocs/op1
BenchmarkSync/memory_sync_100_test - ns/op
85005
ns/op69802
ns/op1.22
BenchmarkSync/memory_sync_100_test - B/op
8615
B/op8697
B/op0.99
BenchmarkSync/memory_sync_100_test - allocs/op
271
allocs/op276
allocs/op0.98
BenchmarkSync/memory_sync_1000_test - ns/op
790400
ns/op693970
ns/op1.14
BenchmarkSync/memory_sync_1000_test - B/op
82053
B/op81752
B/op1.00
BenchmarkSync/memory_sync_1000_test - allocs/op
2599
allocs/op2582
allocs/op1.01
BenchmarkSync/memory_sync_10000_test - ns/op
8092066
ns/op7505096
ns/op1.08
BenchmarkSync/memory_sync_10000_test - B/op
855433
B/op859230
B/op1.00
BenchmarkSync/memory_sync_10000_test - allocs/op
27091
allocs/op27236
allocs/op0.99
BenchmarkTextEditing - ns/op
30235669867
ns/op28596186918
ns/op1.06
BenchmarkTextEditing - B/op
8456455120
B/op8456660736
B/op1.00
BenchmarkTextEditing - allocs/op
20613493
allocs/op20614635
allocs/op1.00
This comment was automatically generated by workflow using github-action-benchmark.