Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the all-in-one-seo-pack domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /virtual/mcu03iphuk/public_html/radiology-technologist.info/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the easy-fancybox domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /virtual/mcu03iphuk/public_html/radiology-technologist.info/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the urvanov-syntax-highlighter domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /virtual/mcu03iphuk/public_html/radiology-technologist.info/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the breadcrumb-navxt domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /virtual/mcu03iphuk/public_html/radiology-technologist.info/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the advanced-ads domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /virtual/mcu03iphuk/public_html/radiology-technologist.info/wp-includes/functions.php on line 6114

Notice: 関数 _load_textdomain_just_in_time が誤って呼び出されました。lancr ドメインの翻訳の読み込みが早すぎました。これは通常、プラグインまたはテーマの一部のコードが早すぎるタイミングで実行されていることを示しています。翻訳は init アクション以降で読み込む必要があります。 詳しくは WordPress のデバッグをご覧ください。 (このメッセージはバージョン 6.7.0 で追加されました) in /virtual/mcu03iphuk/public_html/radiology-technologist.info/wp-includes/functions.php on line 6114
V3.11で速度を検証してみた。 | 診療放射線技師がPythonをはじめました。

V3.11で速度を検証してみた。

先日、pythonの最新バージョンv3.11で仮想環境構築しました。

今回は、その環境でのスピードを検証してみました。


比較したプログラム

今回、検証したプログラムは現在研究で使用しているものでコードをアップすることはできないのですが、Dicom画像をシリーズで読込、マウスホイールで画像を変更でき、画像をクリックした部分をseabornを用いて表示するというプログラムです。

画像表示領域は4カ所で

上段2段はmatplotlibで表示した元画像。

下段2画像はseabornによる拡大画像です。

で、速度検証した状況は

画像をクリックしてseaborn表示をしている状態で、画像を変更していきます。

seabornって図形の表示が綺麗に作成されていて、表示速度にはあまり注力していないらしく画像表示が遅いんですよね。。。。(私のコードが悪いんだと思いますが・・・・)

コードはコピーして使用していますので、同一。

画像も同一のものを用いています。


広告
デル株式会社

結果

いかがでしょうか?

Version3.7では平均0.45秒かかっているものが、Version3.11では0.35秒と約0.1秒短縮されています。

0.1秒。それだけ?と思われるかもしれませんが、体感的には実感できます。

画像表示に0.45秒って、結構ストレスを感じます。

0.35秒に短縮されて

「結構早くなったな」

と思えます。


皆さんも、試してみてください。

広告
上新電機 パソコン買取サービス

Categories:

Tags: