-
-
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
1 parent
080822a
commit 4426a41
Showing
1 changed file
with
4 additions
and
11 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
4426a41
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
1318
ns/op1542
ns/op0.85
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
773.7
ns/op780
ns/op0.99
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
7991
ns/op7138
ns/op1.12
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
15974
ns/op16248
ns/op0.98
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
21745
ns/op22078
ns/op0.98
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
8270
ns/op8387
ns/op0.99
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
28452
ns/op28691
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
30499
ns/op31234
ns/op0.98
BenchmarkDocument/text_test - B/op
14884
B/op15412
B/op0.97
BenchmarkDocument/text_test - allocs/op
468
allocs/op479
allocs/op0.98
BenchmarkDocument/text_composition_test - ns/op
28647
ns/op28838
ns/op0.99
BenchmarkDocument/text_composition_test - B/op
18398
B/op18590
B/op0.99
BenchmarkDocument/text_composition_test - allocs/op
477
allocs/op481
allocs/op0.99
BenchmarkDocument/rich_text_test - ns/op
80470
ns/op84725
ns/op0.95
BenchmarkDocument/rich_text_test - B/op
38644
B/op47959
B/op0.81
BenchmarkDocument/rich_text_test - allocs/op
1147
allocs/op1216
allocs/op0.94
BenchmarkDocument/counter_test - ns/op
16497
ns/op16633
ns/op0.99
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
2898674
ns/op2896824
ns/op1.00
BenchmarkDocument/text_edit_gc_100 - B/op
1658573
B/op1658595
B/op1.00
BenchmarkDocument/text_edit_gc_100 - allocs/op
17093
allocs/op17092
allocs/op1.00
BenchmarkDocument/text_edit_gc_1000 - ns/op
230571909
ns/op232593749
ns/op0.99
BenchmarkDocument/text_edit_gc_1000 - B/op
144362982
B/op144379059
B/op1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op
200855
allocs/op200906
allocs/op1.00
BenchmarkDocument/text_split_gc_100 - ns/op
3358957
ns/op3420377
ns/op0.98
BenchmarkDocument/text_split_gc_100 - B/op
2316783
B/op2316994
B/op1.00
BenchmarkDocument/text_split_gc_100 - allocs/op
16195
allocs/op16196
allocs/op1.00
BenchmarkDocument/text_split_gc_1000 - ns/op
287057646
ns/op291333302
ns/op0.99
BenchmarkDocument/text_split_gc_1000 - B/op
228924664
B/op228919328
B/op1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op
203950
allocs/op203934
allocs/op1.00
BenchmarkDocument/text_delete_all_10000 - ns/op
10716352
ns/op11818492
ns/op0.91
BenchmarkDocument/text_delete_all_10000 - B/op
5810979
B/op5810678
B/op1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op
40677
allocs/op40675
allocs/op1.00
BenchmarkDocument/text_delete_all_100000 - ns/op
177411842
ns/op201368223
ns/op0.88
BenchmarkDocument/text_delete_all_100000 - B/op
81889445
B/op81900570
B/op1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op
411572
allocs/op411626
allocs/op1.00
BenchmarkDocument/text_100 - ns/op
227763
ns/op220270
ns/op1.03
BenchmarkDocument/text_100 - B/op
120107
B/op120107
B/op1
BenchmarkDocument/text_100 - allocs/op
5080
allocs/op5080
allocs/op1
BenchmarkDocument/text_1000 - ns/op
2462192
ns/op2429840
ns/op1.01
BenchmarkDocument/text_1000 - B/op
1169079
B/op1169078
B/op1.00
BenchmarkDocument/text_1000 - allocs/op
50084
allocs/op50084
allocs/op1
BenchmarkDocument/array_1000 - ns/op
1211845
ns/op1191138
ns/op1.02
BenchmarkDocument/array_1000 - B/op
1091230
B/op1091341
B/op1.00
BenchmarkDocument/array_1000 - allocs/op
11825
allocs/op11826
allocs/op1.00
BenchmarkDocument/array_10000 - ns/op
13058516
ns/op13214012
ns/op0.99
BenchmarkDocument/array_10000 - B/op
9799423
B/op9800667
B/op1.00
BenchmarkDocument/array_10000 - allocs/op
120289
allocs/op120294
allocs/op1.00
BenchmarkDocument/array_gc_100 - ns/op
151402
ns/op144166
ns/op1.05
BenchmarkDocument/array_gc_100 - B/op
132497
B/op132489
B/op1.00
BenchmarkDocument/array_gc_100 - allocs/op
1248
allocs/op1248
allocs/op1
BenchmarkDocument/array_gc_1000 - ns/op
1407188
ns/op1375392
ns/op1.02
BenchmarkDocument/array_gc_1000 - B/op
1158929
B/op1158914
B/op1.00
BenchmarkDocument/array_gc_1000 - allocs/op
12865
allocs/op12864
allocs/op1.00
BenchmarkDocument/counter_1000 - ns/op
204467
ns/op198354
ns/op1.03
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
2172048
ns/op2157794
ns/op1.01
BenchmarkDocument/counter_10000 - B/op
2087767
B/op2087766
B/op1.00
BenchmarkDocument/counter_10000 - allocs/op
59772
allocs/op59772
allocs/op1
BenchmarkDocument/object_1000 - ns/op
1347600
ns/op1354096
ns/op1.00
BenchmarkDocument/object_1000 - B/op
1428029
B/op1428036
B/op1.00
BenchmarkDocument/object_1000 - allocs/op
9845
allocs/op9845
allocs/op1
BenchmarkDocument/object_10000 - ns/op
14268885
ns/op15028111
ns/op0.95
BenchmarkDocument/object_10000 - B/op
12168514
B/op12166744
B/op1.00
BenchmarkDocument/object_10000 - allocs/op
100565
allocs/op100559
allocs/op1.00
BenchmarkDocument/tree_100 - ns/op
1031247
ns/op1049112
ns/op0.98
BenchmarkDocument/tree_100 - B/op
943676
B/op943678
B/op1.00
BenchmarkDocument/tree_100 - allocs/op
6099
allocs/op6099
allocs/op1
BenchmarkDocument/tree_1000 - ns/op
74537422
ns/op79782715
ns/op0.93
BenchmarkDocument/tree_1000 - B/op
86461467
B/op86460627
B/op1.00
BenchmarkDocument/tree_1000 - allocs/op
60114
allocs/op60114
allocs/op1
BenchmarkDocument/tree_10000 - ns/op
9431441531
ns/op9957562898
ns/op0.95
BenchmarkDocument/tree_10000 - B/op
8580976008
B/op8580990424
B/op1.00
BenchmarkDocument/tree_10000 - allocs/op
600250
allocs/op600232
allocs/op1.00
BenchmarkDocument/tree_delete_all_1000 - ns/op
74891730
ns/op77379744
ns/op0.97
BenchmarkDocument/tree_delete_all_1000 - B/op
86990145
B/op86990891
B/op1.00
BenchmarkDocument/tree_delete_all_1000 - allocs/op
67748
allocs/op67751
allocs/op1.00
BenchmarkDocument/tree_edit_gc_100 - ns/op
3710546
ns/op3743356
ns/op0.99
BenchmarkDocument/tree_edit_gc_100 - B/op
4121049
B/op4120983
B/op1.00
BenchmarkDocument/tree_edit_gc_100 - allocs/op
14356
allocs/op14356
allocs/op1
BenchmarkDocument/tree_edit_gc_1000 - ns/op
307275745
ns/op311312288
ns/op0.99
BenchmarkDocument/tree_edit_gc_1000 - B/op
383467070
B/op383465558
B/op1.00
BenchmarkDocument/tree_edit_gc_1000 - allocs/op
145415
allocs/op145406
allocs/op1.00
BenchmarkDocument/tree_split_gc_100 - ns/op
2491006
ns/op2564917
ns/op0.97
BenchmarkDocument/tree_split_gc_100 - B/op
2386841
B/op2386900
B/op1.00
BenchmarkDocument/tree_split_gc_100 - allocs/op
10341
allocs/op10341
allocs/op1
BenchmarkDocument/tree_split_gc_1000 - ns/op
184875516
ns/op194397785
ns/op0.95
BenchmarkDocument/tree_split_gc_1000 - B/op
221991941
B/op221990026
B/op1.00
BenchmarkDocument/tree_split_gc_1000 - allocs/op
112251
allocs/op112248
allocs/op1.00
BenchmarkRPC/client_to_server - ns/op
354681887
ns/op364396329
ns/op0.97
BenchmarkRPC/client_to_server - B/op
17529666
B/op18067424
B/op0.97
BenchmarkRPC/client_to_server - allocs/op
166901
allocs/op165863
allocs/op1.01
BenchmarkRPC/client_to_client_via_server - ns/op
604629946
ns/op625660123
ns/op0.97
BenchmarkRPC/client_to_client_via_server - B/op
32470488
B/op32815272
B/op0.99
BenchmarkRPC/client_to_client_via_server - allocs/op
312386
allocs/op310207
allocs/op1.01
BenchmarkRPC/attach_large_document - ns/op
1146300897
ns/op1355198048
ns/op0.85
BenchmarkRPC/attach_large_document - B/op
1888397272
B/op1868233624
B/op1.01
BenchmarkRPC/attach_large_document - allocs/op
7496
allocs/op7466
allocs/op1.00
BenchmarkRPC/adminCli_to_server - ns/op
537565594
ns/op549909416
ns/op0.98
BenchmarkRPC/adminCli_to_server - B/op
35987384
B/op36780108
B/op0.98
BenchmarkRPC/adminCli_to_server - allocs/op
289717
allocs/op288662
allocs/op1.00
BenchmarkLocker - ns/op
64.05
ns/op65.86
ns/op0.97
BenchmarkLocker - B/op
16
B/op16
B/op1
BenchmarkLocker - allocs/op
1
allocs/op1
allocs/op1
BenchmarkLockerParallel - ns/op
39.85
ns/op38.59
ns/op1.03
BenchmarkLockerParallel - B/op
0
B/op0
B/opNaN
BenchmarkLockerParallel - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkLockerMoreKeys - ns/op
145
ns/op148.9
ns/op0.97
BenchmarkLockerMoreKeys - B/op
15
B/op15
B/op1
BenchmarkLockerMoreKeys - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkChange/Push_10_Changes - ns/op
3764750
ns/op3838436
ns/op0.98
BenchmarkChange/Push_10_Changes - B/op
126316
B/op125677
B/op1.01
BenchmarkChange/Push_10_Changes - allocs/op
1254
allocs/op1254
allocs/op1
BenchmarkChange/Push_100_Changes - ns/op
14090794
ns/op14440415
ns/op0.98
BenchmarkChange/Push_100_Changes - B/op
642610
B/op647975
B/op0.99
BenchmarkChange/Push_100_Changes - allocs/op
6538
allocs/op6540
allocs/op1.00
BenchmarkChange/Push_1000_Changes - ns/op
112928812
ns/op115497921
ns/op0.98
BenchmarkChange/Push_1000_Changes - B/op
6115704
B/op6151829
B/op0.99
BenchmarkChange/Push_1000_Changes - allocs/op
62160
allocs/op62159
allocs/op1.00
BenchmarkChange/Pull_10_Changes - ns/op
2831893
ns/op2909758
ns/op0.97
BenchmarkChange/Pull_10_Changes - B/op
100564
B/op100076
B/op1.00
BenchmarkChange/Pull_10_Changes - allocs/op
952
allocs/op952
allocs/op1
BenchmarkChange/Pull_100_Changes - ns/op
4518884
ns/op4414877
ns/op1.02
BenchmarkChange/Pull_100_Changes - B/op
258122
B/op256121
B/op1.01
BenchmarkChange/Pull_100_Changes - allocs/op
3155
allocs/op3154
allocs/op1.00
BenchmarkChange/Pull_1000_Changes - ns/op
9335884
ns/op8566513
ns/op1.09
BenchmarkChange/Pull_1000_Changes - B/op
1397138
B/op1392837
B/op1.00
BenchmarkChange/Pull_1000_Changes - allocs/op
26869
allocs/op26865
allocs/op1.00
BenchmarkSnapshot/Push_3KB_snapshot - ns/op
17447962
ns/op17384863
ns/op1.00
BenchmarkSnapshot/Push_3KB_snapshot - B/op
803423
B/op802328
B/op1.00
BenchmarkSnapshot/Push_3KB_snapshot - allocs/op
6542
allocs/op6549
allocs/op1.00
BenchmarkSnapshot/Push_30KB_snapshot - ns/op
119317770
ns/op118971166
ns/op1.00
BenchmarkSnapshot/Push_30KB_snapshot - B/op
6324816
B/op6156721
B/op1.03
BenchmarkSnapshot/Push_30KB_snapshot - allocs/op
62260
allocs/op62158
allocs/op1.00
BenchmarkSnapshot/Pull_3KB_snapshot - ns/op
6918476
ns/op6602183
ns/op1.05
BenchmarkSnapshot/Pull_3KB_snapshot - B/op
904692
B/op902235
B/op1.00
BenchmarkSnapshot/Pull_3KB_snapshot - allocs/op
14876
allocs/op14878
allocs/op1.00
BenchmarkSnapshot/Pull_30KB_snapshot - ns/op
15011692
ns/op14754933
ns/op1.02
BenchmarkSnapshot/Pull_30KB_snapshot - B/op
6985658
B/op6981411
B/op1.00
BenchmarkSnapshot/Pull_30KB_snapshot - allocs/op
144139
allocs/op144131
allocs/op1.00
BenchmarkSync/memory_sync_10_test - ns/op
6889
ns/op6984
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
50923
ns/op51752
ns/op0.98
BenchmarkSync/memory_sync_100_test - B/op
8728
B/op8655
B/op1.01
BenchmarkSync/memory_sync_100_test - allocs/op
278
allocs/op274
allocs/op1.01
BenchmarkSync/memory_sync_1000_test - ns/op
605861
ns/op593943
ns/op1.02
BenchmarkSync/memory_sync_1000_test - B/op
74866
B/op74410
B/op1.01
BenchmarkSync/memory_sync_1000_test - allocs/op
2143
allocs/op2113
allocs/op1.01
BenchmarkSync/memory_sync_10000_test - ns/op
7756394
ns/op7699568
ns/op1.01
BenchmarkSync/memory_sync_10000_test - B/op
758937
B/op761656
B/op1.00
BenchmarkSync/memory_sync_10000_test - allocs/op
20639
allocs/op20495
allocs/op1.01
BenchmarkTextEditing - ns/op
20477440450
ns/op19296651559
ns/op1.06
BenchmarkTextEditing - B/op
9042142008
B/op9041594456
B/op1.00
BenchmarkTextEditing - allocs/op
19923442
allocs/op19920775
allocs/op1.00
This comment was automatically generated by workflow using github-action-benchmark.