-
-
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.
Remove returning default project and add comment
- Loading branch information
1 parent
6c2c9ee
commit b3a9327
Showing
1 changed file
with
1 addition
and
8 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
b3a9327
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
1459
ns/op1348
ns/op1.08
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
777.2
ns/op774.9
ns/op1.00
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
7048
ns/op7095
ns/op0.99
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
16035
ns/op18023
ns/op0.89
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
21809
ns/op21860
ns/op1.00
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
8291
ns/op8299
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
28848
ns/op28416
ns/op1.02
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
30290
ns/op30734
ns/op0.99
BenchmarkDocument/text_test - B/op
14884
B/op14795
B/op1.01
BenchmarkDocument/text_test - allocs/op
468
allocs/op468
allocs/op1
BenchmarkDocument/text_composition_test - ns/op
28981
ns/op28436
ns/op1.02
BenchmarkDocument/text_composition_test - B/op
18398
B/op18278
B/op1.01
BenchmarkDocument/text_composition_test - allocs/op
477
allocs/op477
allocs/op1
BenchmarkDocument/rich_text_test - ns/op
79345
ns/op79377
ns/op1.00
BenchmarkDocument/rich_text_test - B/op
38645
B/op38540
B/op1.00
BenchmarkDocument/rich_text_test - allocs/op
1147
allocs/op1147
allocs/op1
BenchmarkDocument/counter_test - ns/op
16470
ns/op16429
ns/op1.00
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
2878592
ns/op2870698
ns/op1.00
BenchmarkDocument/text_edit_gc_100 - B/op
1658480
B/op1655216
B/op1.00
BenchmarkDocument/text_edit_gc_100 - allocs/op
17092
allocs/op17091
allocs/op1.00
BenchmarkDocument/text_edit_gc_1000 - ns/op
228722966
ns/op227911236
ns/op1.00
BenchmarkDocument/text_edit_gc_1000 - B/op
144397468
B/op144348859
B/op1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op
200989
allocs/op200920
allocs/op1.00
BenchmarkDocument/text_split_gc_100 - ns/op
3368496
ns/op3341420
ns/op1.01
BenchmarkDocument/text_split_gc_100 - B/op
2316850
B/op2313404
B/op1.00
BenchmarkDocument/text_split_gc_100 - allocs/op
16193
allocs/op16193
allocs/op1
BenchmarkDocument/text_split_gc_1000 - ns/op
288745736
ns/op284979132
ns/op1.01
BenchmarkDocument/text_split_gc_1000 - B/op
228912464
B/op228892912
B/op1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op
203916
allocs/op203950
allocs/op1.00
BenchmarkDocument/text_delete_all_10000 - ns/op
10682365
ns/op10649517
ns/op1.00
BenchmarkDocument/text_delete_all_10000 - B/op
5810450
B/op5809883
B/op1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op
40674
allocs/op40671
allocs/op1.00
BenchmarkDocument/text_delete_all_100000 - ns/op
183562826
ns/op186393795
ns/op0.98
BenchmarkDocument/text_delete_all_100000 - B/op
81901192
B/op81904469
B/op1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op
411629
allocs/op411644
allocs/op1.00
BenchmarkDocument/text_100 - ns/op
226222
ns/op216510
ns/op1.04
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
2425682
ns/op2354446
ns/op1.03
BenchmarkDocument/text_1000 - B/op
1169094
B/op1153053
B/op1.01
BenchmarkDocument/text_1000 - allocs/op
50084
allocs/op50084
allocs/op1
BenchmarkDocument/array_1000 - ns/op
1202010
ns/op1167715
ns/op1.03
BenchmarkDocument/array_1000 - B/op
1091216
B/op1091275
B/op1.00
BenchmarkDocument/array_1000 - allocs/op
11825
allocs/op11825
allocs/op1
BenchmarkDocument/array_10000 - ns/op
13014624
ns/op12925120
ns/op1.01
BenchmarkDocument/array_10000 - B/op
9799951
B/op9799997
B/op1.00
BenchmarkDocument/array_10000 - allocs/op
120290
allocs/op120290
allocs/op1
BenchmarkDocument/array_gc_100 - ns/op
147574
ns/op143218
ns/op1.03
BenchmarkDocument/array_gc_100 - B/op
132499
B/op132500
B/op1.00
BenchmarkDocument/array_gc_100 - allocs/op
1248
allocs/op1249
allocs/op1.00
BenchmarkDocument/array_gc_1000 - ns/op
1383924
ns/op1362603
ns/op1.02
BenchmarkDocument/array_gc_1000 - B/op
1159053
B/op1158952
B/op1.00
BenchmarkDocument/array_gc_1000 - allocs/op
12865
allocs/op12865
allocs/op1
BenchmarkDocument/counter_1000 - ns/op
202342
ns/op192998
ns/op1.05
BenchmarkDocument/counter_1000 - B/op
192853
B/op192852
B/op1.00
BenchmarkDocument/counter_1000 - allocs/op
5765
allocs/op5765
allocs/op1
BenchmarkDocument/counter_10000 - ns/op
2158485
ns/op2121356
ns/op1.02
BenchmarkDocument/counter_10000 - B/op
2087767
B/op2087765
B/op1.00
BenchmarkDocument/counter_10000 - allocs/op
59772
allocs/op59772
allocs/op1
BenchmarkDocument/object_1000 - ns/op
1352215
ns/op1323428
ns/op1.02
BenchmarkDocument/object_1000 - B/op
1428051
B/op1427932
B/op1.00
BenchmarkDocument/object_1000 - allocs/op
9845
allocs/op9844
allocs/op1.00
BenchmarkDocument/object_10000 - ns/op
14533547
ns/op14952592
ns/op0.97
BenchmarkDocument/object_10000 - B/op
12168528
B/op12166471
B/op1.00
BenchmarkDocument/object_10000 - allocs/op
100565
allocs/op100558
allocs/op1.00
BenchmarkDocument/tree_100 - ns/op
1031140
ns/op998783
ns/op1.03
BenchmarkDocument/tree_100 - B/op
943676
B/op943673
B/op1.00
BenchmarkDocument/tree_100 - allocs/op
6099
allocs/op6099
allocs/op1
BenchmarkDocument/tree_1000 - ns/op
74824468
ns/op74036459
ns/op1.01
BenchmarkDocument/tree_1000 - B/op
86460384
B/op86460238
B/op1.00
BenchmarkDocument/tree_1000 - allocs/op
60113
allocs/op60112
allocs/op1.00
BenchmarkDocument/tree_10000 - ns/op
9275920360
ns/op9238843028
ns/op1.00
BenchmarkDocument/tree_10000 - B/op
8580979704
B/op8580993112
B/op1.00
BenchmarkDocument/tree_10000 - allocs/op
600213
allocs/op600251
allocs/op1.00
BenchmarkDocument/tree_delete_all_1000 - ns/op
75205832
ns/op71588951
ns/op1.05
BenchmarkDocument/tree_delete_all_1000 - B/op
86990435
B/op86990417
B/op1.00
BenchmarkDocument/tree_delete_all_1000 - allocs/op
67750
allocs/op67750
allocs/op1
BenchmarkDocument/tree_edit_gc_100 - ns/op
3702353
ns/op3588143
ns/op1.03
BenchmarkDocument/tree_edit_gc_100 - B/op
4120985
B/op4120927
B/op1.00
BenchmarkDocument/tree_edit_gc_100 - allocs/op
14356
allocs/op14355
allocs/op1.00
BenchmarkDocument/tree_edit_gc_1000 - ns/op
308129356
ns/op292095970
ns/op1.05
BenchmarkDocument/tree_edit_gc_1000 - B/op
383465572
B/op383466214
B/op1.00
BenchmarkDocument/tree_edit_gc_1000 - allocs/op
145401
allocs/op145408
allocs/op1.00
BenchmarkDocument/tree_split_gc_100 - ns/op
2546028
ns/op2419488
ns/op1.05
BenchmarkDocument/tree_split_gc_100 - B/op
2386878
B/op2386838
B/op1.00
BenchmarkDocument/tree_split_gc_100 - allocs/op
10341
allocs/op10341
allocs/op1
BenchmarkDocument/tree_split_gc_1000 - ns/op
184466206
ns/op175905530
ns/op1.05
BenchmarkDocument/tree_split_gc_1000 - B/op
221990510
B/op221990052
B/op1.00
BenchmarkDocument/tree_split_gc_1000 - allocs/op
112252
allocs/op112245
allocs/op1.00
BenchmarkRPC/client_to_server - ns/op
356719464
ns/op345650310
ns/op1.03
BenchmarkRPC/client_to_server - B/op
18090565
B/op16395133
B/op1.10
BenchmarkRPC/client_to_server - allocs/op
166914
allocs/op166812
allocs/op1.00
BenchmarkRPC/client_to_client_via_server - ns/op
608577462
ns/op599230474
ns/op1.02
BenchmarkRPC/client_to_client_via_server - B/op
31647760
B/op31200524
B/op1.01
BenchmarkRPC/client_to_client_via_server - allocs/op
312534
allocs/op312356
allocs/op1.00
BenchmarkRPC/attach_large_document - ns/op
1335945518
ns/op1320790007
ns/op1.01
BenchmarkRPC/attach_large_document - B/op
1889229992
B/op1889214992
B/op1.00
BenchmarkRPC/attach_large_document - allocs/op
7556
allocs/op7549
allocs/op1.00
BenchmarkRPC/adminCli_to_server - ns/op
535167583
ns/op524792658
ns/op1.02
BenchmarkRPC/adminCli_to_server - B/op
35984004
B/op35979672
B/op1.00
BenchmarkRPC/adminCli_to_server - allocs/op
289675
allocs/op289662
allocs/op1.00
BenchmarkLocker - ns/op
65.58
ns/op64.08
ns/op1.02
BenchmarkLocker - B/op
16
B/op16
B/op1
BenchmarkLocker - allocs/op
1
allocs/op1
allocs/op1
BenchmarkLockerParallel - ns/op
38.27
ns/op37.88
ns/op1.01
BenchmarkLockerParallel - B/op
0
B/op0
B/opNaN
BenchmarkLockerParallel - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkLockerMoreKeys - ns/op
147.4
ns/op138.8
ns/op1.06
BenchmarkLockerMoreKeys - B/op
15
B/op15
B/op1
BenchmarkLockerMoreKeys - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkChange/Push_10_Changes - ns/op
3771635
ns/op3738509
ns/op1.01
BenchmarkChange/Push_10_Changes - B/op
125941
B/op127083
B/op0.99
BenchmarkChange/Push_10_Changes - allocs/op
1254
allocs/op1254
allocs/op1
BenchmarkChange/Push_100_Changes - ns/op
14026078
ns/op13951923
ns/op1.01
BenchmarkChange/Push_100_Changes - B/op
649751
B/op646730
B/op1.00
BenchmarkChange/Push_100_Changes - allocs/op
6538
allocs/op6540
allocs/op1.00
BenchmarkChange/Push_1000_Changes - ns/op
112542338
ns/op111633212
ns/op1.01
BenchmarkChange/Push_1000_Changes - B/op
5995437
B/op6052291
B/op0.99
BenchmarkChange/Push_1000_Changes - allocs/op
62158
allocs/op62156
allocs/op1.00
BenchmarkChange/Pull_10_Changes - ns/op
2830292
ns/op2807725
ns/op1.01
BenchmarkChange/Pull_10_Changes - B/op
100804
B/op101299
B/op1.00
BenchmarkChange/Pull_10_Changes - allocs/op
952
allocs/op951
allocs/op1.00
BenchmarkChange/Pull_100_Changes - ns/op
4281628
ns/op4259998
ns/op1.01
BenchmarkChange/Pull_100_Changes - B/op
258351
B/op259044
B/op1.00
BenchmarkChange/Pull_100_Changes - allocs/op
3154
allocs/op3154
allocs/op1
BenchmarkChange/Pull_1000_Changes - ns/op
8272246
ns/op8186496
ns/op1.01
BenchmarkChange/Pull_1000_Changes - B/op
1399154
B/op1399630
B/op1.00
BenchmarkChange/Pull_1000_Changes - allocs/op
26871
allocs/op26877
allocs/op1.00
BenchmarkSnapshot/Push_3KB_snapshot - ns/op
16590888
ns/op16788712
ns/op0.99
BenchmarkSnapshot/Push_3KB_snapshot - B/op
810478
B/op814611
B/op0.99
BenchmarkSnapshot/Push_3KB_snapshot - allocs/op
6543
allocs/op6542
allocs/op1.00
BenchmarkSnapshot/Push_30KB_snapshot - ns/op
116463324
ns/op116153491
ns/op1.00
BenchmarkSnapshot/Push_30KB_snapshot - B/op
6128999
B/op6295727
B/op0.97
BenchmarkSnapshot/Push_30KB_snapshot - allocs/op
62172
allocs/op62346
allocs/op1.00
BenchmarkSnapshot/Pull_3KB_snapshot - ns/op
6591117
ns/op6588486
ns/op1.00
BenchmarkSnapshot/Pull_3KB_snapshot - B/op
906098
B/op908101
B/op1.00
BenchmarkSnapshot/Pull_3KB_snapshot - allocs/op
14881
allocs/op14882
allocs/op1.00
BenchmarkSnapshot/Pull_30KB_snapshot - ns/op
14626717
ns/op14361476
ns/op1.02
BenchmarkSnapshot/Pull_30KB_snapshot - B/op
6980229
B/op6995643
B/op1.00
BenchmarkSnapshot/Pull_30KB_snapshot - allocs/op
144141
allocs/op144141
allocs/op1
BenchmarkSync/memory_sync_10_test - ns/op
6728
ns/op6687
ns/op1.01
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
50976
ns/op52081
ns/op0.98
BenchmarkSync/memory_sync_100_test - B/op
8655
B/op8642
B/op1.00
BenchmarkSync/memory_sync_100_test - allocs/op
274
allocs/op273
allocs/op1.00
BenchmarkSync/memory_sync_1000_test - ns/op
586160
ns/op587862
ns/op1.00
BenchmarkSync/memory_sync_1000_test - B/op
74531
B/op74357
B/op1.00
BenchmarkSync/memory_sync_1000_test - allocs/op
2120
allocs/op2110
allocs/op1.00
BenchmarkSync/memory_sync_10000_test - ns/op
7177383
ns/op6961544
ns/op1.03
BenchmarkSync/memory_sync_10000_test - B/op
749699
B/op764082
B/op0.98
BenchmarkSync/memory_sync_10000_test - allocs/op
20370
allocs/op20603
allocs/op0.99
BenchmarkTextEditing - ns/op
18425902695
ns/op18032931695
ns/op1.02
BenchmarkTextEditing - B/op
9041635688
B/op9038055344
B/op1.00
BenchmarkTextEditing - allocs/op
19921383
allocs/op19923783
allocs/op1.00
This comment was automatically generated by workflow using github-action-benchmark.