xiaowan3 / xy-vsfilter

Automatically exported from code.google.com/p/xy-vsfilter
0 stars 0 forks source link

Performace regression from VSFilter 2.39 when caches disabled #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
__________
WinXP SP3 x86
AMD X2 4800+ @2.64Ghz
MPC-HC 3752
madVR 0.73
CoreAVC 3.0.1
Haali Media Splitter 1.11.288.0
xy_vsfilter_test_20111019
__________

When L1/L2/L3/L4 are set to 0, xy-VSFilter has a major slowdown and twice twice 
the CPU utilization as VSFilter 2.39. Normally you shouldn't be disabling the 
caches, I don't believe this should be happening.

Original issue reported on code.google.com by cyber.sp...@gmail.com on 19 Oct 2011 at 9:47

GoogleCodeExporter commented 9 years ago

Original comment by cyber.sp...@gmail.com on 19 Oct 2011 at 9:51

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by cyber.sp...@gmail.com on 19 Oct 2011 at 9:51

Attachments:

GoogleCodeExporter commented 9 years ago
VSFilter 2.39 has a creepy cache mechanism indeed. In current xy-vsfilter, the 
original cache has been totally replaced with the new cache system, in which 
cache L1 and cache L3 take over the work of the origin cache and do more. So if 
disabling all caches, especially L1/L2, surely it would be even worse then 
VSFilter 2.39. My fault that I forgot to add a warning to warn people not to 
disable all caches. 

Original comment by YuZhuoHu...@gmail.com on 19 Oct 2011 at 10:28

GoogleCodeExporter commented 9 years ago

Original comment by cyber.sp...@gmail.com on 16 Dec 2011 at 7:50