We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It might be nice to add a comparison to multipart-parser, which is a lot older but also claims insane speeds.
The text was updated successfully, but these errors were encountered:
IIRC that's more or less what is used in formidable/multiparty, just parted out into its own module.
formidable
multiparty
Sorry, something went wrong.
I wasn't aware of that, thanks for explaining. Perhaps the benchmark page does deserve an update though? It's 2015 :)
I suppose so, but AFAIK the underlying algorithms haven't really changed in dicer, multiparty, or formidable. I'm not sure about the other modules.
dicer
No branches or pull requests
It might be nice to add a comparison to multipart-parser, which is a lot older but also claims insane speeds.
The text was updated successfully, but these errors were encountered: