neo237 (Andreas Grau)
- Login: neo237
- Email: mail@andreasgrau.de
- Registered on: 03/18/2009
- Last sign in: 03/20/2009
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
03/19/2009
- 08:19 PM Ruby master Bug #1301: Poor RegExp Matching Performance
- =begin
> Theory about regular expressions (formal language theory)
> says there shouldn't be any difference, but R... - 12:45 AM Ruby master Bug #1301: Poor RegExp Matching Performance
- =begin
Using this regexp
regexp = /^(\d*\s+){8,8}+\d+$/
This matches on any line starting with up to 8 number...
03/18/2009
- 11:55 PM Ruby master Bug #1301 (Rejected): Poor RegExp Matching Performance
- =begin
I noticed a very poor performance on matching regular expressions.
Running following code using ruby 1.9...
Also available in: Atom