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

Benchmark is failing for long captures #35

Open
sjshuck opened this issue Aug 6, 2023 · 2 comments
Open

Benchmark is failing for long captures #35

sjshuck opened this issue Aug 6, 2023 · 2 comments

Comments

@sjshuck
Copy link
Owner

sjshuck commented Aug 6, 2023

benchmarking texts/long/pcre2
Benchmark pcre2-benchmarks: ERROR
@sjshuck
Copy link
Owner Author

sjshuck commented Aug 6, 2023

Nothing to do with the length of the captures - changed the number of a's to 1 and it still throws the error.

"foo b" ++ replicate 1000 'a' ++ "r baz")],

@sjshuck
Copy link
Owner Author

sjshuck commented Aug 6, 2023

Commenting out every benchmark after this caused things to succeed.
Doing the compliment - only running benchmarks after this - was fine until

benchmarking substitutions/multiple/lens-powered
corrupted double-linked list

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

No branches or pull requests

1 participant