-
-
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.
Co-authored-by: Yourim Cha <chacha912@users.noreply.github.com> Co-authored-by: Youngteac Hong <susukang98@gmail.com>
- Loading branch information
1 parent
fc56c49
commit f85034a
Showing
2 changed files
with
19 additions
and
3 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
f85034a
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
1395
ns/op1539
ns/op0.91
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
780.9
ns/op775.3
ns/op1.01
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
7102
ns/op7066
ns/op1.01
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
16208
ns/op15997
ns/op1.01
BenchmarkDocument/nested_update_test - B/op
11963
B/op11963
B/op1
BenchmarkDocument/nested_update_test - allocs/op
254
allocs/op254
allocs/op1
BenchmarkDocument/delete_test - ns/op
21941
ns/op21807
ns/op1.01
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
8283
ns/op8315
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
31078
ns/op28511
ns/op1.09
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
30704
ns/op30499
ns/op1.01
BenchmarkDocument/text_test - B/op
14795
B/op14795
B/op1
BenchmarkDocument/text_test - allocs/op
468
allocs/op468
allocs/op1
BenchmarkDocument/text_composition_test - ns/op
28623
ns/op28595
ns/op1.00
BenchmarkDocument/text_composition_test - B/op
18278
B/op18276
B/op1.00
BenchmarkDocument/text_composition_test - allocs/op
477
allocs/op477
allocs/op1
BenchmarkDocument/rich_text_test - ns/op
79795
ns/op80099
ns/op1.00
BenchmarkDocument/rich_text_test - B/op
38540
B/op38540
B/op1
BenchmarkDocument/rich_text_test - allocs/op
1147
allocs/op1147
allocs/op1
BenchmarkDocument/counter_test - ns/op
16622
ns/op16525
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
2888298
ns/op2878354
ns/op1.00
BenchmarkDocument/text_edit_gc_100 - B/op
1655474
B/op1655269
B/op1.00
BenchmarkDocument/text_edit_gc_100 - allocs/op
17094
allocs/op17092
allocs/op1.00
BenchmarkDocument/text_edit_gc_1000 - ns/op
231602165
ns/op230228767
ns/op1.01
BenchmarkDocument/text_edit_gc_1000 - B/op
144349672
B/op144351169
B/op1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op
200918
allocs/op200919
allocs/op1.00
BenchmarkDocument/text_split_gc_100 - ns/op
3375095
ns/op3394456
ns/op0.99
BenchmarkDocument/text_split_gc_100 - B/op
2313699
B/op2313494
B/op1.00
BenchmarkDocument/text_split_gc_100 - allocs/op
16195
allocs/op16193
allocs/op1.00
BenchmarkDocument/text_split_gc_1000 - ns/op
292951956
ns/op289474463
ns/op1.01
BenchmarkDocument/text_split_gc_1000 - B/op
228910776
B/op228892588
B/op1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op
204055
allocs/op203958
allocs/op1.00
BenchmarkDocument/text_delete_all_10000 - ns/op
10701507
ns/op10740397
ns/op1.00
BenchmarkDocument/text_delete_all_10000 - B/op
5810877
B/op5810698
B/op1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op
40676
allocs/op40676
allocs/op1
BenchmarkDocument/text_delete_all_100000 - ns/op
179522890
ns/op184931326
ns/op0.97
BenchmarkDocument/text_delete_all_100000 - B/op
81912336
B/op81903976
B/op1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op
411676
allocs/op411649
allocs/op1.00
BenchmarkDocument/text_100 - ns/op
219492
ns/op221592
ns/op0.99
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
2390826
ns/op2467395
ns/op0.97
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
1180748
ns/op1206674
ns/op0.98
BenchmarkDocument/array_1000 - B/op
1091233
B/op1091214
B/op1.00
BenchmarkDocument/array_1000 - allocs/op
11825
allocs/op11825
allocs/op1
BenchmarkDocument/array_10000 - ns/op
13030953
ns/op13059643
ns/op1.00
BenchmarkDocument/array_10000 - B/op
9798670
B/op9799712
B/op1.00
BenchmarkDocument/array_10000 - allocs/op
120285
allocs/op120289
allocs/op1.00
BenchmarkDocument/array_gc_100 - ns/op
143058
ns/op147189
ns/op0.97
BenchmarkDocument/array_gc_100 - B/op
132499
B/op132494
B/op1.00
BenchmarkDocument/array_gc_100 - allocs/op
1249
allocs/op1248
allocs/op1.00
BenchmarkDocument/array_gc_1000 - ns/op
1366412
ns/op1391924
ns/op0.98
BenchmarkDocument/array_gc_1000 - B/op
1158928
B/op1159019
B/op1.00
BenchmarkDocument/array_gc_1000 - allocs/op
12865
allocs/op12865
allocs/op1
BenchmarkDocument/counter_1000 - ns/op
197307
ns/op200439
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
2133911
ns/op2165762
ns/op0.99
BenchmarkDocument/counter_10000 - B/op
2087769
B/op2087783
B/op1.00
BenchmarkDocument/counter_10000 - allocs/op
59772
allocs/op59772
allocs/op1
BenchmarkDocument/object_1000 - ns/op
1347369
ns/op1342137
ns/op1.00
BenchmarkDocument/object_1000 - B/op
1428031
B/op1427955
B/op1.00
BenchmarkDocument/object_1000 - allocs/op
9845
allocs/op9845
allocs/op1
BenchmarkDocument/object_10000 - ns/op
14854892
ns/op14616037
ns/op1.02
BenchmarkDocument/object_10000 - B/op
12166100
B/op12165301
B/op1.00
BenchmarkDocument/object_10000 - allocs/op
100560
allocs/op100556
allocs/op1.00
BenchmarkDocument/tree_100 - ns/op
1027584
ns/op1018336
ns/op1.01
BenchmarkDocument/tree_100 - B/op
943675
B/op943676
B/op1.00
BenchmarkDocument/tree_100 - allocs/op
6099
allocs/op6099
allocs/op1
BenchmarkDocument/tree_1000 - ns/op
75721341
ns/op73572042
ns/op1.03
BenchmarkDocument/tree_1000 - B/op
86460291
B/op86460440
B/op1.00
BenchmarkDocument/tree_1000 - allocs/op
60112
allocs/op60114
allocs/op1.00
BenchmarkDocument/tree_10000 - ns/op
9317246479
ns/op9342953138
ns/op1.00
BenchmarkDocument/tree_10000 - B/op
8580983320
B/op8580980632
B/op1.00
BenchmarkDocument/tree_10000 - allocs/op
600241
allocs/op600228
allocs/op1.00
BenchmarkDocument/tree_delete_all_1000 - ns/op
71648989
ns/op73961264
ns/op0.97
BenchmarkDocument/tree_delete_all_1000 - B/op
86990577
B/op86990525
B/op1.00
BenchmarkDocument/tree_delete_all_1000 - allocs/op
67750
allocs/op67752
allocs/op1.00
BenchmarkDocument/tree_edit_gc_100 - ns/op
3606697
ns/op3689933
ns/op0.98
BenchmarkDocument/tree_edit_gc_100 - B/op
4120927
B/op4120968
B/op1.00
BenchmarkDocument/tree_edit_gc_100 - allocs/op
14356
allocs/op14356
allocs/op1
BenchmarkDocument/tree_edit_gc_1000 - ns/op
297907580
ns/op304660268
ns/op0.98
BenchmarkDocument/tree_edit_gc_1000 - B/op
383466926
B/op383466150
B/op1.00
BenchmarkDocument/tree_edit_gc_1000 - allocs/op
145399
allocs/op145409
allocs/op1.00
BenchmarkDocument/tree_split_gc_100 - ns/op
2425300
ns/op2446825
ns/op0.99
BenchmarkDocument/tree_split_gc_100 - B/op
2386802
B/op2386847
B/op1.00
BenchmarkDocument/tree_split_gc_100 - allocs/op
10341
allocs/op10341
allocs/op1
BenchmarkDocument/tree_split_gc_1000 - ns/op
179341958
ns/op180180666
ns/op1.00
BenchmarkDocument/tree_split_gc_1000 - B/op
221990900
B/op221989840
B/op1.00
BenchmarkDocument/tree_split_gc_1000 - allocs/op
112252
allocs/op112245
allocs/op1.00
BenchmarkRPC/client_to_server - ns/op
351908721
ns/op361275305
ns/op0.97
BenchmarkRPC/client_to_server - B/op
18071440
B/op18162360
B/op0.99
BenchmarkRPC/client_to_server - allocs/op
166881
allocs/op166902
allocs/op1.00
BenchmarkRPC/client_to_client_via_server - ns/op
601476004
ns/op607584738
ns/op0.99
BenchmarkRPC/client_to_client_via_server - B/op
32096184
B/op32053132
B/op1.00
BenchmarkRPC/client_to_client_via_server - allocs/op
312445
allocs/op312420
allocs/op1.00
BenchmarkRPC/attach_large_document - ns/op
1319726647
ns/op1209824712
ns/op1.09
BenchmarkRPC/attach_large_document - B/op
1877906480
B/op1878731824
B/op1.00
BenchmarkRPC/attach_large_document - allocs/op
7463
allocs/op7545
allocs/op0.99
BenchmarkRPC/adminCli_to_server - ns/op
533060570
ns/op536551048
ns/op0.99
BenchmarkRPC/adminCli_to_server - B/op
35998592
B/op36393252
B/op0.99
BenchmarkRPC/adminCli_to_server - allocs/op
289696
allocs/op289649
allocs/op1.00
BenchmarkLocker - ns/op
64.03
ns/op64.73
ns/op0.99
BenchmarkLocker - B/op
16
B/op16
B/op1
BenchmarkLocker - allocs/op
1
allocs/op1
allocs/op1
BenchmarkLockerParallel - ns/op
38.37
ns/op38.49
ns/op1.00
BenchmarkLockerParallel - B/op
0
B/op0
B/opNaN
BenchmarkLockerParallel - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkLockerMoreKeys - ns/op
142.3
ns/op138.8
ns/op1.03
BenchmarkLockerMoreKeys - B/op
15
B/op15
B/op1
BenchmarkLockerMoreKeys - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkChange/Push_10_Changes - ns/op
3728165
ns/op3794353
ns/op0.98
BenchmarkChange/Push_10_Changes - B/op
126738
B/op125827
B/op1.01
BenchmarkChange/Push_10_Changes - allocs/op
1254
allocs/op1253
allocs/op1.00
BenchmarkChange/Push_100_Changes - ns/op
13790618
ns/op14230236
ns/op0.97
BenchmarkChange/Push_100_Changes - B/op
645990
B/op642170
B/op1.01
BenchmarkChange/Push_100_Changes - allocs/op
6539
allocs/op6538
allocs/op1.00
BenchmarkChange/Push_1000_Changes - ns/op
110634000
ns/op115168634
ns/op0.96
BenchmarkChange/Push_1000_Changes - B/op
6134578
B/op6152199
B/op1.00
BenchmarkChange/Push_1000_Changes - allocs/op
62158
allocs/op62159
allocs/op1.00
BenchmarkChange/Pull_10_Changes - ns/op
2816965
ns/op2827802
ns/op1.00
BenchmarkChange/Pull_10_Changes - B/op
101057
B/op100467
B/op1.01
BenchmarkChange/Pull_10_Changes - allocs/op
951
allocs/op951
allocs/op1
BenchmarkChange/Pull_100_Changes - ns/op
4287676
ns/op4319575
ns/op0.99
BenchmarkChange/Pull_100_Changes - B/op
258800
B/op257826
B/op1.00
BenchmarkChange/Pull_100_Changes - allocs/op
3155
allocs/op3154
allocs/op1.00
BenchmarkChange/Pull_1000_Changes - ns/op
8281325
ns/op8308723
ns/op1.00
BenchmarkChange/Pull_1000_Changes - B/op
1396887
B/op1394641
B/op1.00
BenchmarkChange/Pull_1000_Changes - allocs/op
26874
allocs/op26873
allocs/op1.00
BenchmarkSnapshot/Push_3KB_snapshot - ns/op
16430630
ns/op16919040
ns/op0.97
BenchmarkSnapshot/Push_3KB_snapshot - B/op
815981
B/op811205
B/op1.01
BenchmarkSnapshot/Push_3KB_snapshot - allocs/op
6541
allocs/op6541
allocs/op1
BenchmarkSnapshot/Push_30KB_snapshot - ns/op
115639701
ns/op118888206
ns/op0.97
BenchmarkSnapshot/Push_30KB_snapshot - B/op
6230179
B/op6233262
B/op1.00
BenchmarkSnapshot/Push_30KB_snapshot - allocs/op
62162
allocs/op62159
allocs/op1.00
BenchmarkSnapshot/Pull_3KB_snapshot - ns/op
6612570
ns/op6527254
ns/op1.01
BenchmarkSnapshot/Pull_3KB_snapshot - B/op
907069
B/op905404
B/op1.00
BenchmarkSnapshot/Pull_3KB_snapshot - allocs/op
14884
allocs/op14879
allocs/op1.00
BenchmarkSnapshot/Pull_30KB_snapshot - ns/op
14670043
ns/op14597665
ns/op1.00
BenchmarkSnapshot/Pull_30KB_snapshot - B/op
6979414
B/op6978064
B/op1.00
BenchmarkSnapshot/Pull_30KB_snapshot - allocs/op
144140
allocs/op144138
allocs/op1.00
BenchmarkSync/memory_sync_10_test - ns/op
6661
ns/op6838
ns/op0.97
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
50765
ns/op51435
ns/op0.99
BenchmarkSync/memory_sync_100_test - B/op
8659
B/op8649
B/op1.00
BenchmarkSync/memory_sync_100_test - allocs/op
274
allocs/op273
allocs/op1.00
BenchmarkSync/memory_sync_1000_test - ns/op
584946
ns/op592684
ns/op0.99
BenchmarkSync/memory_sync_1000_test - B/op
74835
B/op74389
B/op1.01
BenchmarkSync/memory_sync_1000_test - allocs/op
2138
allocs/op2111
allocs/op1.01
BenchmarkSync/memory_sync_10000_test - ns/op
7033997
ns/op7083029
ns/op0.99
BenchmarkSync/memory_sync_10000_test - B/op
764805
B/op762291
B/op1.00
BenchmarkSync/memory_sync_10000_test - allocs/op
20665
allocs/op20542
allocs/op1.01
BenchmarkTextEditing - ns/op
19113748422
ns/op18923499280
ns/op1.01
BenchmarkTextEditing - B/op
9037840216
B/op9038821944
B/op1.00
BenchmarkTextEditing - allocs/op
19922783
allocs/op19924308
allocs/op1.00
This comment was automatically generated by workflow using github-action-benchmark.