1
Bugs / Re: Slow scanning, crashes, etc
« on: June 09, 2014, 03:50:03 »
It was the similiarity process that ate up the memory. The decoders are usually pretty low.
Benchmark is success ful on sizes work group sizes 1-256, Error on 512 and 1024. CPU Speed (1 core) 561ms. OpenCL device speed gets pretty high(1000+ms) on 32 or less size, pretty consistent 64-256 around 315ms.
Definitely performing better with it turned off which seems wrong. Still a fair bit of this type stuff in the logs. Just wish it would 'refresh' scan a little faster. After deleting, renaming, or retagging a few hundred files I wish it didn't have to start from scratch to pick up the changes.
Benchmark is success ful on sizes work group sizes 1-256, Error on 512 and 1024. CPU Speed (1 core) 561ms. OpenCL device speed gets pretty high(1000+ms) on 32 or less size, pretty consistent 64-256 around 315ms.
Definitely performing better with it turned off which seems wrong. Still a fair bit of this type stuff in the logs. Just wish it would 'refresh' scan a little faster. After deleting, renaming, or retagging a few hundred files I wish it didn't have to start from scratch to pick up the changes.
Code: [Select]
2014-06-08 08:15:13 Decoder process is hang up
2014-06-08 08:15:13 System error [997]: Overlapped I/O operation is in progress.
2014-06-08 08:15:13 CProcessLink::Read:322 failed [false]
2014-06-08 08:15:13 System error [997]: Overlapped I/O operation is in progress.
2014-06-08 08:15:13 CAudioDecoder::Open:59 failed [-3]
2014-06-08 08:15:13 Decoder process is hang up
2014-06-08 08:15:13 System error [997]: Overlapped I/O operation is in progress.
2014-06-08 08:15:13 CProcessLink::Read:322 failed [false]
2014-06-08 08:15:13 System error [997]: Overlapped I/O operation is in progress.
2014-06-08 08:15:13 CAudioDecoder::Open:59 failed [-3]