<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katsumi3</author_name>
  <author_url>https://blog.hatena.ne.jp/katsumi3/</author_url>
  <blog_title>アストラルプリズム</blog_title>
  <blog_url>https://katsumi3.hatenablog.com/</blog_url>
  <categories>
    <anon>blender</anon>
    <anon>blender-bpy</anon>
    <anon>python</anon>
  </categories>
  <description>自作アドオンが遅い。 何が遅いのか調べてみたメモ ops系が遅いのはすでに調査済み 結論として遅くなる原因はblender関連だけでその他はひどく遅くなることはなかった。 テスト用にめちゃめちゃ沢山print文つけてるとか、オブジェクトを取得する際に名前で取得して後でbpy.data.[名前]...でやると遅くなる。 それぐらいかな。以下詳細 リストのappendは遅い? |python import bpy ,time start = time.time() n= 100000 a=[]for i in range(0,n): a.append(3) end =time.time() ela…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatsumi3.hatenablog.com%2Fentry%2F2020%2F04%2F23%2F183143&quot; title=&quot;blender python 何が遅いのか調べてみた - アストラルプリズム&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>2020-04-23 18:31:43</published>
  <title>blender python 何が遅いのか調べてみた</title>
  <type>rich</type>
  <url>https://katsumi3.hatenablog.com/entry/2020/04/23/183143</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
