mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
9f71fcf440
Improves MySQL test time (on my 2020 MBP) to ~18s from ~125s. - Use separate databases for each test to allow parallelization. - Run migrations only once at beginning of tests and then reload generated schema. - Add `--innodb-file-per-table=OFF` for ~20% additional speedup. |
||
---|---|---|
.. | ||
doc.go | ||
inmem_query_results.go | ||
query_results_test.go | ||
redis_query_results.go |