ctarbide / computed-gotos Goto Github PK
View Code? Open in Web Editor NEWcomputed-gotos comparison against switch and function table
License: The Unlicense
computed-gotos comparison against switch and function table
License: The Unlicense
This is just an experiment on [1], the interpreter logic is identical to the original. From [2] I assume the code follows the Unlicense License. You can assume the same license from me on the shell scripts and the added variants. The results on a 100-byte randomly generated program: + ./main 131 131 131 131 131 131 0 + echo + time -p ./main_switch 96 real 1.59 user 1.59 sys 0.00 + echo + time -p ./main_cgoto 96 real 0.64 user 0.63 sys 0.00 + echo + time -p ./main_call 96 real 1.56 user 1.56 sys 0.00 + echo + time -p ./main_cgotow 96 real 1.06 user 1.06 sys 0.00 + echo + time -p ./main_switchc 96 real 1.18 user 1.18 sys 0.00 + echo + time -p ./main_sgoto 96 real 1.65 user 1.65 sys 0.00 + echo + echo all done all done - [1]: https://eli.thegreenplace.net/2012/07/12/computed-goto-for-efficient-dispatch-tables/ - [2]: https://github.com/eliben/code-for-blog
A declarative, efficient, and flexible JavaScript library for building user interfaces.
๐ Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
An Open Source Machine Learning Framework for Everyone
The Web framework for perfectionists with deadlines.
A PHP framework for web artisans
Bring data to life with SVG, Canvas and HTML. ๐๐๐
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
Some thing interesting about web. New door for the world.
A server is a program made to process requests and deliver data to clients.
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
Some thing interesting about visualization, use data art
Some thing interesting about game, make everyone happy.
We are working to build community through open source technology. NB: members must have two-factor auth.
Open source projects and samples from Microsoft.
Google โค๏ธ Open Source for everyone.
Alibaba Open Source for everyone
Data-Driven Documents codes.
China tencent open source team.