This website requires JavaScript.
Explore
Help
Register
Sign in
crc
/
retroforth
Watch
1
Star
0
Fork
You've already forked retroforth
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dcefc4fb1e
retroforth
/
benchmarks
/
nga-c.sh
6 lines
85 B
Bash
Raw
Normal View
History
Unescape
Escape
begin implementing small benchmarks (#26) FossilOrigin-Name: 64bf804f97086c309db9bd87b5daa2cd086566098e5d9b93845c96920420c585
2020-12-18 20:38:04 +01:00
#!/bin/sh
time
retro times.retro
time
retro push-drop.retro
benchmarks: add a simple `choose` benchmark (#26) FossilOrigin-Name: a0cac831c406f978982a1a9af3eebe038c04be485e1c72ed834f3538b4def8d5
2020-12-18 21:18:13 +01:00
time
retro choose.retro
Reference in a new issue
Copy permalink