-
-
Notifications
You must be signed in to change notification settings - Fork 145
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
910c45e
commit 9f34252
Showing
1 changed file
with
15 additions
and
15 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
9f34252
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
1575
ns/op1571
ns/op1.00
BenchmarkDocument/constructor_test - B/op
984
B/op984
B/op1
BenchmarkDocument/constructor_test - allocs/op
16
allocs/op16
allocs/op1
BenchmarkDocument/status_test - ns/op
914.2
ns/op889.9
ns/op1.03
BenchmarkDocument/status_test - B/op
952
B/op952
B/op1
BenchmarkDocument/status_test - allocs/op
14
allocs/op14
allocs/op1
BenchmarkDocument/equals_test - ns/op
10270
ns/op8561
ns/op1.20
BenchmarkDocument/equals_test - B/op
6192
B/op6192
B/op1
BenchmarkDocument/equals_test - allocs/op
106
allocs/op106
allocs/op1
BenchmarkDocument/nested_update_test - ns/op
22451
ns/op23849
ns/op0.94
BenchmarkDocument/nested_update_test - B/op
11690
B/op11689
B/op1.00
BenchmarkDocument/nested_update_test - allocs/op
248
allocs/op248
allocs/op1
BenchmarkDocument/delete_test - ns/op
30174
ns/op30251
ns/op1.00
BenchmarkDocument/delete_test - B/op
14914
B/op14915
B/op1.00
BenchmarkDocument/delete_test - allocs/op
327
allocs/op327
allocs/op1
BenchmarkDocument/object_test - ns/op
10740
ns/op10605
ns/op1.01
BenchmarkDocument/object_test - B/op
6448
B/op6448
B/op1
BenchmarkDocument/object_test - allocs/op
110
allocs/op110
allocs/op1
BenchmarkDocument/array_test - ns/op
37380
ns/op40110
ns/op0.93
BenchmarkDocument/array_test - B/op
11545
B/op11545
B/op1
BenchmarkDocument/array_test - allocs/op
264
allocs/op264
allocs/op1
BenchmarkDocument/text_test - ns/op
40347
ns/op38207
ns/op1.06
BenchmarkDocument/text_test - B/op
14618
B/op14618
B/op1
BenchmarkDocument/text_test - allocs/op
470
allocs/op470
allocs/op1
BenchmarkDocument/text_composition_test - ns/op
41010
ns/op38782
ns/op1.06
BenchmarkDocument/text_composition_test - B/op
18005
B/op18002
B/op1.00
BenchmarkDocument/text_composition_test - allocs/op
471
allocs/op471
allocs/op1
BenchmarkDocument/rich_text_test - ns/op
106647
ns/op103540
ns/op1.03
BenchmarkDocument/rich_text_test - B/op
36806
B/op36807
B/op1.00
BenchmarkDocument/rich_text_test - allocs/op
1131
allocs/op1131
allocs/op1
BenchmarkDocument/counter_test - ns/op
21397
ns/op20994
ns/op1.02
BenchmarkDocument/counter_test - B/op
9969
B/op9970
B/op1.00
BenchmarkDocument/counter_test - allocs/op
235
allocs/op235
allocs/op1
BenchmarkDocument/text_edit_gc_100 - ns/op
4160465
ns/op3963886
ns/op1.05
BenchmarkDocument/text_edit_gc_100 - B/op
1553018
B/op1553087
B/op1.00
BenchmarkDocument/text_edit_gc_100 - allocs/op
17162
allocs/op17161
allocs/op1.00
BenchmarkDocument/text_edit_gc_1000 - ns/op
325286481
ns/op313689090
ns/op1.04
BenchmarkDocument/text_edit_gc_1000 - B/op
136664200
B/op136631552
B/op1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op
210841
allocs/op210701
allocs/op1.00
BenchmarkDocument/text_split_gc_100 - ns/op
4564333
ns/op4598879
ns/op0.99
BenchmarkDocument/text_split_gc_100 - B/op
2217866
B/op2217588
B/op1.00
BenchmarkDocument/text_split_gc_100 - allocs/op
16590
allocs/op16589
allocs/op1.00
BenchmarkDocument/text_split_gc_1000 - ns/op
375607085
ns/op361375128
ns/op1.04
BenchmarkDocument/text_split_gc_1000 - B/op
214879320
B/op214859917
B/op1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op
211559
allocs/op211446
allocs/op1.00
BenchmarkDocument/text_delete_all_10000 - ns/op
19661236
ns/op19578579
ns/op1.00
BenchmarkDocument/text_delete_all_10000 - B/op
5902274
B/op5904621
B/op1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op
41117
allocs/op41128
allocs/op1.00
BenchmarkDocument/text_delete_all_100000 - ns/op
267384913
ns/op254618054
ns/op1.05
BenchmarkDocument/text_delete_all_100000 - B/op
53855308
B/op53839944
B/op1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op
416028
allocs/op415993
allocs/op1.00
BenchmarkDocument/text_100 - ns/op
326884
ns/op330774
ns/op0.99
BenchmarkDocument/text_100 - B/op
118213
B/op118213
B/op1
BenchmarkDocument/text_100 - allocs/op
5074
allocs/op5074
allocs/op1
BenchmarkDocument/text_1000 - ns/op
3558145
ns/op3639084
ns/op0.98
BenchmarkDocument/text_1000 - B/op
1152819
B/op1152823
B/op1.00
BenchmarkDocument/text_1000 - allocs/op
50078
allocs/op50078
allocs/op1
BenchmarkDocument/array_1000 - ns/op
1792411
ns/op1797916
ns/op1.00
BenchmarkDocument/array_1000 - B/op
1102756
B/op1102821
B/op1.00
BenchmarkDocument/array_1000 - allocs/op
11867
allocs/op11867
allocs/op1
BenchmarkDocument/array_10000 - ns/op
21241804
ns/op20787542
ns/op1.02
BenchmarkDocument/array_10000 - B/op
9907588
B/op9907150
B/op1.00
BenchmarkDocument/array_10000 - allocs/op
120721
allocs/op120719
allocs/op1.00
BenchmarkDocument/array_gc_100 - ns/op
192879
ns/op183158
ns/op1.05
BenchmarkDocument/array_gc_100 - B/op
98156
B/op98169
B/op1.00
BenchmarkDocument/array_gc_100 - allocs/op
1243
allocs/op1243
allocs/op1
BenchmarkDocument/array_gc_1000 - ns/op
2049881
ns/op1976201
ns/op1.04
BenchmarkDocument/array_gc_1000 - B/op
1170529
B/op1170344
B/op1.00
BenchmarkDocument/array_gc_1000 - allocs/op
12907
allocs/op12906
allocs/op1.00
BenchmarkDocument/counter_1000 - ns/op
297103
ns/op285428
ns/op1.04
BenchmarkDocument/counter_1000 - B/op
198534
B/op198534
B/op1
BenchmarkDocument/counter_1000 - allocs/op
6503
allocs/op6503
allocs/op1
BenchmarkDocument/counter_10000 - ns/op
3287810
ns/op3095974
ns/op1.06
BenchmarkDocument/counter_10000 - B/op
2165436
B/op2165456
B/op1.00
BenchmarkDocument/counter_10000 - allocs/op
69510
allocs/op69510
allocs/op1
BenchmarkDocument/object_1000 - ns/op
1914482
ns/op1901665
ns/op1.01
BenchmarkDocument/object_1000 - B/op
1451179
B/op1451351
B/op1.00
BenchmarkDocument/object_1000 - allocs/op
9915
allocs/op9915
allocs/op1
BenchmarkDocument/object_10000 - ns/op
25316153
ns/op23966450
ns/op1.06
BenchmarkDocument/object_10000 - B/op
12371841
B/op12371453
B/op1.00
BenchmarkDocument/object_10000 - allocs/op
101226
allocs/op101226
allocs/op1
BenchmarkRPC/client_to_server - ns/op
416137813
ns/op401201105
ns/op1.04
BenchmarkRPC/client_to_server - B/op
12255432
B/op12262480
B/op1.00
BenchmarkRPC/client_to_server - allocs/op
177280
allocs/op177181
allocs/op1.00
BenchmarkRPC/client_to_client_via_server - ns/op
719804774
ns/op685664009
ns/op1.05
BenchmarkRPC/client_to_client_via_server - B/op
22660104
B/op22584304
B/op1.00
BenchmarkRPC/client_to_client_via_server - allocs/op
331556
allocs/op330481
allocs/op1.00
BenchmarkRPC/attach_large_document - ns/op
1604177580
ns/op1473754095
ns/op1.09
BenchmarkRPC/attach_large_document - B/op
1798689328
B/op1819078872
B/op0.99
BenchmarkRPC/attach_large_document - allocs/op
11498
allocs/op9660
allocs/op1.19
BenchmarkRPC/adminCli_to_server - ns/op
597686795
ns/op559190893
ns/op1.07
BenchmarkRPC/adminCli_to_server - B/op
20392944
B/op20410700
B/op1.00
BenchmarkRPC/adminCli_to_server - allocs/op
321614
allocs/op321614
allocs/op1
BenchmarkLocker - ns/op
131.4
ns/op123.1
ns/op1.07
BenchmarkLocker - B/op
16
B/op16
B/op1
BenchmarkLocker - allocs/op
1
allocs/op1
allocs/op1
BenchmarkLockerParallel - ns/op
130.7
ns/op126.5
ns/op1.03
BenchmarkLockerParallel - B/op
0
B/op0
B/opNaN
BenchmarkLockerParallel - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkLockerMoreKeys - ns/op
359
ns/op440.8
ns/op0.81
BenchmarkLockerMoreKeys - B/op
14
B/op13
B/op1.08
BenchmarkLockerMoreKeys - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkSync/memory_sync_10_test - ns/op
7908
ns/op7461
ns/op1.06
BenchmarkSync/memory_sync_10_test - B/op
1282
B/op1283
B/op1.00
BenchmarkSync/memory_sync_10_test - allocs/op
38
allocs/op38
allocs/op1
BenchmarkSync/memory_sync_100_test - ns/op
70889
ns/op69442
ns/op1.02
BenchmarkSync/memory_sync_100_test - B/op
8729
B/op8763
B/op1.00
BenchmarkSync/memory_sync_100_test - allocs/op
278
allocs/op280
allocs/op0.99
BenchmarkSync/memory_sync_1000_test - ns/op
697806
ns/op699971
ns/op1.00
BenchmarkSync/memory_sync_1000_test - B/op
81360
B/op81716
B/op1.00
BenchmarkSync/memory_sync_1000_test - allocs/op
2554
allocs/op2579
allocs/op0.99
BenchmarkSync/memory_sync_10000_test - ns/op
7854959
ns/op7491717
ns/op1.05
BenchmarkSync/memory_sync_10000_test - B/op
859395
B/op850438
B/op1.01
BenchmarkSync/memory_sync_10000_test - allocs/op
26795
allocs/op26946
allocs/op0.99
BenchmarkTextEditing - ns/op
28814100306
ns/op27697786985
ns/op1.04
BenchmarkTextEditing - B/op
8456782824
B/op8457437952
B/op1.00
BenchmarkTextEditing - allocs/op
20613653
allocs/op20616814
allocs/op1.00
This comment was automatically generated by workflow using github-action-benchmark.