View Single Post
  #14  
Old 28-02-2013, 04:55
kassane's Avatar
kassane kassane is offline
Registered User
 
Join Date: Nov 2011
Location: Somewhere in the World
Posts: 174
Thanks: 578
Thanked 117 Times in 47 Posts
kassane is on a distinguished road
Yener90, would like to add to your CIU this new SREP?

Code:
Changes: Srep 3.1

    * -m1f -a4 now is default compression mode, for quick and dirty compression. Use -m3f -a1 for maximum compression
    * 32-bit version became 1.5x faster than in SREP 3.0
    * gcc64 version: srep64g.exe. srep32i/srep64i still are the fastest executables
    * bugfix: it was impossible to allocate more than 4 GB for bitarr[]
    * bugfix: 32-bit version now uses only 1.5 GB for future-lz decompression by default (instead of 4GB-1 that's too much)


Changes in the printed stats:

    * cpu time displayed now is the sum of times spent in *ALL* threads
    * cpu/global times and speeds are printed, with speeds measured in MiB/s
    * on future-lz decompression, I/O and VM stats are printed only when they are non-zero
     * -pc option displays performance counters