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

Improve parse performance with header case #59

Open
kou opened this issue Dec 24, 2018 · 2 comments
Open

Improve parse performance with header case #59

kou opened this issue Dec 24, 2018 · 2 comments

Comments

@kou
Copy link
Member

kou commented Dec 24, 2018

We should improve performance as much as HoneyFormat: https://github.com/buren/honey_format#benchmark

@kou kou changed the title Improve performance with header case Improve parse performance with header case Dec 24, 2018
@vbrazo
Copy link
Contributor

vbrazo commented Sep 12, 2019

@kou I'm planning to work on this one. Any suggestions on how to tackle this issue would be welcome.

@kou
Copy link
Member Author

kou commented Sep 12, 2019

Great!
First, we need to profile which method is bottleneck.
To profile, we need to write a simple script that is slower than HoneyFormat.

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

2 participants