Skip to content
New issue

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

Headers #74

Open
trollfot opened this issue Dec 14, 2018 · 5 comments
Open

Headers #74

trollfot opened this issue Dec 14, 2018 · 5 comments

Comments

@trollfot
Copy link
Member

Should we use "https://pypi.org/project/multidict/" as a case insensitive dict to handle our headers ?

@yohanboniface
Copy link
Member

It's damn slow from my experience.

@yohanboniface
Copy link
Member

(We used it at the beginning.)

@trollfot
Copy link
Member Author

Should we try the newest version in benchmarks, to get a sense of scale ?

@yohanboniface
Copy link
Member

Let's do that, yup.

@davidbgk
Copy link
Contributor

davidbgk commented Dec 16, 2019

Please note, Pure Python (uncompiled) version is about 20-50 times slower depending on the usage scenario!!! — https://pypi.org/project/multidict/

Maybe we didn't use the compiled version?

It looks to be pretty active these days: https://multidict.readthedocs.io/en/latest/changes.html

Also: https://multidict.readthedocs.io/en/latest/benchmark.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants