<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>os0x</author_name>
  <author_url>https://blog.hatena.ne.jp/os0x/</author_url>
  <blog_title>os0x.blog</blog_title>
  <blog_url>https://os0x.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>高速化 - latest log 等価演算子（==）と厳密等価演算子（===） - ?D of K について。等価演算子と厳密等価演算子はどちらが高速か。もちろんケースバイケースではありますが、どちらかといえば厳密等価演算子が有利です。というのも、ECMA-262 3rd Editionに抽象的等価比較アルゴリズムと厳密等価比較アルゴリズムがあります。このアルゴリズムにおいて少ないステップで値を返すケースは、高速に比較を終えることになります。(と期待できますくらいのほうが良いかな。。)特に注目すべきは厳密等価比較アルゴリズムで、ステップ1で型を調べてその型が一致しなければそこで false を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fos0x.hatenablog.com%2Fentry%2F20080911%2F1221143197&quot; title=&quot;等価演算子と厳密等価演算子 in ECMA-262 3rd Edition - os0x.blog&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-09-11 23:26:37</published>
  <title>等価演算子と厳密等価演算子 in ECMA-262 3rd Edition</title>
  <type>rich</type>
  <url>https://os0x.hatenablog.com/entry/20080911/1221143197</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
