Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: Performance of possessive quantifiers

by tsee (Curate)
on Jan 28, 2008 at 16:14 UTC ( [id://664700]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Performance of possessive quantifiers
in thread Performance of possessive quantifiers

Ah, thanks for that last remark, I'll keep it in mind for future testing.

However, I double-checked and while I thought I remembered that -Dusedevel implied -DDEBUGGING, it doesn't seem so*. Hence, the 5.11 I used for the above results was no debugging build. Sorry for the confusion!

Cheers,
Steffen

* I did "./Configure -Dusedevel -de 2>&1 | grep -i debug" and "make -j3 | grep -i debug" without any mention of DEBUGGING.

  • Comment on Re^3: Performance of possessive quantifiers

Replies are listed 'Best First'.
Re^4: Performance of possessive quantifiers
by moritz (Cardinal) on Jan 28, 2008 at 16:51 UTC
    The -Dusedevel option to Configure just quiets the "WHOA THERE, is this a development version of perl" message that otherwise quits Configure.

    I verified my original benchmarks with non-debugging perls (I wasn't sure if my 5.10 had been debugging, and I missed to look at perl5.10.0 -V ;), it didn't change anything.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-18 02:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found