-
-
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
6 additions
and
4 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
105bead
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
1544
ns/op1631
ns/op0.95
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
901.2
ns/op1568
ns/op0.57
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
8652
ns/op9842
ns/op0.88
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
21761
ns/op25128
ns/op0.87
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
35334
ns/op33223
ns/op1.06
BenchmarkDocument/delete_test - B/op
14915
B/op14913
B/op1.00
BenchmarkDocument/delete_test - allocs/op
327
allocs/op327
allocs/op1
BenchmarkDocument/object_test - ns/op
10426
ns/op11854
ns/op0.88
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
35821
ns/op40251
ns/op0.89
BenchmarkDocument/array_test - B/op
11545
B/op11546
B/op1.00
BenchmarkDocument/array_test - allocs/op
264
allocs/op264
allocs/op1
BenchmarkDocument/text_test - ns/op
38570
ns/op42988
ns/op0.90
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
39378
ns/op44497
ns/op0.88
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
103268
ns/op121385
ns/op0.85
BenchmarkDocument/rich_text_test - B/op
36814
B/op36807
B/op1.00
BenchmarkDocument/rich_text_test - allocs/op
1131
allocs/op1131
allocs/op1
BenchmarkDocument/counter_test - ns/op
21108
ns/op24778
ns/op0.85
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
3967267
ns/op4953916
ns/op0.80
BenchmarkDocument/text_edit_gc_100 - B/op
1553145
B/op1553154
B/op1.00
BenchmarkDocument/text_edit_gc_100 - allocs/op
17162
allocs/op17162
allocs/op1
BenchmarkDocument/text_edit_gc_1000 - ns/op
312158477
ns/op415539332
ns/op0.75
BenchmarkDocument/text_edit_gc_1000 - B/op
136644668
B/op136654077
B/op1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op
210769
allocs/op210807
allocs/op1.00
BenchmarkDocument/text_split_gc_100 - ns/op
4568282
ns/op5163744
ns/op0.88
BenchmarkDocument/text_split_gc_100 - B/op
2217629
B/op2217867
B/op1.00
BenchmarkDocument/text_split_gc_100 - allocs/op
16591
allocs/op16589
allocs/op1.00
BenchmarkDocument/text_split_gc_1000 - ns/op
371130944
ns/op459261506
ns/op0.81
BenchmarkDocument/text_split_gc_1000 - B/op
214852845
B/op214825368
B/op1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op
211425
allocs/op211278
allocs/op1.00
BenchmarkDocument/text_delete_all_10000 - ns/op
19279777
ns/op21640628
ns/op0.89
BenchmarkDocument/text_delete_all_10000 - B/op
5902985
B/op5904350
B/op1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op
41121
allocs/op41125
allocs/op1.00
BenchmarkDocument/text_delete_all_100000 - ns/op
233748721
ns/op293915504
ns/op0.80
BenchmarkDocument/text_delete_all_100000 - B/op
53829176
B/op53849444
B/op1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op
415934
allocs/op416019
allocs/op1.00
BenchmarkDocument/text_100 - ns/op
319530
ns/op368364
ns/op0.87
BenchmarkDocument/text_100 - B/op
118211
B/op118211
B/op1
BenchmarkDocument/text_100 - allocs/op
5074
allocs/op5074
allocs/op1
BenchmarkDocument/text_1000 - ns/op
3499563
ns/op4020698
ns/op0.87
BenchmarkDocument/text_1000 - B/op
1152793
B/op1152828
B/op1.00
BenchmarkDocument/text_1000 - allocs/op
50078
allocs/op50078
allocs/op1
BenchmarkDocument/array_1000 - ns/op
1759268
ns/op1982625
ns/op0.89
BenchmarkDocument/array_1000 - B/op
1102701
B/op1102720
B/op1.00
BenchmarkDocument/array_1000 - allocs/op
11867
allocs/op11867
allocs/op1
BenchmarkDocument/array_10000 - ns/op
20493483
ns/op24133350
ns/op0.85
BenchmarkDocument/array_10000 - B/op
9906365
B/op9908265
B/op1.00
BenchmarkDocument/array_10000 - allocs/op
120717
allocs/op120725
allocs/op1.00
BenchmarkDocument/array_gc_100 - ns/op
182249
ns/op218206
ns/op0.84
BenchmarkDocument/array_gc_100 - B/op
98156
B/op98170
B/op1.00
BenchmarkDocument/array_gc_100 - allocs/op
1243
allocs/op1243
allocs/op1
BenchmarkDocument/array_gc_1000 - ns/op
1965542
ns/op2439002
ns/op0.81
BenchmarkDocument/array_gc_1000 - B/op
1170493
B/op1170334
B/op1.00
BenchmarkDocument/array_gc_1000 - allocs/op
12906
allocs/op12906
allocs/op1
BenchmarkDocument/counter_1000 - ns/op
288620
ns/op348837
ns/op0.83
BenchmarkDocument/counter_1000 - B/op
198534
B/op198533
B/op1.00
BenchmarkDocument/counter_1000 - allocs/op
6503
allocs/op6503
allocs/op1
BenchmarkDocument/counter_10000 - ns/op
3138970
ns/op3797783
ns/op0.83
BenchmarkDocument/counter_10000 - B/op
2165435
B/op2165466
B/op1.00
BenchmarkDocument/counter_10000 - allocs/op
69510
allocs/op69510
allocs/op1
BenchmarkDocument/object_1000 - ns/op
1880671
ns/op2176596
ns/op0.86
BenchmarkDocument/object_1000 - B/op
1451191
B/op1451413
B/op1.00
BenchmarkDocument/object_1000 - allocs/op
9915
allocs/op9915
allocs/op1
BenchmarkDocument/object_10000 - ns/op
22999745
ns/op29075180
ns/op0.79
BenchmarkDocument/object_10000 - B/op
12369460
B/op12368142
B/op1.00
BenchmarkDocument/object_10000 - allocs/op
101220
allocs/op101216
allocs/op1.00
BenchmarkRPC/client_to_server - ns/op
426806666
ns/op623741911
ns/op0.68
BenchmarkRPC/client_to_server - B/op
12229672
B/op12446728
B/op0.98
BenchmarkRPC/client_to_server - allocs/op
176900
allocs/op177074
allocs/op1.00
BenchmarkRPC/client_to_client_via_server - ns/op
712968256
ns/op1007493091
ns/op0.71
BenchmarkRPC/client_to_client_via_server - B/op
22571348
B/op22360952
B/op1.01
BenchmarkRPC/client_to_client_via_server - allocs/op
330627
allocs/op315734
allocs/op1.05
BenchmarkRPC/attach_large_document - ns/op
1436327288
ns/op1462175961
ns/op0.98
BenchmarkRPC/attach_large_document - B/op
1800323208
B/op1799019544
B/op1.00
BenchmarkRPC/attach_large_document - allocs/op
9567
allocs/op9450
allocs/op1.01
BenchmarkRPC/adminCli_to_server - ns/op
602316398
ns/op824637910
ns/op0.73
BenchmarkRPC/adminCli_to_server - B/op
20391360
B/op20415996
B/op1.00
BenchmarkRPC/adminCli_to_server - allocs/op
321613
allocs/op321647
allocs/op1.00
BenchmarkLocker - ns/op
124
ns/op144.4
ns/op0.86
BenchmarkLocker - B/op
16
B/op16
B/op1
BenchmarkLocker - allocs/op
1
allocs/op1
allocs/op1
BenchmarkLockerParallel - ns/op
123.4
ns/op142.7
ns/op0.86
BenchmarkLockerParallel - B/op
0
B/op0
B/opNaN
BenchmarkLockerParallel - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkLockerMoreKeys - ns/op
236.8
ns/op330.2
ns/op0.72
BenchmarkLockerMoreKeys - B/op
15
B/op15
B/op1
BenchmarkLockerMoreKeys - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkSync/memory_sync_10_test - ns/op
7345
ns/op8751
ns/op0.84
BenchmarkSync/memory_sync_10_test - B/op
1284
B/op1284
B/op1
BenchmarkSync/memory_sync_10_test - allocs/op
38
allocs/op38
allocs/op1
BenchmarkSync/memory_sync_100_test - ns/op
66308
ns/op79832
ns/op0.83
BenchmarkSync/memory_sync_100_test - B/op
8840
B/op8908
B/op0.99
BenchmarkSync/memory_sync_100_test - allocs/op
285
allocs/op289
allocs/op0.99
BenchmarkSync/memory_sync_1000_test - ns/op
688124
ns/op763146
ns/op0.90
BenchmarkSync/memory_sync_1000_test - B/op
82002
B/op82936
B/op0.99
BenchmarkSync/memory_sync_1000_test - allocs/op
2597
allocs/op2647
allocs/op0.98
BenchmarkSync/memory_sync_10000_test - ns/op
7329338
ns/op8311071
ns/op0.88
BenchmarkSync/memory_sync_10000_test - B/op
857174
B/op879987
B/op0.97
BenchmarkSync/memory_sync_10000_test - allocs/op
26994
allocs/op28295
allocs/op0.95
BenchmarkTextEditing - ns/op
26925016922
ns/op32727791991
ns/op0.82
BenchmarkTextEditing - B/op
8457162880
B/op8456442864
B/op1.00
BenchmarkTextEditing - allocs/op
20615477
allocs/op20611911
allocs/op1.00
This comment was automatically generated by workflow using github-action-benchmark.