Re: NVDA Community Add-on Template: 2020.3 edition released, last Python 2 compatible release
Ralf Kefferpuetz
Das hier hat übrigends die Messung meiner C: SSD ergeben. ------------------------------------------------------------------------------ CrystalDiskMark 7.0.0 x64 (C) 2007-2019 hiyohiyo Crystal Dew World: https://crystalmark.info/ ------------------------------------------------------------------------------ * MB/s = 1,000,000 bytes/s [SATA/600 = 600,000,000 bytes/s] * KB = 1000 bytes, KiB = 1024 bytes
[Read] Sequential 1MiB (Q= 8, T= 1): 546.198 MB/s [ 520.9 IOPS] < 15311.47 us> Sequential 1MiB (Q= 1, T= 1): 502.045 MB/s [ 478.8 IOPS] < 2086.69 us> Random 4KiB (Q= 32, T=16): 363.257 MB/s [ 88685.8 IOPS] < 5756.54 us> Random 4KiB (Q= 1, T= 1): 35.962 MB/s [ 8779.8 IOPS] < 113.49 us>
[Write] Sequential 1MiB (Q= 8, T= 1): 516.617 MB/s [ 492.7 IOPS] < 16158.68 us> Sequential 1MiB (Q= 1, T= 1): 487.699 MB/s [ 465.1 IOPS] < 2147.64 us> Random 4KiB (Q= 32, T=16): 304.255 MB/s [ 74281.0 IOPS] < 6878.49 us> Random 4KiB (Q= 1, T= 1): 94.108 MB/s [ 22975.6 IOPS] < 43.28 us>
Profile: Default Test: 1 GiB (x5) [Interval: 5 sec] <DefaultAffinity=DISABLED> Date: 2020/09/27 17:43:56 OS: Windows 10 Professional [10.0 Build 19041] (x64)
From: nvda-devel@groups.io <nvda-devel@groups.io> On Behalf Of Joseph Lee
Sent: Samstag, 26. September 2020 11:23 To: nvda-addons@nvda-addons.groups.io Subject: [nvda-devel] NVDA Community Add-on Template: 2020.3 edition released, last Python 2 compatible release
Hello everyone, NVDA Community Add-on Template 2020.3 is now available. The repo can be found at: https://github.com/nvdaaddons/addonTemplate
If you are using the Add-on Template for the first time, please download the repo and apply it to your add-on. If you are already using Add-on Template as part of your add-on repo, please apply the new version whenever you are ready.
Changes:
IMPORTANT: Add-on Template 2020.3 is the last version to be compatible with Python 2 of any kind. The next version of Add-on Template (January 2021) will require Python 3.7 or later.
Cheers, Joseph
|
|