<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>basyura</author_name>
  <author_url>https://blog.hatena.ne.jp/basyura/</author_url>
  <blog_title>basyura's blog</blog_title>
  <blog_url>https://blog.basyura.org/</blog_url>
  <categories>
    <anon>golang</anon>
  </categories>
  <description>ログをゴニョゴニョして変換したいことがあって C# で書いてたのだけど激しく遅いので golang で書き直した。 golang は正規表現が遅いと書いてあるのだけど諸事情により exe で渡して済ませたいのでひとまずこれで。 でも書き方によって早くならないかなと思って試してみる。 go version go1.10.1 darwin/amd64 package main import ( &quot;fmt&quot; &quot;regexp&quot; &quot;time&quot; ) func main() { line := &quot;[100][200][300][400][500][600][700][800][900]&quot; // 194.37…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.basyura.org%2Fentry%2F2018%2F08%2F27%2F234311&quot; title=&quot;正規表現判定 - basyura&amp;#39;s 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>2018-08-27 23:43:11</published>
  <title>正規表現判定</title>
  <type>rich</type>
  <url>https://blog.basyura.org/entry/2018/08/27/234311</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
