<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gfx</author_name>
  <author_url>https://blog.hatena.ne.jp/gfx/</author_url>
  <blog_title>Islands in the byte stream (legacy)</blog_title>
  <blog_url>https://gfx.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>Perlコアの最適化をまとめておく。まず，opcodeの最適化を主に行っているのは，op.cのPerl_peep()である。ただし，これは最適化以外の処理，たとえばuse strict 'subs'の下でベアワードに対して致命的エラーを投げる，なども行っている。さて，Perl_peep()の最適化はだいたい以下の3パターンである。 不要なopcodeを削除 opcodeを構築する際につかわれる，op_stubやop_nullなどのスタブノード op_scalar*1など，実質的な意味を持たないopcode よくあるopcodeパターンを一つにまとめる &quot;reverse sort LIST&quot;にお…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgfx.hatenadiary.org%2Fentry%2F20100205%2F1265344597&quot; title=&quot;Perlの最適化の概要 - Islands in the byte stream (legacy)&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>2010-02-05 13:36:37</published>
  <title>Perlの最適化の概要</title>
  <type>rich</type>
  <url>https://gfx.hatenadiary.org/entry/20100205/1265344597</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
