Re: [elm-discuss] Re: Performance in Elm - Comparing Elm, React, Angular, and Ember

2016-08-30 Thread Nick H
No, I think in this context "naive" means not optimized, implemented in the
most straightforward way.

On Tue, Aug 30, 2016 at 10:53 AM, suttlecommakevin <
suttlecommake...@gmail.com> wrote:

> Nice work!
>
> Side note: is "naive" meant to be "native"? Noticed it in the screenshot
> as well.
>
>
> On Tuesday, August 30, 2016 at 10:53:29 AM UTC-4, Evan wrote:
>>
>> Finally finished the blog post on performance
>> !
>>
>> With 0.17, I had to rewrite our virtual DOM implementation from scratch,
>> and the new one is way faster. So if you are using 0.17, your code is
>> already using the new implementation :D
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Elm Discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to elm-discuss+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[elm-discuss] Re: Performance in Elm - Comparing Elm, React, Angular, and Ember

2016-08-30 Thread suttlecommakevin
Nice work!

Side note: is "naive" meant to be "native"? Noticed it in the screenshot as 
well. 

On Tuesday, August 30, 2016 at 10:53:29 AM UTC-4, Evan wrote:
>
> Finally finished the blog post on performance 
> !
>
> With 0.17, I had to rewrite our virtual DOM implementation from scratch, 
> and the new one is way faster. So if you are using 0.17, your code is 
> already using the new implementation :D
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.