<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>PrimeNumber</author_name>
  <author_url>https://blog.hatena.ne.jp/PrimeNumber/</author_url>
  <blog_title>prime's diary</blog_title>
  <blog_url>https://primenumber.hatenadiary.jp/</blog_url>
  <categories>
    <anon>ネタ</anon>
    <anon>競技プログラミング</anon>
  </categories>
  <description>この記事はポエムアドベントカレンダー4日目の記事です。 www.adventar.org 大量の文字列データを扱うことの多くなった現代において、文字列処理ライブラリの高速化は重要である。 しかしながら、個人レベルで汎用的かつ高速な文字列処理ライブラリを作成することは難しい。 今回は汎用性を少し下げることにより圧倒的な高速化をした文字列処理ライブラリ「A」を制作した。 ソースコード gist.github.com ライブラリの仕様 文字列の制約 すべての文字がAで構成されていること 制約を満たす文字列の例 AAAAAA AAAAAAAAAA 制約を満たさない文字列の例 aaa ABCDE 制約を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fprimenumber.hatenadiary.jp%2Fentry%2F2015%2F12%2F04%2F010605&quot; title=&quot;高速文字列処理ライブラリを作った - prime&amp;#39;s diary&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>http://chart.apis.google.com/chart?cht=tx&amp;chl=A_1</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-12-04 01:06:05</published>
  <title>高速文字列処理ライブラリを作った</title>
  <type>rich</type>
  <url>https://primenumber.hatenadiary.jp/entry/2015/12/04/010605</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
