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

Cool methods that take and pass a Capture are uber slower (.contains: 'meow' for ^10000_00) #6599

Open
p6rt opened this issue Oct 13, 2017 · 1 comment
Labels
perf regression Issue did not exist previously

Comments

@p6rt
Copy link

p6rt commented Oct 13, 2017

Migrated from rt.perl.org#132280 (status was 'new')

Searchable as RT132280$

@p6rt
Copy link
Author

p6rt commented Oct 13, 2017

From @AlexDaniel

Code​:
.contains​: 'meow' for ^10000_00; say now - INIT now

¦«2015.12»​:
1.51822016

¦«2016.06»​:
1.354473

¦«2016.12»​:
1.8226411

¦«2017.06»​:
«timed out after 10 seconds» «exit signal = SIGHUP (1)»

¦«f72be0f130cf»​:
«timed out after 10 seconds» «exit signal = SIGHUP (1)»

Possible IRC discussion​: https://irclog.perlgeek.de/perl6-dev/2017-10-09#i_15278959

Bisectable points at rakudo/rakudo@8c88b0c

@p6rt p6rt added perf regression Issue did not exist previously labels Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
perf regression Issue did not exist previously
Projects
None yet
Development

No branches or pull requests

1 participant