mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +00:00
Some tests (eg murmur_hash_test) need only byte manipulation functions. By specifying dependencies precisely we can drastically reduce recompilation times, which speeds up development cycle. I managed to reduce recompilation time for murmur_hash_test from 5 minutes to 4 seconds by breaking dependency on whole urchin object set.
2.1 KiB
2.1 KiB