Are there some differencies if I compress numbers than text data? I have numbers all in ascii range so they all can be represent as characters. I can't find any advantages, I know some techniques as delta coding, elias gamma coding and so on but I still get better result with regular data independent compressors. Thanks