Update benchmarks authored by drebs's avatar drebs
...@@ -5,6 +5,7 @@ This page contains information about benchmarks that are or were useful for solv ...@@ -5,6 +5,7 @@ This page contains information about benchmarks that are or were useful for solv
## Tests table ## Tests table
| **module** | **name** | **mean time (ms)** | **rounds** | **function** | | **module** | **name** | **mean time (ms)** | **rounds** | **function** |
| ---------------- | ---------------------------- | -----------------: | ---------: | ------------------------ |
| `test_resources` | `test_memory_intensive` | 3843.1 | 5 | `monitored_benchmark` | | `test_resources` | `test_memory_intensive` | 3843.1 | 5 | `monitored_benchmark` |
| `test_resources` | `test_cpu_intensive` | 5915.6 | 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_10k` | 0.798 | 492 | `txbenchmark` |
... ...
......