fleet/server/pubsub
Zach Wasserman 9f71fcf440
Speed up MySQL tests (#585)
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.
2021-04-03 11:42:27 -07:00
..
doc.go Close orphaned distributed query campaign after failed publish attempt (#707) 2016-12-27 10:35:19 -05:00
inmem_query_results.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
query_results_test.go Speed up MySQL tests (#585) 2021-04-03 11:42:27 -07:00
redis_query_results.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00