scanner-research / scanner

Efficient video analysis at scale
https://scanner-research.github.io/
Apache License 2.0
620 stars 108 forks source link

Better default packet sizes #243

Closed willcrichton closed 5 years ago

willcrichton commented 5 years ago

We should have an algorithm that computes a better default io/work packet size based on size of input video, # of kernel groups, memory resources of the system. e.g. try to fill up 10% of memory

fpoms commented 5 years ago

I would say this is important by Strata because it significantly impacts usability for larger resolution videos.