[windup-dev] Ident data smaller - String to byte[]

Ondrej Zizka ozizka at redhat.com
Thu Feb 12 22:22:27 EST 2015


1) If the data in the file were put as binary, the size would reduce 
another ~ 25 %.
The same if stored to the database (if we stored it there).
Is it worth making the file not much readable as plain text?

2) Doing the same in data structures would reduce memory consumption 
around 45 %.
But since it looks we will use the  the binary, it doesn't matter much now.

Ondra


More information about the windup-dev mailing list