The app performance was annoying I have make my app behave properly. After long brain storming I have found some interesting result which I want to share with you guys.
Here are some of my findings
- base64 encoding makes file size roughly 33% larger than their original binary representation.
- base64 encoded data may possible take more resources(memory + CPU).
I will update my result later.
No comments:
Post a Comment