-
-
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
66253be
commit 97f9f68
Showing
1 changed file
with
0 additions
and
2 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
97f9f68
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
1563
ns/op1571
ns/op0.99
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
1424
ns/op889.9
ns/op1.60
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
9150
ns/op8561
ns/op1.07
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
23210
ns/op23849
ns/op0.97
BenchmarkDocument/nested_update_test - B/op
11689
B/op11689
B/op1
BenchmarkDocument/nested_update_test - allocs/op
248
allocs/op248
allocs/op1
BenchmarkDocument/delete_test - ns/op
31040
ns/op30251
ns/op1.03
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
10900
ns/op10605
ns/op1.03
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
37557
ns/op40110
ns/op0.94
BenchmarkDocument/array_test - B/op
11546
B/op11545
B/op1.00
BenchmarkDocument/array_test - allocs/op
264
allocs/op264
allocs/op1
BenchmarkDocument/text_test - ns/op
39966
ns/op38207
ns/op1.05
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
41054
ns/op38782
ns/op1.06
BenchmarkDocument/text_composition_test - B/op
18002
B/op18002
B/op1
BenchmarkDocument/text_composition_test - allocs/op
471
allocs/op471
allocs/op1
BenchmarkDocument/rich_text_test - ns/op
107836
ns/op103540
ns/op1.04
BenchmarkDocument/rich_text_test - B/op
36807
B/op36807
B/op1
BenchmarkDocument/rich_text_test - allocs/op
1131
allocs/op1131
allocs/op1
BenchmarkDocument/counter_test - ns/op
22669
ns/op20994
ns/op1.08
BenchmarkDocument/counter_test - B/op
9970
B/op9970
B/op1
BenchmarkDocument/counter_test - allocs/op
235
allocs/op235
allocs/op1
BenchmarkDocument/text_edit_gc_100 - ns/op
4329421
ns/op3963886
ns/op1.09
BenchmarkDocument/text_edit_gc_100 - B/op
1553148
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
364760946
ns/op313689090
ns/op1.16
BenchmarkDocument/text_edit_gc_1000 - B/op
136683072
B/op136631552
B/op1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op
210956
allocs/op210701
allocs/op1.00
BenchmarkDocument/text_split_gc_100 - ns/op
4928751
ns/op4598879
ns/op1.07
BenchmarkDocument/text_split_gc_100 - B/op
2217738
B/op2217588
B/op1.00
BenchmarkDocument/text_split_gc_100 - allocs/op
16589
allocs/op16589
allocs/op1
BenchmarkDocument/text_split_gc_1000 - ns/op
381279836
ns/op361375128
ns/op1.06
BenchmarkDocument/text_split_gc_1000 - B/op
214853218
B/op214859917
B/op1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op
211384
allocs/op211446
allocs/op1.00
BenchmarkDocument/text_delete_all_10000 - ns/op
20989873
ns/op19578579
ns/op1.07
BenchmarkDocument/text_delete_all_10000 - B/op
5903203
B/op5904621
B/op1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op
41122
allocs/op41128
allocs/op1.00
BenchmarkDocument/text_delete_all_100000 - ns/op
256281457
ns/op254618054
ns/op1.01
BenchmarkDocument/text_delete_all_100000 - B/op
53827728
B/op53839944
B/op1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op
415934
allocs/op415993
allocs/op1.00
BenchmarkDocument/text_100 - ns/op
339187
ns/op330774
ns/op1.03
BenchmarkDocument/text_100 - B/op
118211
B/op118213
B/op1.00
BenchmarkDocument/text_100 - allocs/op
5074
allocs/op5074
allocs/op1
BenchmarkDocument/text_1000 - ns/op
3572347
ns/op3639084
ns/op0.98
BenchmarkDocument/text_1000 - B/op
1152820
B/op1152823
B/op1.00
BenchmarkDocument/text_1000 - allocs/op
50078
allocs/op50078
allocs/op1
BenchmarkDocument/array_1000 - ns/op
1799231
ns/op1797916
ns/op1.00
BenchmarkDocument/array_1000 - B/op
1102725
B/op1102821
B/op1.00
BenchmarkDocument/array_1000 - allocs/op
11867
allocs/op11867
allocs/op1
BenchmarkDocument/array_10000 - ns/op
20642468
ns/op20787542
ns/op0.99
BenchmarkDocument/array_10000 - B/op
9907005
B/op9907150
B/op1.00
BenchmarkDocument/array_10000 - allocs/op
120719
allocs/op120719
allocs/op1
BenchmarkDocument/array_gc_100 - ns/op
184208
ns/op183158
ns/op1.01
BenchmarkDocument/array_gc_100 - B/op
98145
B/op98169
B/op1.00
BenchmarkDocument/array_gc_100 - allocs/op
1243
allocs/op1243
allocs/op1
BenchmarkDocument/array_gc_1000 - ns/op
2038253
ns/op1976201
ns/op1.03
BenchmarkDocument/array_gc_1000 - B/op
1170387
B/op1170344
B/op1.00
BenchmarkDocument/array_gc_1000 - allocs/op
12906
allocs/op12906
allocs/op1
BenchmarkDocument/counter_1000 - ns/op
310318
ns/op285428
ns/op1.09
BenchmarkDocument/counter_1000 - B/op
198532
B/op198534
B/op1.00
BenchmarkDocument/counter_1000 - allocs/op
6503
allocs/op6503
allocs/op1
BenchmarkDocument/counter_10000 - ns/op
3243314
ns/op3095974
ns/op1.05
BenchmarkDocument/counter_10000 - B/op
2165459
B/op2165456
B/op1.00
BenchmarkDocument/counter_10000 - allocs/op
69510
allocs/op69510
allocs/op1
BenchmarkDocument/object_1000 - ns/op
1948279
ns/op1901665
ns/op1.02
BenchmarkDocument/object_1000 - B/op
1451109
B/op1451351
B/op1.00
BenchmarkDocument/object_1000 - allocs/op
9914
allocs/op9915
allocs/op1.00
BenchmarkDocument/object_10000 - ns/op
24084538
ns/op23966450
ns/op1.00
BenchmarkDocument/object_10000 - B/op
12371720
B/op12371453
B/op1.00
BenchmarkDocument/object_10000 - allocs/op
101227
allocs/op101226
allocs/op1.00
BenchmarkRPC/client_to_server - ns/op
435016300
ns/op401201105
ns/op1.08
BenchmarkRPC/client_to_server - B/op
12236674
B/op12262480
B/op1.00
BenchmarkRPC/client_to_server - allocs/op
176960
allocs/op177181
allocs/op1.00
BenchmarkRPC/client_to_client_via_server - ns/op
707047979
ns/op685664009
ns/op1.03
BenchmarkRPC/client_to_client_via_server - B/op
22595584
B/op22584304
B/op1.00
BenchmarkRPC/client_to_client_via_server - allocs/op
330737
allocs/op330481
allocs/op1.00
BenchmarkRPC/attach_large_document - ns/op
1595174003
ns/op1473754095
ns/op1.08
BenchmarkRPC/attach_large_document - B/op
1807748464
B/op1819078872
B/op0.99
BenchmarkRPC/attach_large_document - allocs/op
11436
allocs/op9660
allocs/op1.18
BenchmarkRPC/adminCli_to_server - ns/op
576592264
ns/op559190893
ns/op1.03
BenchmarkRPC/adminCli_to_server - B/op
20392408
B/op20410700
B/op1.00
BenchmarkRPC/adminCli_to_server - allocs/op
321616
allocs/op321614
allocs/op1.00
BenchmarkLocker - ns/op
131.3
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
125.2
ns/op126.5
ns/op0.99
BenchmarkLockerParallel - B/op
0
B/op0
B/opNaN
BenchmarkLockerParallel - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkLockerMoreKeys - ns/op
303.5
ns/op440.8
ns/op0.69
BenchmarkLockerMoreKeys - B/op
14
B/op13
B/op1.08
BenchmarkLockerMoreKeys - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkSync/memory_sync_10_test - ns/op
7715
ns/op7461
ns/op1.03
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
69945
ns/op69442
ns/op1.01
BenchmarkSync/memory_sync_100_test - B/op
8756
B/op8763
B/op1.00
BenchmarkSync/memory_sync_100_test - allocs/op
280
allocs/op280
allocs/op1
BenchmarkSync/memory_sync_1000_test - ns/op
690879
ns/op699971
ns/op0.99
BenchmarkSync/memory_sync_1000_test - B/op
81876
B/op81716
B/op1.00
BenchmarkSync/memory_sync_1000_test - allocs/op
2583
allocs/op2579
allocs/op1.00
BenchmarkSync/memory_sync_10000_test - ns/op
8362818
ns/op7491717
ns/op1.12
BenchmarkSync/memory_sync_10000_test - B/op
864144
B/op850438
B/op1.02
BenchmarkSync/memory_sync_10000_test - allocs/op
26840
allocs/op26946
allocs/op1.00
BenchmarkTextEditing - ns/op
28871591476
ns/op27697786985
ns/op1.04
BenchmarkTextEditing - B/op
8456831248
B/op8457437952
B/op1.00
BenchmarkTextEditing - allocs/op
20613897
allocs/op20616814
allocs/op1.00
This comment was automatically generated by workflow using github-action-benchmark.