Y
Hacker News
new
|
ask
|
show
|
jobs
by
stuckagain
3411 days ago
RE2 is not dramatically faster than all other regex implementations, but it is dramatically faster than boost::regex, which is among the slowest I've ever tested.
1 comments
zintinio5
3411 days ago
Ah, fair enough.
link