![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^3: Our perl/xs/c app is 30% slower with 64bit 5.24.0, than with 32bit 5.8.9. Why?by BrowserUk (Patriarch) |
on Dec 21, 2016 at 18:23 UTC ( [id://1178318]=note: print w/replies, xml ) | Need Help?? |
For example, if your app is doing lots of sorting of strings, the presence of these defines in the 5.24 build parameters:
Might be the source of the slowdown; but if your app is purely mathematical, probably not. With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority". The enemy of (IT) success is complexity.
In the absence of evidence, opinion is indistinguishable from prejudice.
In Section
Seekers of Perl Wisdom
|
|