Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

ensure that the console matcher regex is not expensive #1078

Closed
devoncarew opened this issue Aug 22, 2016 · 1 comment
Closed

ensure that the console matcher regex is not expensive #1078

devoncarew opened this issue Aug 22, 2016 · 1 comment
Labels

Comments

@devoncarew
Copy link
Contributor

Verify that the console matcher regex is not expensive (https://github.com/dart-atom/dartlang/blob/master/lib/launch/console.dart#L294).

@devoncarew devoncarew added the p1 label Aug 22, 2016
@devoncarew
Copy link
Contributor Author

Turns out the perf issue is not with the regex.

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

No branches or pull requests

1 participant