Thread: Avisynth+
View Single Post
Old 27th August 2019, 18:20   #4854  |  Link
VoodooFX
Banana User
 
VoodooFX's Avatar
 
Join Date: Sep 2008
Posts: 985
Quote:
Originally Posted by qyot27 View Post
Actually using MT shows how artificial this test is in the first place, because it scales with # of cores in virtually 1:1 fashion.
Loading time of the real script (link to - pseudo script, the part where the real script is parsing loops when loading):
Code:
2s   - AVS Standard 2.6
61s  - AVS+
304s - AVS+ with Prefetch(4)
Trims, loops replaced with SelectRangeEvery (~3600 frames from clip):
Code:
41s  - AVS Standard 2.6
46s  - AVS+
247s - AVS+ with Prefetch(4)

Last edited by VoodooFX; 29th August 2019 at 13:44.
VoodooFX is offline