Skip to content

Better defaults and estimates

Compare
Choose a tag to compare
@junderw junderw released this 25 Oct 17:28
· 10 commits to main since this release
d19bc25
  • Default concurrent requests were too high for 8 core machines and Cloudflare was throttling. It seems like 128 in-flight at a time is the sweet spot.
  • Using file size to estimate the number of rows was about 4.4% off. Adjusted the estimate.

Full Changelog: v1.0.1...v1.0.2