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

Performance benchmarking suite #698

Open
lsf37 opened this issue Jan 1, 2020 · 0 comments
Open

Performance benchmarking suite #698

lsf37 opened this issue Jan 1, 2020 · 0 comments
Assignees
Labels
task Process tasks
Projects

Comments

@lsf37
Copy link
Member

lsf37 commented Jan 1, 2020

In the early days JFlex used to have a performance benchmarking suite, in particular to compare to JLex and to figure out the trade-offs for different scanning engine options (pack/table/switch etc).

It bit-rotted fairly quickly and never even made it into the public repo. It would be nice to write such a benchmarking suite again to get better information on speed/memory trade-offs like #697, #199, or #196.

@lsf37 lsf37 added performance task Process tasks labels Jan 1, 2020
@lsf37 lsf37 self-assigned this Jan 7, 2020
@lsf37 lsf37 mentioned this issue Jan 9, 2020
@regisd regisd added this to In progress in Performance Jan 2, 2021
@regisd regisd removed the performance label Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Process tasks
Projects
Performance
In progress
Development

No branches or pull requests

2 participants