-
-
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.
- Loading branch information
Showing
4 changed files
with
6 additions
and
5 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
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
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
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
6ad2ca3
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
1378
ns/op1377
ns/op1.00
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
775.8
ns/op789.4
ns/op0.98
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
7089
ns/op7111
ns/op1.00
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
16093
ns/op16193
ns/op0.99
BenchmarkDocument/nested_update_test - B/op
11962
B/op11963
B/op1.00
BenchmarkDocument/nested_update_test - allocs/op
254
allocs/op254
allocs/op1
BenchmarkDocument/delete_test - ns/op
24994
ns/op21946
ns/op1.14
BenchmarkDocument/delete_test - B/op
15188
B/op15188
B/op1
BenchmarkDocument/delete_test - allocs/op
333
allocs/op333
allocs/op1
BenchmarkDocument/object_test - ns/op
8306
ns/op8312
ns/op1.00
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
28389
ns/op30000
ns/op0.95
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
30472
ns/op30139
ns/op1.01
BenchmarkDocument/text_test - B/op
14883
B/op14795
B/op1.01
BenchmarkDocument/text_test - allocs/op
468
allocs/op468
allocs/op1
BenchmarkDocument/text_composition_test - ns/op
28657
ns/op28335
ns/op1.01
BenchmarkDocument/text_composition_test - B/op
18398
B/op18276
B/op1.01
BenchmarkDocument/text_composition_test - allocs/op
477
allocs/op477
allocs/op1
BenchmarkDocument/rich_text_test - ns/op
79792
ns/op79995
ns/op1.00
BenchmarkDocument/rich_text_test - B/op
38644
B/op38540
B/op1.00
BenchmarkDocument/rich_text_test - allocs/op
1147
allocs/op1147
allocs/op1
BenchmarkDocument/counter_test - ns/op
16689
ns/op16569
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
2897359
ns/op2880237
ns/op1.01
BenchmarkDocument/text_edit_gc_100 - B/op
1658507
B/op1655338
B/op1.00
BenchmarkDocument/text_edit_gc_100 - allocs/op
17092
allocs/op17093
allocs/op1.00
BenchmarkDocument/text_edit_gc_1000 - ns/op
230791413
ns/op230665534
ns/op1.00
BenchmarkDocument/text_edit_gc_1000 - B/op
144381795
B/op144353982
B/op1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op
200938
allocs/op200922
allocs/op1.00
BenchmarkDocument/text_split_gc_100 - ns/op
3378690
ns/op3364482
ns/op1.00
BenchmarkDocument/text_split_gc_100 - B/op
2317134
B/op2313691
B/op1.00
BenchmarkDocument/text_split_gc_100 - allocs/op
16197
allocs/op16194
allocs/op1.00
BenchmarkDocument/text_split_gc_1000 - ns/op
289302268
ns/op287958336
ns/op1.00
BenchmarkDocument/text_split_gc_1000 - B/op
228938492
B/op228907444
B/op1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op
204002
allocs/op204038
allocs/op1.00
BenchmarkDocument/text_delete_all_10000 - ns/op
10949359
ns/op10745732
ns/op1.02
BenchmarkDocument/text_delete_all_10000 - B/op
5811119
B/op5811042
B/op1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op
40678
allocs/op40677
allocs/op1.00
BenchmarkDocument/text_delete_all_100000 - ns/op
185313312
ns/op182654438
ns/op1.01
BenchmarkDocument/text_delete_all_100000 - B/op
81894240
B/op81901874
B/op1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op
411589
allocs/op411632
allocs/op1.00
BenchmarkDocument/text_100 - ns/op
219521
ns/op233058
ns/op0.94
BenchmarkDocument/text_100 - B/op
120107
B/op118483
B/op1.01
BenchmarkDocument/text_100 - allocs/op
5080
allocs/op5080
allocs/op1
BenchmarkDocument/text_1000 - ns/op
2395140
ns/op2391484
ns/op1.00
BenchmarkDocument/text_1000 - B/op
1169092
B/op1153070
B/op1.01
BenchmarkDocument/text_1000 - allocs/op
50084
allocs/op50084
allocs/op1
BenchmarkDocument/array_1000 - ns/op
1179079
ns/op1224286
ns/op0.96
BenchmarkDocument/array_1000 - B/op
1091233
B/op1091326
B/op1.00
BenchmarkDocument/array_1000 - allocs/op
11825
allocs/op11826
allocs/op1.00
BenchmarkDocument/array_10000 - ns/op
12991978
ns/op13077903
ns/op0.99
BenchmarkDocument/array_10000 - B/op
9799691
B/op9800290
B/op1.00
BenchmarkDocument/array_10000 - allocs/op
120290
allocs/op120292
allocs/op1.00
BenchmarkDocument/array_gc_100 - ns/op
145683
ns/op151788
ns/op0.96
BenchmarkDocument/array_gc_100 - B/op
132500
B/op132488
B/op1.00
BenchmarkDocument/array_gc_100 - allocs/op
1249
allocs/op1248
allocs/op1.00
BenchmarkDocument/array_gc_1000 - ns/op
1379567
ns/op1404854
ns/op0.98
BenchmarkDocument/array_gc_1000 - B/op
1158990
B/op1158980
B/op1.00
BenchmarkDocument/array_gc_1000 - allocs/op
12865
allocs/op12865
allocs/op1
BenchmarkDocument/counter_1000 - ns/op
201340
ns/op206194
ns/op0.98
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
2175688
ns/op2162242
ns/op1.01
BenchmarkDocument/counter_10000 - B/op
2087782
B/op2087767
B/op1.00
BenchmarkDocument/counter_10000 - allocs/op
59772
allocs/op59772
allocs/op1
BenchmarkDocument/object_1000 - ns/op
1338176
ns/op1387175
ns/op0.96
BenchmarkDocument/object_1000 - B/op
1428042
B/op1427873
B/op1.00
BenchmarkDocument/object_1000 - allocs/op
9845
allocs/op9844
allocs/op1.00
BenchmarkDocument/object_10000 - ns/op
14731614
ns/op14940872
ns/op0.99
BenchmarkDocument/object_10000 - B/op
12168130
B/op12167844
B/op1.00
BenchmarkDocument/object_10000 - allocs/op
100564
allocs/op100565
allocs/op1.00
BenchmarkDocument/tree_100 - ns/op
1010053
ns/op1063528
ns/op0.95
BenchmarkDocument/tree_100 - B/op
943673
B/op943676
B/op1.00
BenchmarkDocument/tree_100 - allocs/op
6099
allocs/op6099
allocs/op1
BenchmarkDocument/tree_1000 - ns/op
71605468
ns/op76919106
ns/op0.93
BenchmarkDocument/tree_1000 - B/op
86460808
B/op86460483
B/op1.00
BenchmarkDocument/tree_1000 - allocs/op
60113
allocs/op60113
allocs/op1
BenchmarkDocument/tree_10000 - ns/op
9508751300
ns/op9455598211
ns/op1.01
BenchmarkDocument/tree_10000 - B/op
8580983352
B/op8580974952
B/op1.00
BenchmarkDocument/tree_10000 - allocs/op
600243
allocs/op600241
allocs/op1.00
BenchmarkDocument/tree_delete_all_1000 - ns/op
73789762
ns/op76041550
ns/op0.97
BenchmarkDocument/tree_delete_all_1000 - B/op
86990994
B/op86990093
B/op1.00
BenchmarkDocument/tree_delete_all_1000 - allocs/op
67753
allocs/op67750
allocs/op1.00
BenchmarkDocument/tree_edit_gc_100 - ns/op
3653914
ns/op3788184
ns/op0.96
BenchmarkDocument/tree_edit_gc_100 - B/op
4120990
B/op4120975
B/op1.00
BenchmarkDocument/tree_edit_gc_100 - allocs/op
14356
allocs/op14356
allocs/op1
BenchmarkDocument/tree_edit_gc_1000 - ns/op
299079252
ns/op311628432
ns/op0.96
BenchmarkDocument/tree_edit_gc_1000 - B/op
383465988
B/op383466072
B/op1.00
BenchmarkDocument/tree_edit_gc_1000 - allocs/op
145407
allocs/op145408
allocs/op1.00
BenchmarkDocument/tree_split_gc_100 - ns/op
2453888
ns/op2537211
ns/op0.97
BenchmarkDocument/tree_split_gc_100 - B/op
2386859
B/op2386834
B/op1.00
BenchmarkDocument/tree_split_gc_100 - allocs/op
10341
allocs/op10341
allocs/op1
BenchmarkDocument/tree_split_gc_1000 - ns/op
178137660
ns/op186579060
ns/op0.95
BenchmarkDocument/tree_split_gc_1000 - B/op
221989948
B/op221992948
B/op1.00
BenchmarkDocument/tree_split_gc_1000 - allocs/op
112245
allocs/op112269
allocs/op1.00
BenchmarkRPC/client_to_server - ns/op
359468258
ns/op357207335
ns/op1.01
BenchmarkRPC/client_to_server - B/op
18092890
B/op17780002
B/op1.02
BenchmarkRPC/client_to_server - allocs/op
166894
allocs/op166893
allocs/op1.00
BenchmarkRPC/client_to_client_via_server - ns/op
612425176
ns/op609889492
ns/op1.00
BenchmarkRPC/client_to_client_via_server - B/op
32040088
B/op36970424
B/op0.87
BenchmarkRPC/client_to_client_via_server - allocs/op
312351
allocs/op312196
allocs/op1.00
BenchmarkRPC/attach_large_document - ns/op
1410630699
ns/op1311110292
ns/op1.08
BenchmarkRPC/attach_large_document - B/op
1879554224
B/op1890028136
B/op0.99
BenchmarkRPC/attach_large_document - allocs/op
7590
allocs/op7522
allocs/op1.01
BenchmarkRPC/adminCli_to_server - ns/op
539556308
ns/op542890036
ns/op0.99
BenchmarkRPC/adminCli_to_server - B/op
36393664
B/op35988828
B/op1.01
BenchmarkRPC/adminCli_to_server - allocs/op
289671
allocs/op289666
allocs/op1.00
BenchmarkLocker - ns/op
65.42
ns/op68.75
ns/op0.95
BenchmarkLocker - B/op
16
B/op16
B/op1
BenchmarkLocker - allocs/op
1
allocs/op1
allocs/op1
BenchmarkLockerParallel - ns/op
38.74
ns/op40.48
ns/op0.96
BenchmarkLockerParallel - B/op
0
B/op0
B/opNaN
BenchmarkLockerParallel - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkLockerMoreKeys - ns/op
155.2
ns/op147.6
ns/op1.05
BenchmarkLockerMoreKeys - B/op
15
B/op15
B/op1
BenchmarkLockerMoreKeys - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkChange/Push_10_Changes - ns/op
3778534
ns/op3805155
ns/op0.99
BenchmarkChange/Push_10_Changes - B/op
125894
B/op126109
B/op1.00
BenchmarkChange/Push_10_Changes - allocs/op
1253
allocs/op1248
allocs/op1.00
BenchmarkChange/Push_100_Changes - ns/op
14213063
ns/op14183166
ns/op1.00
BenchmarkChange/Push_100_Changes - B/op
642202
B/op642196
B/op1.00
BenchmarkChange/Push_100_Changes - allocs/op
6537
allocs/op6533
allocs/op1.00
BenchmarkChange/Push_1000_Changes - ns/op
113515316
ns/op113839698
ns/op1.00
BenchmarkChange/Push_1000_Changes - B/op
5948182
B/op6143264
B/op0.97
BenchmarkChange/Push_1000_Changes - allocs/op
62159
allocs/op62159
allocs/op1
BenchmarkChange/Pull_10_Changes - ns/op
2835467
ns/op2849854
ns/op0.99
BenchmarkChange/Pull_10_Changes - B/op
100744
B/op100526
B/op1.00
BenchmarkChange/Pull_10_Changes - allocs/op
952
allocs/op952
allocs/op1
BenchmarkChange/Pull_100_Changes - ns/op
4322052
ns/op4343669
ns/op1.00
BenchmarkChange/Pull_100_Changes - B/op
258125
B/op257709
B/op1.00
BenchmarkChange/Pull_100_Changes - allocs/op
3154
allocs/op3154
allocs/op1
BenchmarkChange/Pull_1000_Changes - ns/op
8366971
ns/op8312148
ns/op1.01
BenchmarkChange/Pull_1000_Changes - B/op
1398053
B/op1399193
B/op1.00
BenchmarkChange/Pull_1000_Changes - allocs/op
26869
allocs/op26872
allocs/op1.00
BenchmarkSnapshot/Push_3KB_snapshot - ns/op
16715810
ns/op16961319
ns/op0.99
BenchmarkSnapshot/Push_3KB_snapshot - B/op
808430
B/op808475
B/op1.00
BenchmarkSnapshot/Push_3KB_snapshot - allocs/op
6542
allocs/op6543
allocs/op1.00
BenchmarkSnapshot/Push_30KB_snapshot - ns/op
116878633
ns/op118594721
ns/op0.99
BenchmarkSnapshot/Push_30KB_snapshot - B/op
6191577
B/op6352788
B/op0.97
BenchmarkSnapshot/Push_30KB_snapshot - allocs/op
62168
allocs/op62161
allocs/op1.00
BenchmarkSnapshot/Pull_3KB_snapshot - ns/op
6603431
ns/op6716744
ns/op0.98
BenchmarkSnapshot/Pull_3KB_snapshot - B/op
905446
B/op904978
B/op1.00
BenchmarkSnapshot/Pull_3KB_snapshot - allocs/op
14881
allocs/op14877
allocs/op1.00
BenchmarkSnapshot/Pull_30KB_snapshot - ns/op
14819871
ns/op15139900
ns/op0.98
BenchmarkSnapshot/Pull_30KB_snapshot - B/op
6992895
B/op6988512
B/op1.00
BenchmarkSnapshot/Pull_30KB_snapshot - allocs/op
144141
allocs/op144138
allocs/op1.00
BenchmarkSync/memory_sync_10_test - ns/op
6771
ns/op6857
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
51775
ns/op52028
ns/op1.00
BenchmarkSync/memory_sync_100_test - B/op
8639
B/op8648
B/op1.00
BenchmarkSync/memory_sync_100_test - allocs/op
273
allocs/op273
allocs/op1
BenchmarkSync/memory_sync_1000_test - ns/op
589996
ns/op589322
ns/op1.00
BenchmarkSync/memory_sync_1000_test - B/op
74387
B/op74649
B/op1.00
BenchmarkSync/memory_sync_1000_test - allocs/op
2113
allocs/op2127
allocs/op0.99
BenchmarkSync/memory_sync_10000_test - ns/op
6887171
ns/op7070870
ns/op0.97
BenchmarkSync/memory_sync_10000_test - B/op
762261
B/op756421
B/op1.01
BenchmarkSync/memory_sync_10000_test - allocs/op
20613
allocs/op20513
allocs/op1.00
BenchmarkTextEditing - ns/op
18816868339
ns/op18441616550
ns/op1.02
BenchmarkTextEditing - B/op
9041528904
B/op9037573648
B/op1.00
BenchmarkTextEditing - allocs/op
19920803
allocs/op19921799
allocs/op1.00
This comment was automatically generated by workflow using github-action-benchmark.