why my scripting language is already faster than python

Описание к видео why my scripting language is already faster than python

python uses a stack based virtual machine.
my language is register based. that's why it is faster.
this video explains what that means.

chapters:
0:00 - intro
0:10 - demo
0:26 - performance
1:23 - how python works
2:35 - register machines
3:55 - conclusion

Комментарии

Информация по комментариям в разработке