hyper icon indicating copy to clipboard operation
hyper copied to clipboard

Could you please make MAX_CHUNK configurable?

Open JasonShui716 opened this issue 5 years ago • 1 comments

When we used the hyper lib on a ARM board with Python 3.7.3, we found that our program could run MUCH MUCH faster by increasing the MAX_CHUNK from 1024 to 1024 * 16. You can give it a default value - that's not bad, but could you please also provide it as a configurable variable so that we can config it out of the lib and earn more benefit? Thx! Hoping for your response.

JasonShui716 avatar Nov 20 '19 05:11 JasonShui716

@njsmith @sethmlarson Many thanks.

JasonShui716 avatar Nov 20 '19 05:11 JasonShui716