Commit 3e6a31c
committed
refactor(test): merge two snapshot perf test files
Move the snapshot creation latency test into test_snapshot_ab.py. It
won't be automatically A/B-tested (because pipeline_perf.py refers to
specific test names inside this file), but technically it could be. No
functional change intended.
Doing this because I was getting annoyed at not being able to
tab-complete `test_s` into `test_snapshot_ab`.
Signed-off-by: Patrick Roy <[email protected]>1 parent bf893b6 commit 3e6a31c
File tree
2 files changed
+26
-40
lines changed- tests/integration_tests/performance
2 files changed
+26
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
Lines changed: 0 additions & 40 deletions
This file was deleted.
0 commit comments