- From: Boris Zbarsky <notifications@github.com>
- Date: Thu, 27 Apr 2017 14:20:46 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 27 April 2017 21:21:35 UTC
> People are pretty happy to call JS functions all over the place Right, JS (scripted) function calls are faster, generally, than either DOM calls or proxy hooks. > there's zero perf issues with the speed of Map.get/set function calls OK. The performance of those is pretty comparable to what we'd see here. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/345#issuecomment-297842702
Received on Thursday, 27 April 2017 21:21:35 UTC