sapling/eden/mononoke/cmds/packer
Simon Farnsworth 24a157be39 Teach the packer to do multiple packs in a single process
Summary:
Paying the setup and teardown overhead of multiple processes seems silly, when we can pack in parallel in a single process.

Make it possible to run multiple packing runs from a single packer process

Reviewed By: ahornby

Differential Revision: D28508527

fbshipit-source-id: eab07d028db46d62731f06effbde2f5bc5579000
2021-05-19 03:32:40 -07:00
..
main.rs Teach the packer to do multiple packs in a single process 2021-05-19 03:32:40 -07:00
pack_utils.rs Cargo builds don't like these braces 2021-04-24 12:30:32 -07:00