<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atsuoishimoto</author_name>
  <author_url>https://blog.hatena.ne.jp/atsuoishimoto/</author_url>
  <blog_title>atsuoishimoto's diary</blog_title>
  <blog_url>https://atsuoishimoto.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>Cython</anon>
  </categories>
  <description>Cython 演習問題 演習１ 素数判定 整数の簡単な演算を中心とした処理だが、このような処理を拡張モジュール化する場合の効果を確認してみよう。まず、演習１-(A)のスクリプトをそのままCythonを使用して拡張モジュール化した場合では、 # Python版 $python -mtimeit &quot;import prime;prime.primes(1000)&quot; 10 loops, best of 3: 120 msec per loop# 拡張モジュール版 $python -mtimeit &quot;import prime1;prime1.primes(1000)&quot; 10 loops, best of…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fatsuoishimoto.hatenablog.com%2Fentry%2F20101121%2F1290339380&quot; title=&quot; Cython 演習問題 解説 - atsuoishimoto&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://cdn-ak.f.st-hatena.com/images/fotolife/a/atsuoishimoto/20101121/20101121201735.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-11-21 20:36:20</published>
  <title> Cython 演習問題 解説</title>
  <type>rich</type>
  <url>https://atsuoishimoto.hatenablog.com/entry/20101121/1290339380</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
