-
-
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
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -370,4 +370,4 @@ message DocEvent { | |
DocEventType type = 1; | ||
string publisher = 2; | ||
DocEventBody body = 3; | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -120,4 +120,4 @@ message BroadcastRequest { | |
} | ||
|
||
message BroadcastResponse { | ||
} | ||
} |
5e50c94
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
1726
ns/op1645
ns/op1.05
BenchmarkDocument/constructor_test - B/op
1240
B/op1144
B/op1.08
BenchmarkDocument/constructor_test - allocs/op
20
allocs/op18
allocs/op1.11
BenchmarkDocument/status_test - ns/op
1094
ns/op1036
ns/op1.06
BenchmarkDocument/status_test - B/op
1208
B/op1112
B/op1.09
BenchmarkDocument/status_test - allocs/op
18
allocs/op16
allocs/op1.13
BenchmarkDocument/equals_test - ns/op
9412
ns/op9056
ns/op1.04
BenchmarkDocument/equals_test - B/op
7009
B/op6720
B/op1.04
BenchmarkDocument/equals_test - allocs/op
119
allocs/op113
allocs/op1.05
BenchmarkDocument/nested_update_test - ns/op
25229
ns/op23725
ns/op1.06
BenchmarkDocument/nested_update_test - B/op
11993
B/op11897
B/op1.01
BenchmarkDocument/nested_update_test - allocs/op
253
allocs/op251
allocs/op1.01
BenchmarkDocument/delete_test - ns/op
29605
ns/op29089
ns/op1.02
BenchmarkDocument/delete_test - B/op
15219
B/op15122
B/op1.01
BenchmarkDocument/delete_test - allocs/op
332
allocs/op330
allocs/op1.01
BenchmarkDocument/object_test - ns/op
11227
ns/op10382
ns/op1.08
BenchmarkDocument/object_test - B/op
6752
B/op6657
B/op1.01
BenchmarkDocument/object_test - allocs/op
115
allocs/op113
allocs/op1.02
BenchmarkDocument/array_test - ns/op
36444
ns/op34925
ns/op1.04
BenchmarkDocument/array_test - B/op
11850
B/op11754
B/op1.01
BenchmarkDocument/array_test - allocs/op
269
allocs/op267
allocs/op1.01
BenchmarkDocument/text_test - ns/op
42274
ns/op38657
ns/op1.09
BenchmarkDocument/text_test - B/op
14922
B/op14826
B/op1.01
BenchmarkDocument/text_test - allocs/op
475
allocs/op473
allocs/op1.00
BenchmarkDocument/text_composition_test - ns/op
39915
ns/op38208
ns/op1.04
BenchmarkDocument/text_composition_test - B/op
18306
B/op18210
B/op1.01
BenchmarkDocument/text_composition_test - allocs/op
476
allocs/op474
allocs/op1.00
BenchmarkDocument/rich_text_test - ns/op
105896
ns/op102400
ns/op1.03
BenchmarkDocument/rich_text_test - B/op
38704
B/op37016
B/op1.05
BenchmarkDocument/rich_text_test - allocs/op
1154
allocs/op1134
allocs/op1.02
BenchmarkDocument/counter_test - ns/op
21914
ns/op21823
ns/op1.00
BenchmarkDocument/counter_test - B/op
10273
B/op10178
B/op1.01
BenchmarkDocument/counter_test - allocs/op
240
allocs/op238
allocs/op1.01
BenchmarkDocument/text_edit_gc_100 - ns/op
4184789
ns/op3919058
ns/op1.07
BenchmarkDocument/text_edit_gc_100 - B/op
1553423
B/op1553500
B/op1.00
BenchmarkDocument/text_edit_gc_100 - allocs/op
17168
allocs/op17166
allocs/op1.00
BenchmarkDocument/text_edit_gc_1000 - ns/op
333935909
ns/op305822693
ns/op1.09
BenchmarkDocument/text_edit_gc_1000 - B/op
136649538
B/op136666284
B/op1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op
210769
allocs/op210879
allocs/op1.00
BenchmarkDocument/text_split_gc_100 - ns/op
4772662
ns/op4461948
ns/op1.07
BenchmarkDocument/text_split_gc_100 - B/op
2218044
B/op2218207
B/op1.00
BenchmarkDocument/text_split_gc_100 - allocs/op
16595
allocs/op16595
allocs/op1
BenchmarkDocument/text_split_gc_1000 - ns/op
386676732
ns/op357452373
ns/op1.08
BenchmarkDocument/text_split_gc_1000 - B/op
214861138
B/op214840861
B/op1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op
211503
allocs/op211342
allocs/op1.00
BenchmarkDocument/text_delete_all_10000 - ns/op
16748373
ns/op17519738
ns/op0.96
BenchmarkDocument/text_delete_all_10000 - B/op
5905250
B/op5905240
B/op1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op
41131
allocs/op41131
allocs/op1
BenchmarkDocument/text_delete_all_100000 - ns/op
213275548
ns/op239749099
ns/op0.89
BenchmarkDocument/text_delete_all_100000 - B/op
53896070
B/op53858656
B/op1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op
416098
allocs/op416083
allocs/op1.00
BenchmarkDocument/text_100 - ns/op
310361
ns/op313643
ns/op0.99
BenchmarkDocument/text_100 - B/op
118515
B/op118421
B/op1.00
BenchmarkDocument/text_100 - allocs/op
5079
allocs/op5077
allocs/op1.00
BenchmarkDocument/text_1000 - ns/op
3342726
ns/op3457317
ns/op0.97
BenchmarkDocument/text_1000 - B/op
1153118
B/op1153025
B/op1.00
BenchmarkDocument/text_1000 - allocs/op
50083
allocs/op50081
allocs/op1.00
BenchmarkDocument/array_1000 - ns/op
1756028
ns/op1713545
ns/op1.02
BenchmarkDocument/array_1000 - B/op
1103125
B/op1103084
B/op1.00
BenchmarkDocument/array_1000 - allocs/op
11872
allocs/op11871
allocs/op1.00
BenchmarkDocument/array_10000 - ns/op
19136964
ns/op19152387
ns/op1.00
BenchmarkDocument/array_10000 - B/op
9907936
B/op9906093
B/op1.00
BenchmarkDocument/array_10000 - allocs/op
120727
allocs/op120718
allocs/op1.00
BenchmarkDocument/array_gc_100 - ns/op
187769
ns/op176825
ns/op1.06
BenchmarkDocument/array_gc_100 - B/op
98458
B/op98364
B/op1.00
BenchmarkDocument/array_gc_100 - allocs/op
1248
allocs/op1246
allocs/op1.00
BenchmarkDocument/array_gc_1000 - ns/op
2016181
ns/op1937102
ns/op1.04
BenchmarkDocument/array_gc_1000 - B/op
1170659
B/op1170600
B/op1.00
BenchmarkDocument/array_gc_1000 - allocs/op
12911
allocs/op12909
allocs/op1.00
BenchmarkDocument/counter_1000 - ns/op
277256
ns/op289151
ns/op0.96
BenchmarkDocument/counter_1000 - B/op
198836
B/op198740
B/op1.00
BenchmarkDocument/counter_1000 - allocs/op
6508
allocs/op6506
allocs/op1.00
BenchmarkDocument/counter_10000 - ns/op
2933261
ns/op3069618
ns/op0.96
BenchmarkDocument/counter_10000 - B/op
2165758
B/op2165685
B/op1.00
BenchmarkDocument/counter_10000 - allocs/op
69515
allocs/op69513
allocs/op1.00
BenchmarkDocument/object_1000 - ns/op
1920437
ns/op1774782
ns/op1.08
BenchmarkDocument/object_1000 - B/op
1451407
B/op1451444
B/op1.00
BenchmarkDocument/object_1000 - allocs/op
9919
allocs/op9918
allocs/op1.00
BenchmarkDocument/object_10000 - ns/op
21503084
ns/op22137040
ns/op0.97
BenchmarkDocument/object_10000 - B/op
12370275
B/op12370116
B/op1.00
BenchmarkDocument/object_10000 - allocs/op
101226
allocs/op101224
allocs/op1.00
BenchmarkDocument/tree_100 - ns/op
1005548
ns/opBenchmarkDocument/tree_100 - B/op
442912
B/opBenchmarkDocument/tree_100 - allocs/op
4505
allocs/opBenchmarkDocument/tree_1000 - ns/op
68247733
ns/opBenchmarkDocument/tree_1000 - B/op
35223273
B/opBenchmarkDocument/tree_1000 - allocs/op
44117
allocs/opBenchmarkDocument/tree_10000 - ns/op
8213103054
ns/opBenchmarkDocument/tree_10000 - B/op
3438873504
B/opBenchmarkDocument/tree_10000 - allocs/op
440146
allocs/opBenchmarkDocument/tree_delete_all_1000 - ns/op
68925620
ns/opBenchmarkDocument/tree_delete_all_1000 - B/op
35692833
B/opBenchmarkDocument/tree_delete_all_1000 - allocs/op
51770
allocs/opBenchmarkDocument/tree_edit_gc_100 - ns/op
3580363
ns/opBenchmarkDocument/tree_edit_gc_100 - B/op
2077457
B/opBenchmarkDocument/tree_edit_gc_100 - allocs/op
11164
allocs/opBenchmarkDocument/tree_edit_gc_1000 - ns/op
266499384
ns/opBenchmarkDocument/tree_edit_gc_1000 - B/op
180289598
B/opBenchmarkDocument/tree_edit_gc_1000 - allocs/op
113367
allocs/opBenchmarkDocument/tree_split_gc_100 - ns/op
2588145
ns/opBenchmarkDocument/tree_split_gc_100 - B/op
1347858
B/opBenchmarkDocument/tree_split_gc_100 - allocs/op
9060
allocs/opBenchmarkDocument/tree_split_gc_1000 - ns/op
166292676
ns/opBenchmarkDocument/tree_split_gc_1000 - B/op
113956141
B/opBenchmarkDocument/tree_split_gc_1000 - allocs/op
93864
allocs/opBenchmarkRPC/client_to_server - ns/op
377509777
ns/op403586987
ns/op0.94
BenchmarkRPC/client_to_server - B/op
12309213
B/op12224802
B/op1.01
BenchmarkRPC/client_to_server - allocs/op
177135
allocs/op176918
allocs/op1.00
BenchmarkRPC/client_to_client_via_server - ns/op
630400360
ns/op703134840
ns/op0.90
BenchmarkRPC/client_to_client_via_server - B/op
22788504
B/op22618076
B/op1.01
BenchmarkRPC/client_to_client_via_server - allocs/op
331638
allocs/op331134
allocs/op1.00
BenchmarkRPC/attach_large_document - ns/op
1564074099
ns/op1359748878
ns/op1.15
BenchmarkRPC/attach_large_document - B/op
1800831496
B/op1799405880
B/op1.00
BenchmarkRPC/attach_large_document - allocs/op
9607
allocs/op9590
allocs/op1.00
BenchmarkRPC/adminCli_to_server - ns/op
526149416
ns/op598842152
ns/op0.88
BenchmarkRPC/adminCli_to_server - B/op
19988176
B/op21103788
B/op0.95
BenchmarkRPC/adminCli_to_server - allocs/op
324122
allocs/op333606
allocs/op0.97
BenchmarkLocker - ns/op
113.3
ns/op122.4
ns/op0.93
BenchmarkLocker - B/op
16
B/op16
B/op1
BenchmarkLocker - allocs/op
1
allocs/op1
allocs/op1
BenchmarkLockerParallel - ns/op
113.1
ns/op128.7
ns/op0.88
BenchmarkLockerParallel - B/op
0
B/op0
B/opNaN
BenchmarkLockerParallel - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkLockerMoreKeys - ns/op
456.7
ns/op483.6
ns/op0.94
BenchmarkLockerMoreKeys - B/op
13
B/op13
B/op1
BenchmarkLockerMoreKeys - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkSync/memory_sync_10_test - ns/op
7489
ns/op7322
ns/op1.02
BenchmarkSync/memory_sync_10_test - B/op
1283
B/op1283
B/op1
BenchmarkSync/memory_sync_10_test - allocs/op
38
allocs/op38
allocs/op1
BenchmarkSync/memory_sync_100_test - ns/op
61928
ns/op69765
ns/op0.89
BenchmarkSync/memory_sync_100_test - B/op
8930
B/op8737
B/op1.02
BenchmarkSync/memory_sync_100_test - allocs/op
291
allocs/op279
allocs/op1.04
BenchmarkSync/memory_sync_1000_test - ns/op
610055
ns/op686582
ns/op0.89
BenchmarkSync/memory_sync_1000_test - B/op
83899
B/op81819
B/op1.03
BenchmarkSync/memory_sync_1000_test - allocs/op
2719
allocs/op2582
allocs/op1.05
BenchmarkSync/memory_sync_10000_test - ns/op
6314434
ns/op7139141
ns/op0.88
BenchmarkSync/memory_sync_10000_test - B/op
865731
B/op858288
B/op1.01
BenchmarkSync/memory_sync_10000_test - allocs/op
27919
allocs/op26871
allocs/op1.04
BenchmarkTextEditing - ns/op
25386856226
ns/op27047402085
ns/op0.94
BenchmarkTextEditing - B/op
8456907920
B/op8456806024
B/op1.00
BenchmarkTextEditing - allocs/op
20615938
allocs/op20613838
allocs/op1.00
This comment was automatically generated by workflow using github-action-benchmark.