-
-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Filter out removed documents from ListDocuments API
- Loading branch information
1 parent
525cacf
commit a2cc85d
Showing
3 changed files
with
41 additions
and
1 deletion.
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
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
a2cc85d
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
1588
ns/op 752 B/op 12 allocs/op1271
ns/op 752 B/op 12 allocs/op1.25
BenchmarkDocument/status_test
845.9
ns/op 720 B/op 10 allocs/op636.6
ns/op 720 B/op 10 allocs/op1.33
BenchmarkDocument/equals_test
13575
ns/op 5072 B/op 85 allocs/op10183
ns/op 5072 B/op 85 allocs/op1.33
BenchmarkDocument/nested_update_test
31499
ns/op 11033 B/op 235 allocs/op21228
ns/op 11033 B/op 235 allocs/op1.48
BenchmarkDocument/delete_test
39804
ns/op 14163 B/op 310 allocs/op28493
ns/op 14161 B/op 310 allocs/op1.40
BenchmarkDocument/object_test
12526
ns/op 5792 B/op 97 allocs/op9969
ns/op 5792 B/op 97 allocs/op1.26
BenchmarkDocument/array_test
48660
ns/op 10890 B/op 251 allocs/op35116
ns/op 10889 B/op 251 allocs/op1.39
BenchmarkDocument/text_test
52533
ns/op 14058 B/op 456 allocs/op37915
ns/op 14058 B/op 456 allocs/op1.39
BenchmarkDocument/text_composition_test
55783
ns/op 17538 B/op 461 allocs/op38517
ns/op 17538 B/op 461 allocs/op1.45
BenchmarkDocument/rich_text_test
137699
ns/op 36017 B/op 1108 allocs/op99666
ns/op 36013 B/op 1108 allocs/op1.38
BenchmarkDocument/counter_test
27639
ns/op 9057 B/op 212 allocs/op20052
ns/op 9057 B/op 212 allocs/op1.38
BenchmarkDocument/text_edit_gc_100
5375686
ns/op 1553036 B/op 17151 allocs/op4015323
ns/op 1552509 B/op 17145 allocs/op1.34
BenchmarkDocument/text_edit_gc_1000
473312093
ns/op 136649309 B/op 210774 allocs/op311612329
ns/op 136662792 B/op 210855 allocs/op1.52
BenchmarkDocument/text_split_gc_100
6057314
ns/op 2217474 B/op 16577 allocs/op4661020
ns/op 2217054 B/op 16576 allocs/op1.30
BenchmarkDocument/text_split_gc_1000
523543879
ns/op 214879656 B/op 211516 allocs/op380981217
ns/op 214875005 B/op 211522 allocs/op1.37
BenchmarkDocument/text_delete_all_10000
25164957
ns/op 5904051 B/op 41121 allocs/op16682251
ns/op 5903792 B/op 41120 allocs/op1.51
BenchmarkDocument/text_delete_all_100000
338104726
ns/op 53840752 B/op 415984 allocs/op187124319
ns/op 53843445 B/op 416000 allocs/op1.81
BenchmarkDocument/text_100
426240
ns/op 117749 B/op 5064 allocs/op307982
ns/op 117746 B/op 5064 allocs/op1.38
BenchmarkDocument/text_1000
4521656
ns/op 1152376 B/op 50068 allocs/op3329270
ns/op 1152352 B/op 50068 allocs/op1.36
BenchmarkDocument/array_1000
2211850
ns/op 1101981 B/op 11854 allocs/op1735589
ns/op 1102169 B/op 11854 allocs/op1.27
BenchmarkDocument/array_10000
25768750
ns/op 9907003 B/op 120707 allocs/op19079153
ns/op 9907061 B/op 120708 allocs/op1.35
BenchmarkDocument/array_gc_100
225088
ns/op 97413 B/op 1226 allocs/op180564
ns/op 97398 B/op 1226 allocs/op1.25
BenchmarkDocument/array_gc_1000
2808982
ns/op 1169757 B/op 12889 allocs/op1965346
ns/op 1169510 B/op 12889 allocs/op1.43
BenchmarkDocument/counter_1000
415329
ns/op 197878 B/op 6490 allocs/op275394
ns/op 197874 B/op 6490 allocs/op1.51
BenchmarkDocument/counter_10000
4367769
ns/op 2164820 B/op 69497 allocs/op3007772
ns/op 2164798 B/op 69497 allocs/op1.45
BenchmarkDocument/object_1000
2751826
ns/op 1450720 B/op 9902 allocs/op1887695
ns/op 1450581 B/op 9902 allocs/op1.46
BenchmarkDocument/object_10000
31442602
ns/op 12369071 B/op 101208 allocs/op21352025
ns/op 12368037 B/op 101202 allocs/op1.47
BenchmarkRPC/client_to_server
769670406
ns/op 18726692 B/op 300914 allocs/op431563171
ns/op 18850944 B/op 307073 allocs/op1.78
BenchmarkRPC/client_to_client_via_server
1240517572
ns/op 30038936 B/op 458638 allocs/op705610062
ns/op 34897376 B/op 571742 allocs/op1.76
BenchmarkRPC/attach_large_document
1828654289
ns/op 2164909648 B/op 10635 allocs/op1514053398
ns/op 2165991600 B/op 9930 allocs/op1.21
BenchmarkRPC/adminCli_to_server
929612519
ns/op 20405768 B/op 322125 allocs/op536189742
ns/op 20394964 B/op 322116 allocs/op1.73
BenchmarkLocker
162.5
ns/op 16 B/op 1 allocs/op111.9
ns/op 16 B/op 1 allocs/op1.45
BenchmarkLockerParallel
166.4
ns/op 0 B/op 0 allocs/op114.8
ns/op 0 B/op 0 allocs/op1.45
BenchmarkLockerMoreKeys
421.8
ns/op 14 B/op 0 allocs/op379
ns/op 14 B/op 0 allocs/op1.11
BenchmarkSync/memory_sync_10_test
10035
ns/op 1340 B/op 39 allocs/op7217
ns/op 1341 B/op 39 allocs/op1.39
BenchmarkSync/memory_sync_100_test
86394
ns/op 9016 B/op 294 allocs/op58777
ns/op 9113 B/op 300 allocs/op1.47
BenchmarkSync/memory_sync_1000_test
873439
ns/op 83607 B/op 2681 allocs/op604147
ns/op 83923 B/op 2714 allocs/op1.45
BenchmarkSync/memory_sync_10000_test
8187569
ns/op 861840 B/op 28118 allocs/op6303200
ns/op 854103 B/op 27732 allocs/op1.30
BenchmarkTextEditing
43211149099
ns/op 8436211040 B/op 19835053 allocs/op24400738928
ns/op 8436518160 B/op 19837008 allocs/op1.77
This comment was automatically generated by workflow using github-action-benchmark.