Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Async: Use constant strings for common headers #10

Open
helje5 opened this issue Nov 12, 2017 · 0 comments
Open

Async: Use constant strings for common headers #10

helje5 opened this issue Nov 12, 2017 · 0 comments

Comments

@helje5
Copy link
Member

helje5 commented Nov 12, 2017

We create new string objects for all the headers. This is just stupid, we should have a list of builtin header names which are reused.

A dynamic cache may be too much though (as it would need to be synchronised).

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

No branches or pull requests

1 participant