You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while tweaking the encoder's parameters for my Lolcate program, I experienced a performance increase when increasing its block size (I found a sweet spot at 256 kb).
This made me willing to try and give the decoder's buffer size different values, hoping to get similar performance increases, given that the default value seems small.
Is there any interest in doing so, or is the default value the best one in your own experience ?
Cheers
The text was updated successfully, but these errors were encountered:
Hey,
while tweaking the encoder's parameters for my Lolcate program, I experienced a performance increase when increasing its block size (I found a sweet spot at 256 kb).
This made me willing to try and give the decoder's buffer size different values, hoping to get similar performance increases, given that the default value seems small.
Is there any interest in doing so, or is the default value the best one in your own experience ?
Cheers
The text was updated successfully, but these errors were encountered: