<p><span class="h-card" translate="no"><a href="https://types.pl/@krismicinski" class="u-url mention">@<span>krismicinski</span></a></span> <span class="h-card" translate="no"><a href="https://mathstodon.xyz/@jonmsterling" class="u-url mention">@<span>jonmsterling</span></a></span> <span class="h-card" translate="no"><a href="https://mastodon.social/@basus" class="u-url mention">@<span>basus</span></a></span><br />Just trying out &quot;hello world&quot; a few ways on my machine, I see the following (rough timings with `time`:<br />Python: 80 ms<br />Racket with no care for startup time: 500 ms (uses <a href="https://mastodon.social/tags/lang" class="mention hashtag" rel="tag">#<span>lang</span></a> racket, not compiled)<br />Racket with simple improvements: 200 ms (compiling, using <a href="https://mastodon.social/tags/lang" class="mention hashtag" rel="tag">#<span>lang</span></a> racket/base)<br />Racket with more advanced efforts: 120 ms (using the demodularizer)<br />Petite Chez: 120 ms (a high performance Scheme system not loading the compiler)</p>
Reply