Benchmarks
This page contains information about benchmarks that are or were useful for solving issues. The issue that first motivated the creation of this page is #8885 (closed).
Tests table
| module | name | mean time (ms) | rounds | function |
| test_resources
| test_memory_intensive
| 3843.1 | 5 | monitored_benchmark
|
| test_resources
| test_cpu_intensive
| 5915.6 | 5 | monitored_benchmark
|
| test_crypto
| test_decrypt_doc_10k
| 0.798 | 492 | txbenchmark
|
| test_crypto
| test_decrypt_doc_100k
| 2.719 | 229 | txbenchmark
|
| test_crypto
| test_decrypt_doc_500k
| 9.758 | 55 | txbenchmark
|
| test_crypto
| test_decrypt_doc_1M
| 19.468 | 31 | txbenchmark
|
| test_crypto
| test_decrypt_doc_10M
| 192.162 | 5 | txbenchmark
|
| test_crypto
| test_encrypt_doc_10k
| 0.803 | 501 | txbenchmark
|
| test_crypto
| test_encrypt_doc_100k
| 2.040 | 416 | txbenchmark
|
| test_crypto
| test_encrypt_doc_500k
| 7.852 | 127 | txbenchmark
|
| test_crypto
| test_encrypt_doc_1M
| 14.751 | 63 | txbenchmark
|
| test_crypto
| test_encrypt_doc_10M
| 241.375 | 5 | txbenchmark
|
| test_crypto
| test_decrypt_raw_10k
| 0.171 | 1695 | monitored_benchmark
|
| test_crypto
| test_decrypt_raw_100k
| 0.912 | 961 | monitored_benchmark
|
| test_crypto
| test_decrypt_raw_500k
| 3.937 | 249 | monitored_benchmark
|
| test_crypto
| test_decrypt_raw_1M
| 7.833 | 136 | monitored_benchmark
|
| test_crypto
| test_decrypt_raw_10M
| 80.620 | 10 | monitored_benchmark
|
| test_crypto
| test_encrypt_raw_10k
| 0.185 | 916 | monitored_benchmark
|
| test_crypto
| test_encrypt_raw_100k
| 0.860 | 914 | monitored_benchmark
|
| test_crypto
| test_encrypt_raw_500k
| 3.946 | 254 | monitored_benchmark
|
| test_crypto
| test_encrypt_raw_1M
| 7.748 | 125 | monitored_benchmark
|
| test_crypto
| test_encrypt_raw_10M
| 82.109 | 12 | monitored_benchmark
|
| test_sync
| test_download_20_500k
| 4426.7 | 4 | txbenchmark_with_setup
|
| test_sync
| test_download_100_100k
| 4629.2 | 4 | txbenchmark_with_setup
|
| test_sync
| test_download_1000_10k
| 10.3160 | 4 | txbenchmark_with_setup
|
| test_sync
| test_upload_20_500k
| 4167.3 | 4 | txbenchmark_with_setup
|
| test_sync
| test_upload_100_100k
| 4519.6 | 4 | txbenchmark_with_setup
|
| test_sync
| test_upload_1000_10k
| 6831.7 | 4 | txbenchmark_with_setup
|
| test_sync
| test_nothing_to_sync
| 195.7985 | 4 | txbenchmark_with_setup
|
| test_misc
| test_initialization
| 233.5269 | 5 | monitored_benchmark
|
| test_sqlcipher
| test_async_create_100_100k
| 1867.1 | 5 | txbenchmark
|
| test_sqlcipher
| test_async_create_20_500k
| 2343.2 | 5 | txbenchmark
|
| test_sqlcipher
| test_async_create_1000_10k
| 4008.3 | 5 | txbenchmark
|