On Tue, Aug 10, 2010 at 11:53, Shawn H Corey <[email protected]> wrote: > On 10-08-10 11:43 AM, Ron Bergin wrote: >> >> While doing some benchmark testing on both Windows and Linux, the >> results of the exact same code was reversed. A slight difference in >> the percentages is understandable, but I fail to see why the results >> would be reversed. Could someone shed some light on this issue? > > Maybe because strftime() is part of *NIX? snip
Unlikely the problem. The strftime using function is faster on Win32 (it would really help if the names given were descriptive, not people's names). -- Chas. Owens wonkden.net The most important skill a programmer can have is the ability to read. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
