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 performance #25

Open
AntonLydike opened this issue Jul 19, 2024 · 0 comments
Open

Improve performance #25

AntonLydike opened this issue Jul 19, 2024 · 0 comments
Assignees
Labels
perf Performance Issues

Comments

@AntonLydike
Copy link
Owner

According to some quick benchmarks and napkin math, we are currently ~26-56x times slower than LLVM filecheck (which isn't great, but it's against C++, so to be expected).

We are also around 2-6x slower than the previous version of filecheck, which I feel we should try to catch up to.

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

No branches or pull requests

1 participant