ruffle/scanner
David Wendt 46638b1be8 scanner: Set the default scanner thread size to 16MB.
Rayon's default of 2MB is about half of what the AVM1 recursion limit requires, and I have plenty of memory, so I might as well add some padding for long runs.
2021-09-11 09:52:40 -07:00
..
src scanner: Set the default scanner thread size to 16MB. 2021-09-11 09:52:40 -07:00
Cargo.toml scanner: Parallelize the scan process 2021-09-11 09:52:40 -07:00