On Tuesday, 27 December 2016 20:01:29 UTC+7, Robin Heggelund Hansen wrote:
>
> Elm is, at least currently, a language to make web applications. How often 
> are you going to run calculations in tight loops where the performance 
> impact of comparison or equality operators gives a noticeable performance 
> impact for the end user in a web browser?
>

Oh, I can see applications where the performance of tight loops could be 
important, from games to intensive math applications to something involving 
a lot of graphics manipulation.  Currently, Elm isn't a very good fit for 
any of these, but with the proposed changes they could be. Then its main 
limitation other than anything involving libraries) would be running on 
parallel cores, but as that is a limitation of JavaScript, I don't see it 
getting fixed anytime soon.

-- 
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.

Reply via email to