Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Parser Performance Question

by QM (Parson)
on Oct 20, 2017 at 09:17 UTC ( [id://1201741]=note: print w/replies, xml ) Need Help??


in reply to Re: Parser Performance Question
in thread Parser Performance Question

Python's regexes are not as fully featured as Perl's. For instance, /i isn't scoped, it's either enabled or disable for the whole match, IIRC.

I would be really really surprised if Perl's regex performance was worse than Python's on a fair comparison.

-QM
--
Quantum Mechanics: The dreams stuff is made of

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1201741]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-16 09:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found