-
-
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
2 changed files
with
78 additions
and
5 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
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
de2ee7d
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
1947
ns/op1645
ns/op1.18
BenchmarkDocument/constructor_test - B/op
1144
B/op1144
B/op1
BenchmarkDocument/constructor_test - allocs/op
18
allocs/op18
allocs/op1
BenchmarkDocument/status_test - ns/op
1199
ns/op1036
ns/op1.16
BenchmarkDocument/status_test - B/op
1112
B/op1112
B/op1
BenchmarkDocument/status_test - allocs/op
16
allocs/op16
allocs/op1
BenchmarkDocument/equals_test - ns/op
14866
ns/op9056
ns/op1.64
BenchmarkDocument/equals_test - B/op
6721
B/op6720
B/op1.00
BenchmarkDocument/equals_test - allocs/op
113
allocs/op113
allocs/op1
BenchmarkDocument/nested_update_test - ns/op
27238
ns/op23725
ns/op1.15
BenchmarkDocument/nested_update_test - B/op
11897
B/op11897
B/op1
BenchmarkDocument/nested_update_test - allocs/op
251
allocs/op251
allocs/op1
BenchmarkDocument/delete_test - ns/op
34804
ns/op29089
ns/op1.20
BenchmarkDocument/delete_test - B/op
15123
B/op15122
B/op1.00
BenchmarkDocument/delete_test - allocs/op
330
allocs/op330
allocs/op1
BenchmarkDocument/object_test - ns/op
12532
ns/op10382
ns/op1.21
BenchmarkDocument/object_test - B/op
6656
B/op6657
B/op1.00
BenchmarkDocument/object_test - allocs/op
113
allocs/op113
allocs/op1
BenchmarkDocument/array_test - ns/op
42219
ns/op34925
ns/op1.21
BenchmarkDocument/array_test - B/op
11753
B/op11754
B/op1.00
BenchmarkDocument/array_test - allocs/op
267
allocs/op267
allocs/op1
BenchmarkDocument/text_test - ns/op
47024
ns/op38657
ns/op1.22
BenchmarkDocument/text_test - B/op
14826
B/op14826
B/op1
BenchmarkDocument/text_test - allocs/op
473
allocs/op473
allocs/op1
BenchmarkDocument/text_composition_test - ns/op
45685
ns/op38208
ns/op1.20
BenchmarkDocument/text_composition_test - B/op
18211
B/op18210
B/op1.00
BenchmarkDocument/text_composition_test - allocs/op
474
allocs/op474
allocs/op1
BenchmarkDocument/rich_text_test - ns/op
120669
ns/op102400
ns/op1.18
BenchmarkDocument/rich_text_test - B/op
37024
B/op37016
B/op1.00
BenchmarkDocument/rich_text_test - allocs/op
1134
allocs/op1134
allocs/op1
BenchmarkDocument/counter_test - ns/op
25556
ns/op21823
ns/op1.17
BenchmarkDocument/counter_test - B/op
10177
B/op10178
B/op1.00
BenchmarkDocument/counter_test - allocs/op
238
allocs/op238
allocs/op1
BenchmarkDocument/text_edit_gc_100 - ns/op
4721829
ns/op3919058
ns/op1.20
BenchmarkDocument/text_edit_gc_100 - B/op
1553489
B/op1553500
B/op1.00
BenchmarkDocument/text_edit_gc_100 - allocs/op
17164
allocs/op17166
allocs/op1.00
BenchmarkDocument/text_edit_gc_1000 - ns/op
374136806
ns/op305822693
ns/op1.22
BenchmarkDocument/text_edit_gc_1000 - B/op
136640184
B/op136666284
B/op1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op
210694
allocs/op210879
allocs/op1.00
BenchmarkDocument/text_split_gc_100 - ns/op
5395264
ns/op4461948
ns/op1.21
BenchmarkDocument/text_split_gc_100 - B/op
2217601
B/op2218207
B/op1.00
BenchmarkDocument/text_split_gc_100 - allocs/op
16591
allocs/op16595
allocs/op1.00
BenchmarkDocument/text_split_gc_1000 - ns/op
432990931
ns/op357452373
ns/op1.21
BenchmarkDocument/text_split_gc_1000 - B/op
214863149
B/op214840861
B/op1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op
211476
allocs/op211342
allocs/op1.00
BenchmarkDocument/text_delete_all_10000 - ns/op
21712924
ns/op17519738
ns/op1.24
BenchmarkDocument/text_delete_all_10000 - B/op
5904939
B/op5905240
B/op1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op
41127
allocs/op41131
allocs/op1.00
BenchmarkDocument/text_delete_all_100000 - ns/op
297894252
ns/op239749099
ns/op1.24
BenchmarkDocument/text_delete_all_100000 - B/op
53832542
B/op53858656
B/op1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op
415919
allocs/op416083
allocs/op1.00
BenchmarkDocument/text_100 - ns/op
382505
ns/op313643
ns/op1.22
BenchmarkDocument/text_100 - B/op
118419
B/op118421
B/op1.00
BenchmarkDocument/text_100 - allocs/op
5077
allocs/op5077
allocs/op1
BenchmarkDocument/text_1000 - ns/op
4163660
ns/op3457317
ns/op1.20
BenchmarkDocument/text_1000 - B/op
1153040
B/op1153025
B/op1.00
BenchmarkDocument/text_1000 - allocs/op
50081
allocs/op50081
allocs/op1
BenchmarkDocument/array_1000 - ns/op
2059827
ns/op1713545
ns/op1.20
BenchmarkDocument/array_1000 - B/op
1103090
B/op1103084
B/op1.00
BenchmarkDocument/array_1000 - allocs/op
11871
allocs/op11871
allocs/op1
BenchmarkDocument/array_10000 - ns/op
23442081
ns/op19152387
ns/op1.22
BenchmarkDocument/array_10000 - B/op
9908069
B/op9906093
B/op1.00
BenchmarkDocument/array_10000 - allocs/op
120725
allocs/op120718
allocs/op1.00
BenchmarkDocument/array_gc_100 - ns/op
215174
ns/op176825
ns/op1.22
BenchmarkDocument/array_gc_100 - B/op
98354
B/op98364
B/op1.00
BenchmarkDocument/array_gc_100 - allocs/op
1246
allocs/op1246
allocs/op1
BenchmarkDocument/array_gc_1000 - ns/op
2323136
ns/op1937102
ns/op1.20
BenchmarkDocument/array_gc_1000 - B/op
1170404
B/op1170600
B/op1.00
BenchmarkDocument/array_gc_1000 - allocs/op
12908
allocs/op12909
allocs/op1.00
BenchmarkDocument/counter_1000 - ns/op
341080
ns/op289151
ns/op1.18
BenchmarkDocument/counter_1000 - B/op
198741
B/op198740
B/op1.00
BenchmarkDocument/counter_1000 - allocs/op
6506
allocs/op6506
allocs/op1
BenchmarkDocument/counter_10000 - ns/op
3678929
ns/op3069618
ns/op1.20
BenchmarkDocument/counter_10000 - B/op
2165646
B/op2165685
B/op1.00
BenchmarkDocument/counter_10000 - allocs/op
69513
allocs/op69513
allocs/op1
BenchmarkDocument/object_1000 - ns/op
2236870
ns/op1774782
ns/op1.26
BenchmarkDocument/object_1000 - B/op
1451276
B/op1451444
B/op1.00
BenchmarkDocument/object_1000 - allocs/op
9917
allocs/op9918
allocs/op1.00
BenchmarkDocument/object_10000 - ns/op
26439005
ns/op22137040
ns/op1.19
BenchmarkDocument/object_10000 - B/op
12367961
B/op12370116
B/op1.00
BenchmarkDocument/object_10000 - allocs/op
101220
allocs/op101224
allocs/op1.00
BenchmarkDocument/tree_100 - ns/op
1151867
ns/opBenchmarkDocument/tree_100 - B/op
442825
B/opBenchmarkDocument/tree_100 - allocs/op
4503
allocs/opBenchmarkDocument/tree_1000 - ns/op
79766724
ns/opBenchmarkDocument/tree_1000 - B/op
35223398
B/opBenchmarkDocument/tree_1000 - allocs/op
44115
allocs/opBenchmarkDocument/tree_10000 - ns/op
10667172983
ns/opBenchmarkDocument/tree_10000 - B/op
3438899104
B/opBenchmarkDocument/tree_10000 - allocs/op
440160
allocs/opBenchmarkDocument/tree_delete_all_1000 - ns/op
79992912
ns/opBenchmarkDocument/tree_delete_all_1000 - B/op
35693296
B/opBenchmarkDocument/tree_delete_all_1000 - allocs/op
51767
allocs/opBenchmarkDocument/tree_edit_gc_100 - ns/op
4594580
ns/opBenchmarkDocument/tree_edit_gc_100 - B/op
2077363
B/opBenchmarkDocument/tree_edit_gc_100 - allocs/op
11162
allocs/opBenchmarkDocument/tree_edit_gc_1000 - ns/op
304530487
ns/opBenchmarkDocument/tree_edit_gc_1000 - B/op
180290894
B/opBenchmarkDocument/tree_edit_gc_1000 - allocs/op
113373
allocs/opBenchmarkDocument/tree_split_gc_100 - ns/op
2877198
ns/opBenchmarkDocument/tree_split_gc_100 - B/op
1347822
B/opBenchmarkDocument/tree_split_gc_100 - allocs/op
9058
allocs/opBenchmarkDocument/tree_split_gc_1000 - ns/op
191127626
ns/opBenchmarkDocument/tree_split_gc_1000 - B/op
113955840
B/opBenchmarkDocument/tree_split_gc_1000 - allocs/op
93868
allocs/opBenchmarkRPC/client_to_server - ns/op
485469293
ns/op403586987
ns/op1.20
BenchmarkRPC/client_to_server - B/op
12327624
B/op12224802
B/op1.01
BenchmarkRPC/client_to_server - allocs/op
177233
allocs/op176918
allocs/op1.00
BenchmarkRPC/client_to_client_via_server - ns/op
805328426
ns/op703134840
ns/op1.15
BenchmarkRPC/client_to_client_via_server - B/op
22974172
B/op22618076
B/op1.02
BenchmarkRPC/client_to_client_via_server - allocs/op
331713
allocs/op331134
allocs/op1.00
BenchmarkRPC/attach_large_document - ns/op
1864077309
ns/op1359748878
ns/op1.37
BenchmarkRPC/attach_large_document - B/op
1810323952
B/op1799405880
B/op1.01
BenchmarkRPC/attach_large_document - allocs/op
9386
allocs/op9590
allocs/op0.98
BenchmarkRPC/adminCli_to_server - ns/op
675480541
ns/op598842152
ns/op1.13
BenchmarkRPC/adminCli_to_server - B/op
21105672
B/op21103788
B/op1.00
BenchmarkRPC/adminCli_to_server - allocs/op
333635
allocs/op333606
allocs/op1.00
BenchmarkLocker - ns/op
169
ns/op122.4
ns/op1.38
BenchmarkLocker - B/op
16
B/op16
B/op1
BenchmarkLocker - allocs/op
1
allocs/op1
allocs/op1
BenchmarkLockerParallel - ns/op
156.8
ns/op128.7
ns/op1.22
BenchmarkLockerParallel - B/op
0
B/op0
B/opNaN
BenchmarkLockerParallel - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkLockerMoreKeys - ns/op
507.1
ns/op483.6
ns/op1.05
BenchmarkLockerMoreKeys - B/op
13
B/op13
B/op1
BenchmarkLockerMoreKeys - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkSync/memory_sync_10_test - ns/op
8716
ns/op7322
ns/op1.19
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
79535
ns/op69765
ns/op1.14
BenchmarkSync/memory_sync_100_test - B/op
8671
B/op8737
B/op0.99
BenchmarkSync/memory_sync_100_test - allocs/op
275
allocs/op279
allocs/op0.99
BenchmarkSync/memory_sync_1000_test - ns/op
768720
ns/op686582
ns/op1.12
BenchmarkSync/memory_sync_1000_test - B/op
81855
B/op81819
B/op1.00
BenchmarkSync/memory_sync_1000_test - allocs/op
2581
allocs/op2582
allocs/op1.00
BenchmarkSync/memory_sync_10000_test - ns/op
7836295
ns/op7139141
ns/op1.10
BenchmarkSync/memory_sync_10000_test - B/op
859798
B/op858288
B/op1.00
BenchmarkSync/memory_sync_10000_test - allocs/op
26648
allocs/op26871
allocs/op0.99
BenchmarkTextEditing - ns/op
31000687882
ns/op27047402085
ns/op1.15
BenchmarkTextEditing - B/op
8456842736
B/op8456806024
B/op1.00
BenchmarkTextEditing - allocs/op
20615354
allocs/op20613838
allocs/op1.00
This comment was automatically generated by workflow using github-action-benchmark.