<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>autopp</author_name>
  <author_url>https://blog.hatena.ne.jp/autopp/</author_url>
  <blog_title>./autopp --tech</blog_title>
  <blog_url>https://autopp-tech.hatenablog.com/</blog_url>
  <categories>
    <anon>雑記</anon>
    <anon>Go</anon>
  </categories>
  <description>以前 Microsoft が出した Mison という JSON の高速なパーサに関する論文を読んだ。 Mison は普通のパーサと違って1文字ずつ読んで構造を解釈するのでなく、bitmap をフィールドの位置の特定を高速化し、さらにある程度パターンが読めてきたらフィールド位置の投機的な推測まで行う（「これまでの傾向からいけば.x.yは3番目にあるだろう」的な感じ）。JSON ログのストリーム処理のような、構造にブレが少なく、興味あるフィールドも固定されているのようなユースケースに向いているという触れ書き。 せっかく読んだのでなにかで実装していたいと思い、とりあえず Go で実装してみることに…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fautopp-tech.hatenablog.com%2Fentry%2F2019%2F05%2F08%2F221924&quot; title=&quot;Mison を Go で実装してみている - ./autopp --tech&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>2019-05-08 22:19:24</published>
  <title>Mison を Go で実装してみている</title>
  <type>rich</type>
  <url>https://autopp-tech.hatenablog.com/entry/2019/05/08/221924</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
