-
-
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.
Add test code related to
treeNode.Length
patch
- Loading branch information
1 parent
69d12b0
commit 891840b
Showing
1 changed file
with
36 additions
and
0 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
891840b
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
1389
ns/op 1224 B/op 21 allocs/op1367
ns/op 1224 B/op 21 allocs/op1.02
BenchmarkDocument/constructor_test - ns/op
1389
ns/op1367
ns/op1.02
BenchmarkDocument/constructor_test - B/op
1224
B/op1224
B/op1
BenchmarkDocument/constructor_test - allocs/op
21
allocs/op21
allocs/op1
BenchmarkDocument/status_test
838.7
ns/op 1192 B/op 19 allocs/op839.2
ns/op 1192 B/op 19 allocs/op1.00
BenchmarkDocument/status_test - ns/op
838.7
ns/op839.2
ns/op1.00
BenchmarkDocument/status_test - B/op
1192
B/op1192
B/op1
BenchmarkDocument/status_test - allocs/op
19
allocs/op19
allocs/op1
BenchmarkDocument/equals_test
7580
ns/op 6977 B/op 124 allocs/op7356
ns/op 6977 B/op 124 allocs/op1.03
BenchmarkDocument/equals_test - ns/op
7580
ns/op7356
ns/op1.03
BenchmarkDocument/equals_test - B/op
6977
B/op6977
B/op1
BenchmarkDocument/equals_test - allocs/op
124
allocs/op124
allocs/op1
BenchmarkDocument/nested_update_test
17114
ns/op 12058 B/op 260 allocs/op16679
ns/op 12059 B/op 260 allocs/op1.03
BenchmarkDocument/nested_update_test - ns/op
17114
ns/op16679
ns/op1.03
BenchmarkDocument/nested_update_test - B/op
12058
B/op12059
B/op1.00
BenchmarkDocument/nested_update_test - allocs/op
260
allocs/op260
allocs/op1
BenchmarkDocument/delete_test
23057
ns/op 15283 B/op 339 allocs/op22375
ns/op 15284 B/op 339 allocs/op1.03
BenchmarkDocument/delete_test - ns/op
23057
ns/op22375
ns/op1.03
BenchmarkDocument/delete_test - B/op
15283
B/op15284
B/op1.00
BenchmarkDocument/delete_test - allocs/op
339
allocs/op339
allocs/op1
BenchmarkDocument/object_test
9099
ns/op 6753 B/op 118 allocs/op8494
ns/op 6753 B/op 118 allocs/op1.07
BenchmarkDocument/object_test - ns/op
9099
ns/op8494
ns/op1.07
BenchmarkDocument/object_test - B/op
6753
B/op6753
B/op1
BenchmarkDocument/object_test - allocs/op
118
allocs/op118
allocs/op1
BenchmarkDocument/array_test
29531
ns/op 11883 B/op 274 allocs/op32383
ns/op 11883 B/op 274 allocs/op0.91
BenchmarkDocument/array_test - ns/op
29531
ns/op32383
ns/op0.91
BenchmarkDocument/array_test - B/op
11883
B/op11883
B/op1
BenchmarkDocument/array_test - allocs/op
274
allocs/op274
allocs/op1
BenchmarkDocument/text_test
31111
ns/op 14916 B/op 470 allocs/op30528
ns/op 14916 B/op 470 allocs/op1.02
BenchmarkDocument/text_test - ns/op
31111
ns/op30528
ns/op1.02
BenchmarkDocument/text_test - B/op
14916
B/op14916
B/op1
BenchmarkDocument/text_test - allocs/op
470
allocs/op470
allocs/op1
BenchmarkDocument/text_composition_test
29717
ns/op 18428 B/op 479 allocs/op29442
ns/op 18429 B/op 479 allocs/op1.01
BenchmarkDocument/text_composition_test - ns/op
29717
ns/op29442
ns/op1.01
BenchmarkDocument/text_composition_test - B/op
18428
B/op18429
B/op1.00
BenchmarkDocument/text_composition_test - allocs/op
479
allocs/op479
allocs/op1
BenchmarkDocument/rich_text_test
82440
ns/op 38677 B/op 1149 allocs/op80963
ns/op 38677 B/op 1149 allocs/op1.02
BenchmarkDocument/rich_text_test - ns/op
82440
ns/op80963
ns/op1.02
BenchmarkDocument/rich_text_test - B/op
38677
B/op38677
B/op1
BenchmarkDocument/rich_text_test - allocs/op
1149
allocs/op1149
allocs/op1
BenchmarkDocument/counter_test
17611
ns/op 10658 B/op 242 allocs/op17165
ns/op 10658 B/op 242 allocs/op1.03
BenchmarkDocument/counter_test - ns/op
17611
ns/op17165
ns/op1.03
BenchmarkDocument/counter_test - B/op
10658
B/op10658
B/op1
BenchmarkDocument/counter_test - allocs/op
242
allocs/op242
allocs/op1
BenchmarkDocument/text_edit_gc_100
2978021
ns/op 1658656 B/op 17096 allocs/op2896358
ns/op 1658593 B/op 17094 allocs/op1.03
BenchmarkDocument/text_edit_gc_100 - ns/op
2978021
ns/op2896358
ns/op1.03
BenchmarkDocument/text_edit_gc_100 - B/op
1658656
B/op1658593
B/op1.00
BenchmarkDocument/text_edit_gc_100 - allocs/op
17096
allocs/op17094
allocs/op1.00
BenchmarkDocument/text_edit_gc_1000
237595300
ns/op 144378310 B/op 200920 allocs/op233281679
ns/op 144379088 B/op 200925 allocs/op1.02
BenchmarkDocument/text_edit_gc_1000 - ns/op
237595300
ns/op233281679
ns/op1.02
BenchmarkDocument/text_edit_gc_1000 - B/op
144378310
B/op144379088
B/op1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op
200920
allocs/op200925
allocs/op1.00
BenchmarkDocument/text_split_gc_100
3507401
ns/op 2316838 B/op 16196 allocs/op3431054
ns/op 2317032 B/op 16196 allocs/op1.02
BenchmarkDocument/text_split_gc_100 - ns/op
3507401
ns/op3431054
ns/op1.02
BenchmarkDocument/text_split_gc_100 - B/op
2316838
B/op2317032
B/op1.00
BenchmarkDocument/text_split_gc_100 - allocs/op
16196
allocs/op16196
allocs/op1
BenchmarkDocument/text_split_gc_1000
301654326
ns/op 228903228 B/op 203865 allocs/op295388054
ns/op 228921716 B/op 203957 allocs/op1.02
BenchmarkDocument/text_split_gc_1000 - ns/op
301654326
ns/op295388054
ns/op1.02
BenchmarkDocument/text_split_gc_1000 - B/op
228903228
B/op228921716
B/op1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op
203865
allocs/op203957
allocs/op1.00
BenchmarkDocument/text_delete_all_10000
12466664
ns/op 5812336 B/op 40673 allocs/op10885877
ns/op 5810348 B/op 40674 allocs/op1.15
BenchmarkDocument/text_delete_all_10000 - ns/op
12466664
ns/op10885877
ns/op1.15
BenchmarkDocument/text_delete_all_10000 - B/op
5812336
B/op5810348
B/op1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op
40673
allocs/op40674
allocs/op1.00
BenchmarkDocument/text_delete_all_100000
204980258
ns/op 81892156 B/op 411583 allocs/op190431495
ns/op 81882562 B/op 411539 allocs/op1.08
BenchmarkDocument/text_delete_all_100000 - ns/op
204980258
ns/op190431495
ns/op1.08
BenchmarkDocument/text_delete_all_100000 - B/op
81892156
B/op81882562
B/op1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op
411583
allocs/op411539
allocs/op1.00
BenchmarkDocument/text_100
222052
ns/op 120139 B/op 5082 allocs/op216483
ns/op 120137 B/op 5082 allocs/op1.03
BenchmarkDocument/text_100 - ns/op
222052
ns/op216483
ns/op1.03
BenchmarkDocument/text_100 - B/op
120139
B/op120137
B/op1.00
BenchmarkDocument/text_100 - allocs/op
5082
allocs/op5082
allocs/op1
BenchmarkDocument/text_1000
2439271
ns/op 1169127 B/op 50086 allocs/op2367033
ns/op 1169125 B/op 50086 allocs/op1.03
BenchmarkDocument/text_1000 - ns/op
2439271
ns/op2367033
ns/op1.03
BenchmarkDocument/text_1000 - B/op
1169127
B/op1169125
B/op1.00
BenchmarkDocument/text_1000 - allocs/op
50086
allocs/op50086
allocs/op1
BenchmarkDocument/array_1000
1237554
ns/op 1091145 B/op 11829 allocs/op1199833
ns/op 1091448 B/op 11830 allocs/op1.03
BenchmarkDocument/array_1000 - ns/op
1237554
ns/op1199833
ns/op1.03
BenchmarkDocument/array_1000 - B/op
1091145
B/op1091448
B/op1.00
BenchmarkDocument/array_1000 - allocs/op
11829
allocs/op11830
allocs/op1.00
BenchmarkDocument/array_10000
13627429
ns/op 9799043 B/op 120290 allocs/op13238137
ns/op 9800334 B/op 120296 allocs/op1.03
BenchmarkDocument/array_10000 - ns/op
13627429
ns/op13238137
ns/op1.03
BenchmarkDocument/array_10000 - B/op
9799043
B/op9800334
B/op1.00
BenchmarkDocument/array_10000 - allocs/op
120290
allocs/op120296
allocs/op1.00
BenchmarkDocument/array_gc_100
148642
ns/op 132646 B/op 1258 allocs/op144816
ns/op 132661 B/op 1259 allocs/op1.03
BenchmarkDocument/array_gc_100 - ns/op
148642
ns/op144816
ns/op1.03
BenchmarkDocument/array_gc_100 - B/op
132646
B/op132661
B/op1.00
BenchmarkDocument/array_gc_100 - allocs/op
1258
allocs/op1259
allocs/op1.00
BenchmarkDocument/array_gc_1000
1402461
ns/op 1159112 B/op 12875 allocs/op1373130
ns/op 1159056 B/op 12874 allocs/op1.02
BenchmarkDocument/array_gc_1000 - ns/op
1402461
ns/op1373130
ns/op1.02
BenchmarkDocument/array_gc_1000 - B/op
1159112
B/op1159056
B/op1.00
BenchmarkDocument/array_gc_1000 - allocs/op
12875
allocs/op12874
allocs/op1.00
BenchmarkDocument/counter_1000
202176
ns/op 193011 B/op 5769 allocs/op197616
ns/op 193011 B/op 5769 allocs/op1.02
BenchmarkDocument/counter_1000 - ns/op
202176
ns/op197616
ns/op1.02
BenchmarkDocument/counter_1000 - B/op
193011
B/op193011
B/op1
BenchmarkDocument/counter_1000 - allocs/op
5769
allocs/op5769
allocs/op1
BenchmarkDocument/counter_10000
2219948
ns/op 2087927 B/op 59776 allocs/op2142066
ns/op 2087940 B/op 59776 allocs/op1.04
BenchmarkDocument/counter_10000 - ns/op
2219948
ns/op2142066
ns/op1.04
BenchmarkDocument/counter_10000 - B/op
2087927
B/op2087940
B/op1.00
BenchmarkDocument/counter_10000 - allocs/op
59776
allocs/op59776
allocs/op1
BenchmarkDocument/object_1000
1389124
ns/op 1428161 B/op 9847 allocs/op1349097
ns/op 1428086 B/op 9847 allocs/op1.03
BenchmarkDocument/object_1000 - ns/op
1389124
ns/op1349097
ns/op1.03
BenchmarkDocument/object_1000 - B/op
1428161
B/op1428086
B/op1.00
BenchmarkDocument/object_1000 - allocs/op
9847
allocs/op9847
allocs/op1
BenchmarkDocument/object_10000
15600258
ns/op 12167149 B/op 100564 allocs/op15050225
ns/op 12166576 B/op 100562 allocs/op1.04
BenchmarkDocument/object_10000 - ns/op
15600258
ns/op15050225
ns/op1.04
BenchmarkDocument/object_10000 - B/op
12167149
B/op12166576
B/op1.00
BenchmarkDocument/object_10000 - allocs/op
100564
allocs/op100562
allocs/op1.00
BenchmarkDocument/tree_100
1039683
ns/op 943778 B/op 6102 allocs/op1017983
ns/op 943779 B/op 6102 allocs/op1.02
BenchmarkDocument/tree_100 - ns/op
1039683
ns/op1017983
ns/op1.02
BenchmarkDocument/tree_100 - B/op
943778
B/op943779
B/op1.00
BenchmarkDocument/tree_100 - allocs/op
6102
allocs/op6102
allocs/op1
BenchmarkDocument/tree_1000
75665081
ns/op 86460382 B/op 60116 allocs/op73944890
ns/op 86460540 B/op 60117 allocs/op1.02
BenchmarkDocument/tree_1000 - ns/op
75665081
ns/op73944890
ns/op1.02
BenchmarkDocument/tree_1000 - B/op
86460382
B/op86460540
B/op1.00
BenchmarkDocument/tree_1000 - allocs/op
60116
allocs/op60117
allocs/op1.00
BenchmarkDocument/tree_10000
10039980648
ns/op 8580989008 B/op 600225 allocs/op9653371595
ns/op 8580981472 B/op 600231 allocs/op1.04
BenchmarkDocument/tree_10000 - ns/op
10039980648
ns/op9653371595
ns/op1.04
BenchmarkDocument/tree_10000 - B/op
8580989008
B/op8580981472
B/op1.00
BenchmarkDocument/tree_10000 - allocs/op
600225
allocs/op600231
allocs/op1.00
BenchmarkDocument/tree_delete_all_1000
75780211
ns/op 86990560 B/op 67755 allocs/op74281693
ns/op 86991202 B/op 67753 allocs/op1.02
BenchmarkDocument/tree_delete_all_1000 - ns/op
75780211
ns/op74281693
ns/op1.02
BenchmarkDocument/tree_delete_all_1000 - B/op
86990560
B/op86991202
B/op1.00
BenchmarkDocument/tree_delete_all_1000 - allocs/op
67755
allocs/op67753
allocs/op1.00
BenchmarkDocument/tree_edit_gc_100
3816267
ns/op 4121111 B/op 14359 allocs/op3685711
ns/op 4121091 B/op 14359 allocs/op1.04
BenchmarkDocument/tree_edit_gc_100 - ns/op
3816267
ns/op3685711
ns/op1.04
BenchmarkDocument/tree_edit_gc_100 - B/op
4121111
B/op4121091
B/op1.00
BenchmarkDocument/tree_edit_gc_100 - allocs/op
14359
allocs/op14359
allocs/op1
BenchmarkDocument/tree_edit_gc_1000
308338303
ns/op 383467940 B/op 145420 allocs/op303851166
ns/op 383466494 B/op 145407 allocs/op1.01
BenchmarkDocument/tree_edit_gc_1000 - ns/op
308338303
ns/op303851166
ns/op1.01
BenchmarkDocument/tree_edit_gc_1000 - B/op
383467940
B/op383466494
B/op1.00
BenchmarkDocument/tree_edit_gc_1000 - allocs/op
145420
allocs/op145407
allocs/op1.00
BenchmarkDocument/tree_split_gc_100
2583332
ns/op 2386989 B/op 10344 allocs/op2482098
ns/op 2386947 B/op 10344 allocs/op1.04
BenchmarkDocument/tree_split_gc_100 - ns/op
2583332
ns/op2482098
ns/op1.04
BenchmarkDocument/tree_split_gc_100 - B/op
2386989
B/op2386947
B/op1.00
BenchmarkDocument/tree_split_gc_100 - allocs/op
10344
allocs/op10344
allocs/op1
BenchmarkDocument/tree_split_gc_1000
188564194
ns/op 221990805 B/op 112252 allocs/op182379023
ns/op 221992142 B/op 112263 allocs/op1.03
BenchmarkDocument/tree_split_gc_1000 - ns/op
188564194
ns/op182379023
ns/op1.03
BenchmarkDocument/tree_split_gc_1000 - B/op
221990805
B/op221992142
B/op1.00
BenchmarkDocument/tree_split_gc_1000 - allocs/op
112252
allocs/op112263
allocs/op1.00
BenchmarkRPC/client_to_server
378627637
ns/op 18243226 B/op 170664 allocs/op371381586
ns/op 16547896 B/op 170591 allocs/op1.02
BenchmarkRPC/client_to_server - ns/op
378627637
ns/op371381586
ns/op1.02
BenchmarkRPC/client_to_server - B/op
18243226
B/op16547896
B/op1.10
BenchmarkRPC/client_to_server - allocs/op
170664
allocs/op170591
allocs/op1.00
BenchmarkRPC/client_to_client_via_server
643892652
ns/op 31528724 B/op 319054 allocs/op638448000
ns/op 31109264 B/op 319261 allocs/op1.01
BenchmarkRPC/client_to_client_via_server - ns/op
643892652
ns/op638448000
ns/op1.01
BenchmarkRPC/client_to_client_via_server - B/op
31528724
B/op31109264
B/op1.01
BenchmarkRPC/client_to_client_via_server - allocs/op
319054
allocs/op319261
allocs/op1.00
BenchmarkRPC/attach_large_document
1405357706
ns/op 1913849384 B/op 7574 allocs/op1192269992
ns/op 1915484712 B/op 7639 allocs/op1.18
BenchmarkRPC/attach_large_document - ns/op
1405357706
ns/op1192269992
ns/op1.18
BenchmarkRPC/attach_large_document - B/op
1913849384
B/op1915484712
B/op1.00
BenchmarkRPC/attach_large_document - allocs/op
7574
allocs/op7639
allocs/op0.99
BenchmarkRPC/adminCli_to_server
550324622
ns/op 37216040 B/op 289695 allocs/op549017954
ns/op 36016364 B/op 289688 allocs/op1.00
BenchmarkRPC/adminCli_to_server - ns/op
550324622
ns/op549017954
ns/op1.00
BenchmarkRPC/adminCli_to_server - B/op
37216040
B/op36016364
B/op1.03
BenchmarkRPC/adminCli_to_server - allocs/op
289695
allocs/op289688
allocs/op1.00
BenchmarkLocker
67.99
ns/op 16 B/op 1 allocs/op66.6
ns/op 16 B/op 1 allocs/op1.02
BenchmarkLocker - ns/op
67.99
ns/op66.6
ns/op1.02
BenchmarkLocker - B/op
16
B/op16
B/op1
BenchmarkLocker - allocs/op
1
allocs/op1
allocs/op1
BenchmarkLockerParallel
38.97
ns/op 0 B/op 0 allocs/op38.75
ns/op 0 B/op 0 allocs/op1.01
BenchmarkLockerParallel - ns/op
38.97
ns/op38.75
ns/op1.01
BenchmarkLockerParallel - B/op
0
B/op0
B/op1
BenchmarkLockerParallel - allocs/op
0
allocs/op0
allocs/op1
BenchmarkLockerMoreKeys
155.1
ns/op 15 B/op 0 allocs/op153.2
ns/op 15 B/op 0 allocs/op1.01
BenchmarkLockerMoreKeys - ns/op
155.1
ns/op153.2
ns/op1.01
BenchmarkLockerMoreKeys - B/op
15
B/op15
B/op1
BenchmarkLockerMoreKeys - allocs/op
0
allocs/op0
allocs/op1
BenchmarkChange/Push_10_Changes
3987343
ns/op 122065 B/op 1285 allocs/op3945672
ns/op 122229 B/op 1285 allocs/op1.01
BenchmarkChange/Push_10_Changes - ns/op
3987343
ns/op3945672
ns/op1.01
BenchmarkChange/Push_10_Changes - B/op
122065
B/op122229
B/op1.00
BenchmarkChange/Push_10_Changes - allocs/op
1285
allocs/op1285
allocs/op1
BenchmarkChange/Push_100_Changes
15001982
ns/op 604181 B/op 6661 allocs/op14761047
ns/op 598123 B/op 6659 allocs/op1.02
BenchmarkChange/Push_100_Changes - ns/op
15001982
ns/op14761047
ns/op1.02
BenchmarkChange/Push_100_Changes - B/op
604181
B/op598123
B/op1.01
BenchmarkChange/Push_100_Changes - allocs/op
6661
allocs/op6659
allocs/op1.00
BenchmarkChange/Push_1000_Changes
119746833
ns/op 5639118 B/op 63169 allocs/op118725592
ns/op 5778244 B/op 63173 allocs/op1.01
BenchmarkChange/Push_1000_Changes - ns/op
119746833
ns/op118725592
ns/op1.01
BenchmarkChange/Push_1000_Changes - B/op
5639118
B/op5778244
B/op0.98
BenchmarkChange/Push_1000_Changes - allocs/op
63169
allocs/op63173
allocs/op1.00
BenchmarkChange/Pull_10_Changes
2986406
ns/op 100632 B/op 1005 allocs/op2951698
ns/op 100944 B/op 1005 allocs/op1.01
BenchmarkChange/Pull_10_Changes - ns/op
2986406
ns/op2951698
ns/op1.01
BenchmarkChange/Pull_10_Changes - B/op
100632
B/op100944
B/op1.00
BenchmarkChange/Pull_10_Changes - allocs/op
1005
allocs/op1005
allocs/op1
BenchmarkChange/Pull_100_Changes
4498264
ns/op 265359 B/op 3475 allocs/op4440625
ns/op 266628 B/op 3476 allocs/op1.01
BenchmarkChange/Pull_100_Changes - ns/op
4498264
ns/op4440625
ns/op1.01
BenchmarkChange/Pull_100_Changes - B/op
265359
B/op266628
B/op1.00
BenchmarkChange/Pull_100_Changes - allocs/op
3475
allocs/op3476
allocs/op1.00
BenchmarkChange/Pull_1000_Changes
9209794
ns/op 1490079 B/op 29850 allocs/op8957893
ns/op 1491084 B/op 29856 allocs/op1.03
BenchmarkChange/Pull_1000_Changes - ns/op
9209794
ns/op8957893
ns/op1.03
BenchmarkChange/Pull_1000_Changes - B/op
1490079
B/op1491084
B/op1.00
BenchmarkChange/Pull_1000_Changes - allocs/op
29850
allocs/op29856
allocs/op1.00
BenchmarkSnapshot/Push_3KB_snapshot
17636725
ns/op 753054 B/op 6665 allocs/op17323957
ns/op 763780 B/op 6665 allocs/op1.02
BenchmarkSnapshot/Push_3KB_snapshot - ns/op
17636725
ns/op17323957
ns/op1.02
BenchmarkSnapshot/Push_3KB_snapshot - B/op
753054
B/op763780
B/op0.99
BenchmarkSnapshot/Push_3KB_snapshot - allocs/op
6665
allocs/op6665
allocs/op1
BenchmarkSnapshot/Push_30KB_snapshot
123332911
ns/op 5919832 B/op 63178 allocs/op122883538
ns/op 5750820 B/op 63173 allocs/op1.00
BenchmarkSnapshot/Push_30KB_snapshot - ns/op
123332911
ns/op122883538
ns/op1.00
BenchmarkSnapshot/Push_30KB_snapshot - B/op
5919832
B/op5750820
B/op1.03
BenchmarkSnapshot/Push_30KB_snapshot - allocs/op
63178
allocs/op63173
allocs/op1.00
BenchmarkSnapshot/Pull_3KB_snapshot
6746101
ns/op 922396 B/op 15515 allocs/op6703192
ns/op 923694 B/op 15514 allocs/op1.01
BenchmarkSnapshot/Pull_3KB_snapshot - ns/op
6746101
ns/op6703192
ns/op1.01
BenchmarkSnapshot/Pull_3KB_snapshot - B/op
922396
B/op923694
B/op1.00
BenchmarkSnapshot/Pull_3KB_snapshot - allocs/op
15515
allocs/op15514
allocs/op1.00
BenchmarkSnapshot/Pull_30KB_snapshot
15995075
ns/op 7178274 B/op 150124 allocs/op15686228
ns/op 7178330 B/op 150120 allocs/op1.02
BenchmarkSnapshot/Pull_30KB_snapshot - ns/op
15995075
ns/op15686228
ns/op1.02
BenchmarkSnapshot/Pull_30KB_snapshot - B/op
7178274
B/op7178330
B/op1.00
BenchmarkSnapshot/Pull_30KB_snapshot - allocs/op
150124
allocs/op150120
allocs/op1.00
BenchmarkSync/memory_sync_10_test
6938
ns/op 1286 B/op 38 allocs/op6991
ns/op 1286 B/op 38 allocs/op0.99
BenchmarkSync/memory_sync_10_test - ns/op
6938
ns/op6991
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
52672
ns/op 8662 B/op 274 allocs/op52118
ns/op 8656 B/op 274 allocs/op1.01
BenchmarkSync/memory_sync_100_test - ns/op
52672
ns/op52118
ns/op1.01
BenchmarkSync/memory_sync_100_test - B/op
8662
B/op8656
B/op1.00
BenchmarkSync/memory_sync_100_test - allocs/op
274
allocs/op274
allocs/op1
BenchmarkSync/memory_sync_1000_test
592716
ns/op 74546 B/op 2121 allocs/op591807
ns/op 74667 B/op 2126 allocs/op1.00
BenchmarkSync/memory_sync_1000_test - ns/op
592716
ns/op591807
ns/op1.00
BenchmarkSync/memory_sync_1000_test - B/op
74546
B/op74667
B/op1.00
BenchmarkSync/memory_sync_1000_test - allocs/op
2121
allocs/op2126
allocs/op1.00
BenchmarkSync/memory_sync_10000_test
8223118
ns/op 765438 B/op 20569 allocs/op7159530
ns/op 757631 B/op 20535 allocs/op1.15
BenchmarkSync/memory_sync_10000_test - ns/op
8223118
ns/op7159530
ns/op1.15
BenchmarkSync/memory_sync_10000_test - B/op
765438
B/op757631
B/op1.01
BenchmarkSync/memory_sync_10000_test - allocs/op
20569
allocs/op20535
allocs/op1.00
BenchmarkTextEditing
19470328727
ns/op 9042172072 B/op 19924135 allocs/op20537708488
ns/op 9042246592 B/op 19924523 allocs/op0.95
BenchmarkTextEditing - ns/op
19470328727
ns/op20537708488
ns/op0.95
BenchmarkTextEditing - B/op
9042172072
B/op9042246592
B/op1.00
BenchmarkTextEditing - allocs/op
19924135
allocs/op19924523
allocs/op1.00
This comment was automatically generated by workflow using github-action-benchmark.