Docs added:
https://github.com/JuliaLang/julia/commit/15c739ccbae9d7b42a876655df249607d500537f

On Sat, Feb 7, 2015 at 8:45 PM, Jacob Quinn <[email protected]> wrote:

> Great to hear about the performance gains. I tried to push as much of the
> "parsing" work into the actual creation of the DateFormat object for this
> purpose. The vectorized versions use this performance trick, but like I
> said, I probably need to add a little documentation for cases like this.
>
> -Jacob
>
> On Thu, Feb 5, 2015 at 8:33 AM, Seth <[email protected]> wrote:
>
>>
>>
>> On Wednesday, February 4, 2015 at 8:07:01 PM UTC-8, Seth wrote:
>>>
>>> Jacob,
>>>
>>> Thanks. This is just what I was looking for.
>>
>>
>> To follow up, using DateFormat reduced the time from 15+ minutes to 4m25s
>> on the 5.9 million line file.
>>
>
>

Reply via email to