Skip to content

Conversation

@KristofferC
Copy link
Member

@KristofferC KristofferC commented Jul 24, 2018

#26731 came with performance regression which severity I think was not fully realized until post merge.

Some examples are:

These regressions are of the type "this used to go instantly" -> "this never finishes in a reasonable time".
Since the PR had possible performance implications that were unknown at the time, I feel the cost/benefit should be considered again.

@nanosoldier runbenchmarks("shootout" || "string" || "problem", vs=":master")

@KristofferC KristofferC added performance Must go faster strings "Strings!" triage This should be discussed on a triage call labels Jul 24, 2018
@nanosoldier
Copy link
Collaborator

Your benchmark job has completed - no performance regressions were detected. A full report can be found here. cc @ararslan

@KristofferC KristofferC force-pushed the kc/at_least_we_are_wrong_fast branch from 88b2971 to ec0387e Compare July 24, 2018 14:17
@StefanKarpinski StefanKarpinski merged commit 1033b88 into master Jul 25, 2018
@StefanKarpinski StefanKarpinski deleted the kc/at_least_we_are_wrong_fast branch July 25, 2018 20:39
@StefanKarpinski
Copy link
Member

@vtjnash has stated that he's managed to patch PCRE to handle invalid UTF-8 data correctly. If that patch can be resurrected, we should use it. Otherwise, we should document that using regular expressions on invalid UTF-8 data is dangerous and should be avoided.

@JeffBezanson JeffBezanson removed the triage This should be discussed on a triage call label Jul 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Must go faster strings "Strings!"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants