Open-Turing-Project / OpenTuring

An open source version of the Windows Turing interpreter. Features speed improvements and new features.
http://tristan.hume.ca/openturing
Other
72 stars 41 forks source link

Profile the Stuff and make it faster #5

Open trishume opened 12 years ago

trishume commented 12 years ago

Profile the bytecode executor and general turing programs to see what parts are slow.

This is hard since the bytecode executor is compiled from turing plus.