<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mzp</author_name>
  <author_url>https://blog.hatena.ne.jp/mzp/</author_url>
  <blog_title>みずぴー日記</blog_title>
  <blog_url>https://mzp.hatenadiary.org/</blog_url>
  <categories>
    <anon>sh</anon>
    <anon>30分プログラム</anon>
  </categories>
  <description>30分プログラム、その514。対話環境ってとっても便利ですよね。関数の動作を確認するときとか、ちょっと複雑な計算がしたいときとかガンガン使いますよね。でも、対話環境の起動速度って、だいぶ差がある気があるよね。例えば、ghcの対話環境の起動は、だいぶ遅い気がします。 というわけで、各言語の対話環境の起動速度を比較してみた。Scalaがものすごく遅い。ただ、MacのScalaは何かがおかしいと評判なので、除外してみる。予想通りghcが遅い。あと、わりとRubyって遅いんだ。 ソースコード #!/bin/sh for cmd in irb python ghci scala ocaml gosh; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmzp.hatenadiary.org%2Fentry%2F20090123%2Fsh&quot; title=&quot;各言語の対話環境の起動速度比較 - みずぴー日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/m/mzp/20090123/20090123223818.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-01-23 00:00:00</published>
  <title>各言語の対話環境の起動速度比較</title>
  <type>rich</type>
  <url>https://mzp.hatenadiary.org/entry/20090123/sh</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
