<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pospome</author_name>
  <author_url>https://blog.hatena.ne.jp/pospome/</author_url>
  <blog_title>pospomeのプログラミング日記</blog_title>
  <blog_url>https://www.pospome.work/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>Message Pack は オブジェクトをシリアライズできるライブラリ。 シリアライズであれば、PHP標準の serialize() と json_encode() があるが、 Message Pack を使うと、 シリアライズ後のデータが小さく、 シリアライズ/デシリアライズの変換が高速らしい・・・。 ベンチマークは他のサイトを参考にしてください。公式GitHubを確認すると・・・ https://github.com/msgpack/PHPバージョンがある。 https://github.com/msgpack/msgpack-phpということで、使ってみる。 環境は CentOS 6.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.pospome.work%2Fentry%2F20130812%2F1376303223&quot; title=&quot;【PHP】Message Pack を使う。 - pospomeのプログラミング日記&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>2013-08-12 19:27:03</published>
  <title>【PHP】Message Pack を使う。</title>
  <type>rich</type>
  <url>https://www.pospome.work/entry/20130812/1376303223</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
