-
-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove createdAtMapByActor in EditReverseOperation
- Loading branch information
Showing
5 changed files
with
194 additions
and
383 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
Oops, something went wrong.
57e196e
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
1510
ns/op1522
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
867
ns/op892.4
ns/op0.97
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
8767
ns/op9860
ns/op0.89
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
21647
ns/op21834
ns/op0.99
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
29411
ns/op29783
ns/op0.99
BenchmarkDocument/delete_test - B/op
14915
B/op14915
B/op1
BenchmarkDocument/delete_test - allocs/op
327
allocs/op327
allocs/op1
BenchmarkDocument/object_test - ns/op
10681
ns/op10674
ns/op1.00
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
46115
ns/op36279
ns/op1.27
BenchmarkDocument/array_test - B/op
11546
B/op11546
B/op1
BenchmarkDocument/array_test - allocs/op
264
allocs/op264
allocs/op1
BenchmarkDocument/text_test - ns/op
38990
ns/op38989
ns/op1.00
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
39195
ns/op40049
ns/op0.98
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
107825
ns/op114582
ns/op0.94
BenchmarkDocument/rich_text_test - B/op
38391
B/op38400
B/op1.00
BenchmarkDocument/rich_text_test - allocs/op
1149
allocs/op1149
allocs/op1
BenchmarkDocument/counter_test - ns/op
21787
ns/op21834
ns/op1.00
BenchmarkDocument/counter_test - B/op
9970
B/op9969
B/op1.00
BenchmarkDocument/counter_test - allocs/op
235
allocs/op235
allocs/op1
BenchmarkDocument/text_edit_gc_100 - ns/op
4098938
ns/op4120825
ns/op0.99
BenchmarkDocument/text_edit_gc_100 - B/op
1553191
B/op1553196
B/op1.00
BenchmarkDocument/text_edit_gc_100 - allocs/op
17163
allocs/op17162
allocs/op1.00
BenchmarkDocument/text_edit_gc_1000 - ns/op
350731357
ns/op322032612
ns/op1.09
BenchmarkDocument/text_edit_gc_1000 - B/op
136647490
B/op136636496
B/op1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op
210787
allocs/op210707
allocs/op1.00
BenchmarkDocument/text_split_gc_100 - ns/op
4629557
ns/op4675698
ns/op0.99
BenchmarkDocument/text_split_gc_100 - B/op
2217767
B/op2217521
B/op1.00
BenchmarkDocument/text_split_gc_100 - allocs/op
16589
allocs/op16588
allocs/op1.00
BenchmarkDocument/text_split_gc_1000 - ns/op
377770846
ns/op376794481
ns/op1.00
BenchmarkDocument/text_split_gc_1000 - B/op
214870845
B/op214875752
B/op1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op
211468
allocs/op211528
allocs/op1.00
BenchmarkDocument/text_delete_all_10000 - ns/op
16483174
ns/op16621706
ns/op0.99
BenchmarkDocument/text_delete_all_10000 - B/op
5904337
B/op5905005
B/op1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op
41126
allocs/op41128
allocs/op1.00
BenchmarkDocument/text_delete_all_100000 - ns/op
190539587
ns/op211995005
ns/op0.90
BenchmarkDocument/text_delete_all_100000 - B/op
53875560
B/op53844776
B/op1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op
416020
allocs/op415997
allocs/op1.00
BenchmarkDocument/text_100 - ns/op
309613
ns/op317230
ns/op0.98
BenchmarkDocument/text_100 - B/op
118210
B/op118210
B/op1
BenchmarkDocument/text_100 - allocs/op
5074
allocs/op5074
allocs/op1
BenchmarkDocument/text_1000 - ns/op
3318151
ns/op3414955
ns/op0.97
BenchmarkDocument/text_1000 - B/op
1152814
B/op1152794
B/op1.00
BenchmarkDocument/text_1000 - allocs/op
50078
allocs/op50078
allocs/op1
BenchmarkDocument/array_1000 - ns/op
1715467
ns/op1813111
ns/op0.95
BenchmarkDocument/array_1000 - B/op
1102833
B/op1102773
B/op1.00
BenchmarkDocument/array_1000 - allocs/op
11867
allocs/op11867
allocs/op1
BenchmarkDocument/array_10000 - ns/op
18836113
ns/op18724056
ns/op1.01
BenchmarkDocument/array_10000 - B/op
9906769
B/op9908284
B/op1.00
BenchmarkDocument/array_10000 - allocs/op
120719
allocs/op120724
allocs/op1.00
BenchmarkDocument/array_gc_100 - ns/op
181308
ns/op183031
ns/op0.99
BenchmarkDocument/array_gc_100 - B/op
98160
B/op98151
B/op1.00
BenchmarkDocument/array_gc_100 - allocs/op
1243
allocs/op1243
allocs/op1
BenchmarkDocument/array_gc_1000 - ns/op
1933016
ns/op1987759
ns/op0.97
BenchmarkDocument/array_gc_1000 - B/op
1170430
B/op1170312
B/op1.00
BenchmarkDocument/array_gc_1000 - allocs/op
12906
allocs/op12906
allocs/op1
BenchmarkDocument/counter_1000 - ns/op
275946
ns/op276703
ns/op1.00
BenchmarkDocument/counter_1000 - B/op
198530
B/op198532
B/op1.00
BenchmarkDocument/counter_1000 - allocs/op
6503
allocs/op6503
allocs/op1
BenchmarkDocument/counter_10000 - ns/op
2995251
ns/op3010059
ns/op1.00
BenchmarkDocument/counter_10000 - B/op
2165453
B/op2165453
B/op1
BenchmarkDocument/counter_10000 - allocs/op
69510
allocs/op69510
allocs/op1
BenchmarkDocument/object_1000 - ns/op
1878286
ns/op1938264
ns/op0.97
BenchmarkDocument/object_1000 - B/op
1451206
B/op1451364
B/op1.00
BenchmarkDocument/object_1000 - allocs/op
9915
allocs/op9915
allocs/op1
BenchmarkDocument/object_10000 - ns/op
22047321
ns/op21261838
ns/op1.04
BenchmarkDocument/object_10000 - B/op
12370071
B/op12369279
B/op1.00
BenchmarkDocument/object_10000 - allocs/op
101222
allocs/op101219
allocs/op1.00
BenchmarkDocument/tree_100 - ns/op
990284
ns/op990721
ns/op1.00
BenchmarkDocument/tree_100 - B/op
442621
B/op442621
B/op1
BenchmarkDocument/tree_100 - allocs/op
4500
allocs/op4500
allocs/op1
BenchmarkDocument/tree_1000 - ns/op
68139047
ns/op68207879
ns/op1.00
BenchmarkDocument/tree_1000 - B/op
35222974
B/op35222471
B/op1.00
BenchmarkDocument/tree_1000 - allocs/op
44112
allocs/op44112
allocs/op1
BenchmarkDocument/tree_10000 - ns/op
8373599923
ns/op8217569901
ns/op1.02
BenchmarkDocument/tree_10000 - B/op
3438872992
B/op3438881408
B/op1.00
BenchmarkDocument/tree_10000 - allocs/op
440143
allocs/op440142
allocs/op1.00
BenchmarkDocument/tree_delete_all_1000 - ns/op
70100124
ns/op71137413
ns/op0.99
BenchmarkDocument/tree_delete_all_1000 - B/op
35692631
B/op35692005
B/op1.00
BenchmarkDocument/tree_delete_all_1000 - allocs/op
51763
allocs/op51762
allocs/op1.00
BenchmarkDocument/tree_edit_gc_100 - ns/op
3614400
ns/op3607358
ns/op1.00
BenchmarkDocument/tree_edit_gc_100 - B/op
2077142
B/op2077145
B/op1.00
BenchmarkDocument/tree_edit_gc_100 - allocs/op
11159
allocs/op11159
allocs/op1
BenchmarkDocument/tree_edit_gc_1000 - ns/op
270314976
ns/op267995710
ns/op1.01
BenchmarkDocument/tree_edit_gc_1000 - B/op
180291552
B/op180289278
B/op1.00
BenchmarkDocument/tree_edit_gc_1000 - allocs/op
113362
allocs/op113360
allocs/op1.00
BenchmarkDocument/tree_split_gc_100 - ns/op
2649225
ns/op2596083
ns/op1.02
BenchmarkDocument/tree_split_gc_100 - B/op
1347589
B/op1347551
B/op1.00
BenchmarkDocument/tree_split_gc_100 - allocs/op
9055
allocs/op9055
allocs/op1
BenchmarkDocument/tree_split_gc_1000 - ns/op
171357890
ns/op166546106
ns/op1.03
BenchmarkDocument/tree_split_gc_1000 - B/op
113958098
B/op113956276
B/op1.00
BenchmarkDocument/tree_split_gc_1000 - allocs/op
93874
allocs/op93865
allocs/op1.00
BenchmarkRPC/client_to_server - ns/op
394724728
ns/op375704027
ns/op1.05
BenchmarkRPC/client_to_server - B/op
12266946
B/op12258680
B/op1.00
BenchmarkRPC/client_to_server - allocs/op
177162
allocs/op177150
allocs/op1.00
BenchmarkRPC/client_to_client_via_server - ns/op
664648616
ns/op640196714
ns/op1.04
BenchmarkRPC/client_to_client_via_server - B/op
22570968
B/op22592212
B/op1.00
BenchmarkRPC/client_to_client_via_server - allocs/op
330537
allocs/op330679
allocs/op1.00
BenchmarkRPC/attach_large_document - ns/op
1578881244
ns/op1624755617
ns/op0.97
BenchmarkRPC/attach_large_document - B/op
1819557200
B/op1809251568
B/op1.01
BenchmarkRPC/attach_large_document - allocs/op
9819
allocs/op9475
allocs/op1.04
BenchmarkRPC/adminCli_to_server - ns/op
555429190
ns/op553995758
ns/op1.00
BenchmarkRPC/adminCli_to_server - B/op
20399192
B/op20395380
B/op1.00
BenchmarkRPC/adminCli_to_server - allocs/op
321642
allocs/op321642
allocs/op1
BenchmarkLocker - ns/op
113.8
ns/op125.2
ns/op0.91
BenchmarkLocker - B/op
16
B/op16
B/op1
BenchmarkLocker - allocs/op
1
allocs/op1
allocs/op1
BenchmarkLockerParallel - ns/op
123
ns/op122.3
ns/op1.01
BenchmarkLockerParallel - B/op
0
B/op0
B/opNaN
BenchmarkLockerParallel - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkLockerMoreKeys - ns/op
420.8
ns/op406.6
ns/op1.03
BenchmarkLockerMoreKeys - B/op
14
B/op14
B/op1
BenchmarkLockerMoreKeys - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkSync/memory_sync_10_test - ns/op
7507
ns/op7473
ns/op1.00
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
63929
ns/op63421
ns/op1.01
BenchmarkSync/memory_sync_100_test - B/op
8926
B/op8941
B/op1.00
BenchmarkSync/memory_sync_100_test - allocs/op
291
allocs/op292
allocs/op1.00
BenchmarkSync/memory_sync_1000_test - ns/op
621294
ns/op633167
ns/op0.98
BenchmarkSync/memory_sync_1000_test - B/op
83636
B/op83847
B/op1.00
BenchmarkSync/memory_sync_1000_test - allocs/op
2703
allocs/op2712
allocs/op1.00
BenchmarkSync/memory_sync_10000_test - ns/op
6379879
ns/op6867659
ns/op0.93
BenchmarkSync/memory_sync_10000_test - B/op
853079
B/op861725
B/op0.99
BenchmarkSync/memory_sync_10000_test - allocs/op
27579
allocs/op27606
allocs/op1.00
BenchmarkTextEditing - ns/op
24671063553
ns/op25823619242
ns/op0.96
BenchmarkTextEditing - B/op
8456389208
B/op8456493696
B/op1.00
BenchmarkTextEditing - allocs/op
20613404
allocs/op20613981
allocs/op1.00
This comment was automatically generated by workflow using github-action-benchmark.