Performance

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Performance

Oleg
Good morning! Thanks for previous answers.

Can somebody tell me the difference in performance between amber
counter example and its pure js version?

Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: Performance

Nicolas Petton
Amber is slower than pure JavaScript.
I don't know the difference for the counter example, but you can check the Benchfib category for tinyBenchmarks in Smalltalk and JavaScript.

Nico

2011/10/1 Oleg <[hidden email]>
Good morning! Thanks for previous answers.

Can somebody tell me the difference in performance between amber
counter example and its pure js version?

Thanks.