Coder Social home page Coder Social logo

Comments (1)

oov avatar oov commented on May 2, 2024

1133x1200 の PSD ファイルを1画面に11個表示して、動画書き出しの所要時間を元にパフォーマンスを簡単に検証した。

使用前 使用後
約48秒 約53秒

それぞれテスト1回ずつしかやっておらずストップウォッチも大体でやってるので数字としての信頼性はそんなに高くないが、毎フレーム 60MB 近いキャッシュを読んでいるので負荷としては決して低くなく、そのわりには思っていたほど速度低下は大きくなかった。

ただ前述の通り全体の容量自体も 60MB 程度しかなく 32bit 空間としてもメモリ使用量としてはそんなに大きくないので、現時点の用途としては重要度はそんなに高くないと判断して採用は保留とすることにした。

実装する場合は生存期限管理などの仕組みも必要になる。

from aviutl_psdtoolkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.