Re: Just in case
- Posted by _tom (admin) Jan 15, 2021
- 1367 views
I edited your title. Could not resist.
I installed crystal, and rust. (Not great fun compared to a Phix install)
Results, by timing system_exec() for each case.
| Time in seconds | |
|---|---|
| Phix (first example) | 0.04 |
| Phix (second example) | 1.2 |
| crystal | 90 |
| rust | 212 |
| python | did not finish |
Let's create a description of these results (after re-testing). Then, a volunteer (other than me or Pete) could try putting this up at OSNews.
be well
_tom

