-
-
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
Showing
1 changed file
with
4 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
9d76baa
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
1825
ns/op1901
ns/op0.96
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
1079
ns/op1104
ns/op0.98
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
10521
ns/op11206
ns/op0.94
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
28168
ns/op38428
ns/op0.73
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
35384
ns/op37937
ns/op0.93
BenchmarkDocument/delete_test - B/op
14914
B/op14914
B/op1
BenchmarkDocument/delete_test - allocs/op
327
allocs/op327
allocs/op1
BenchmarkDocument/object_test - ns/op
12338
ns/op13368
ns/op0.92
BenchmarkDocument/object_test - B/op
6448
B/op6449
B/op1.00
BenchmarkDocument/object_test - allocs/op
110
allocs/op110
allocs/op1
BenchmarkDocument/array_test - ns/op
43073
ns/op45483
ns/op0.95
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
46788
ns/op50803
ns/op0.92
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
47095
ns/op50745
ns/op0.93
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
124718
ns/op139406
ns/op0.89
BenchmarkDocument/rich_text_test - B/op
36816
B/op36808
B/op1.00
BenchmarkDocument/rich_text_test - allocs/op
1131
allocs/op1131
allocs/op1
BenchmarkDocument/counter_test - ns/op
26506
ns/op31797
ns/op0.83
BenchmarkDocument/counter_test - B/op
9969
B/op9971
B/op1.00
BenchmarkDocument/counter_test - allocs/op
235
allocs/op235
allocs/op1
BenchmarkDocument/text_edit_gc_100 - ns/op
4774982
ns/op5296363
ns/op0.90
BenchmarkDocument/text_edit_gc_100 - B/op
1553118
B/op1553040
B/op1.00
BenchmarkDocument/text_edit_gc_100 - allocs/op
17162
allocs/op17161
allocs/op1.00
BenchmarkDocument/text_edit_gc_1000 - ns/op
374045505
ns/op454837900
ns/op0.82
BenchmarkDocument/text_edit_gc_1000 - B/op
136625394
B/op136624013
B/op1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op
210660
allocs/op210650
allocs/op1.00
BenchmarkDocument/text_split_gc_100 - ns/op
5650377
ns/op5867104
ns/op0.96
BenchmarkDocument/text_split_gc_100 - B/op
2217707
B/op2217506
B/op1.00
BenchmarkDocument/text_split_gc_100 - allocs/op
16589
allocs/op16588
allocs/op1.00
BenchmarkDocument/text_split_gc_1000 - ns/op
439946148
ns/op512663599
ns/op0.86
BenchmarkDocument/text_split_gc_1000 - B/op
214889026
B/op214858016
B/op1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op
211551
allocs/op211415
allocs/op1.00
BenchmarkDocument/text_delete_all_10000 - ns/op
22910106
ns/op25096491
ns/op0.91
BenchmarkDocument/text_delete_all_10000 - B/op
5904152
B/op5903307
B/op1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op
41126
allocs/op41122
allocs/op1.00
BenchmarkDocument/text_delete_all_100000 - ns/op
293338878
ns/op294377977
ns/op1.00
BenchmarkDocument/text_delete_all_100000 - B/op
53839364
B/op53843698
B/op1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op
415971
allocs/op415982
allocs/op1.00
BenchmarkDocument/text_100 - ns/op
389422
ns/op413044
ns/op0.94
BenchmarkDocument/text_100 - B/op
118214
B/op118212
B/op1.00
BenchmarkDocument/text_100 - allocs/op
5074
allocs/op5074
allocs/op1
BenchmarkDocument/text_1000 - ns/op
4188814
ns/op4299966
ns/op0.97
BenchmarkDocument/text_1000 - B/op
1152804
B/op1152838
B/op1.00
BenchmarkDocument/text_1000 - allocs/op
50078
allocs/op50078
allocs/op1
BenchmarkDocument/array_1000 - ns/op
2106368
ns/op2269891
ns/op0.93
BenchmarkDocument/array_1000 - B/op
1102815
B/op1102736
B/op1.00
BenchmarkDocument/array_1000 - allocs/op
11867
allocs/op11867
allocs/op1
BenchmarkDocument/array_10000 - ns/op
23562605
ns/op25932652
ns/op0.91
BenchmarkDocument/array_10000 - B/op
9907167
B/op9906110
B/op1.00
BenchmarkDocument/array_10000 - allocs/op
120720
allocs/op120715
allocs/op1.00
BenchmarkDocument/array_gc_100 - ns/op
216898
ns/op230467
ns/op0.94
BenchmarkDocument/array_gc_100 - B/op
98148
B/op98157
B/op1.00
BenchmarkDocument/array_gc_100 - allocs/op
1243
allocs/op1243
allocs/op1
BenchmarkDocument/array_gc_1000 - ns/op
2401446
ns/op2544986
ns/op0.94
BenchmarkDocument/array_gc_1000 - B/op
1170387
B/op1170355
B/op1.00
BenchmarkDocument/array_gc_1000 - allocs/op
12906
allocs/op12906
allocs/op1
BenchmarkDocument/counter_1000 - ns/op
348313
ns/op410192
ns/op0.85
BenchmarkDocument/counter_1000 - B/op
198533
B/op198531
B/op1.00
BenchmarkDocument/counter_1000 - allocs/op
6503
allocs/op6503
allocs/op1
BenchmarkDocument/counter_10000 - ns/op
4307358
ns/op4357797
ns/op0.99
BenchmarkDocument/counter_10000 - B/op
2165465
B/op2165477
B/op1.00
BenchmarkDocument/counter_10000 - allocs/op
69510
allocs/op69510
allocs/op1
BenchmarkDocument/object_1000 - ns/op
2262103
ns/op2596718
ns/op0.87
BenchmarkDocument/object_1000 - B/op
1451178
B/op1451346
B/op1.00
BenchmarkDocument/object_1000 - allocs/op
9914
allocs/op9915
allocs/op1.00
BenchmarkDocument/object_10000 - ns/op
28368636
ns/op28984608
ns/op0.98
BenchmarkDocument/object_10000 - B/op
12371724
B/op12372384
B/op1.00
BenchmarkDocument/object_10000 - allocs/op
101227
allocs/op101228
allocs/op1.00
BenchmarkRPC/client_to_server - ns/op
509359282
ns/op649338574
ns/op0.78
BenchmarkRPC/client_to_server - B/op
12226320
B/op12484404
B/op0.98
BenchmarkRPC/client_to_server - allocs/op
177038
allocs/op177355
allocs/op1.00
BenchmarkRPC/client_to_client_via_server - ns/op
863124174
ns/op1090780487
ns/op0.79
BenchmarkRPC/client_to_client_via_server - B/op
22591992
B/op22341800
B/op1.01
BenchmarkRPC/client_to_client_via_server - allocs/op
330757
allocs/op315305
allocs/op1.05
BenchmarkRPC/attach_large_document - ns/op
1830820755
ns/op1809034535
ns/op1.01
BenchmarkRPC/attach_large_document - B/op
1799685672
B/op1808922968
B/op0.99
BenchmarkRPC/attach_large_document - allocs/op
9498
allocs/op9441
allocs/op1.01
BenchmarkRPC/adminCli_to_server - ns/op
749807916
ns/op891035671
ns/op0.84
BenchmarkRPC/adminCli_to_server - B/op
20397628
B/op20400200
B/op1.00
BenchmarkRPC/adminCli_to_server - allocs/op
321678
allocs/op321632
allocs/op1.00
BenchmarkLocker - ns/op
154.3
ns/op155.3
ns/op0.99
BenchmarkLocker - B/op
16
B/op16
B/op1
BenchmarkLocker - allocs/op
1
allocs/op1
allocs/op1
BenchmarkLockerParallel - ns/op
170.8
ns/op156.2
ns/op1.09
BenchmarkLockerParallel - B/op
0
B/op0
B/opNaN
BenchmarkLockerParallel - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkLockerMoreKeys - ns/op
456.7
ns/op383.8
ns/op1.19
BenchmarkLockerMoreKeys - B/op
14
B/op14
B/op1
BenchmarkLockerMoreKeys - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkSync/memory_sync_10_test - ns/op
9067
ns/op9452
ns/op0.96
BenchmarkSync/memory_sync_10_test - B/op
1284
B/op1285
B/op1.00
BenchmarkSync/memory_sync_10_test - allocs/op
38
allocs/op38
allocs/op1
BenchmarkSync/memory_sync_100_test - ns/op
78546
ns/op81750
ns/op0.96
BenchmarkSync/memory_sync_100_test - B/op
8833
B/op9040
B/op0.98
BenchmarkSync/memory_sync_100_test - allocs/op
285
allocs/op298
allocs/op0.96
BenchmarkSync/memory_sync_1000_test - ns/op
781537
ns/op807968
ns/op0.97
BenchmarkSync/memory_sync_1000_test - B/op
82098
B/op83211
B/op0.99
BenchmarkSync/memory_sync_1000_test - allocs/op
2602
allocs/op2665
allocs/op0.98
BenchmarkSync/memory_sync_10000_test - ns/op
9203090
ns/op8177144
ns/op1.13
BenchmarkSync/memory_sync_10000_test - B/op
857510
B/op861070
B/op1.00
BenchmarkSync/memory_sync_10000_test - allocs/op
26859
allocs/op27827
allocs/op0.97
BenchmarkTextEditing - ns/op
31361343924
ns/op36310110561
ns/op0.86
BenchmarkTextEditing - B/op
8457131992
B/op8457270176
B/op1.00
BenchmarkTextEditing - allocs/op
20615179
allocs/op20615764
allocs/op1.00
This comment was automatically generated by workflow using github-action-benchmark.