If it didn't have the overhead of DateTime and was just a simple function
call like it is in MySQL, that'd be potentially interesting...

Jeremy

On Wed, Feb 4, 2009 at 11:16 AM, Brian Aker <[email protected]> wrote:

> Hi!
>
> On Feb 4, 2009, at 10:37 AM, Jeremy Zawodny wrote:
>
>  I just spend several days profiling some of our code only to find that 50%
>> of the CPU was being used for date formatting using a pigish Perl module.
>>  Thankfully I was able to fix that without having to beat on MySQL, but
>> DATE_FORMAT() is used all over the freaking place...
>>
>
>
> I've wondered about pulling the MySQL code and just making a perl library
> out of it. I don't know though if it is much better then the half a dozen
> perl ones in existence.
>
>
> Cheers,
>        -Brian
>
> --
> _______________________________________________________
> Brian "Krow" Aker, brian at tangent.org
> Seattle, Washington
> http://krow.net/                     <-- Me
> http://tangent.org/                <-- Software
> _______________________________________________________
> You can't grep a dead tree.
>
>
>
>
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to