wordpress-playground
wordpress-playground copied to clipboard
Adam's list of Data Liberation wishes and ideas
Related to https://github.com/WordPress/wordpress-playground/issues/1894. Here's my private note I'm maintaining as a public issue for transparency and to enable discussion.
Streams
- Let's lower the default chunk size in WP_File_Byte_Stream to 100 bytes to overexpose ourselves to streaming issues. Then, once it matures, let's increase it to a decently sized number. I'm not sure how to choose one – let's read up on PHP and linux mailing lists to figure out how these projects chose their defaults.