We can estimate the records sizes to avoid lots of CPU use and I/O under stat().
<rdar://problem/40092953>
Created attachment 340178 [details] patch
Comment on attachment 340178 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=340178&action=review > Source/WebKit/ChangeLog:12 > + Large bodies are saved in seprate blob files so record file sizes are capped. We can avoid work by typo: seprate
Created attachment 340197 [details] patch
Comment on attachment 340197 [details] patch Clearing flags on attachment: 340197 Committed r231708: <https://trac.webkit.org/changeset/231708>
All reviewed patches have been landed. Closing bug.