kedoska / engine-blackjack

Javascript library to make blackjack engines
GNU General Public License v2.0
33 stars 29 forks source link

Declarative VS Obscure: Find the slow code #34

Closed kedoska closed 5 years ago

kedoska commented 7 years ago

I just got a copy of TurboFan: A new code generation architecture for V8. I guess my favorite slide is

screenshot from 2017-03-23 19-27-32

~15% faster on avg!

That number is enough to push me to some refactoring