View Single Post
  #14  
Old 14-04-2016, 13:57
ChronoCross's Avatar
ChronoCross ChronoCross is offline
Registered User
 
Join Date: Sep 2014
Location: Acacia Dragons
Posts: 254
Thanks: 145
Thanked 203 Times in 115 Posts
ChronoCross is on a distinguished road
No no im right. 1 detection of zlib headers.

2 in zlib headers detect valid zlib streams.


So invalid zlib streams in reflate are false positive. Reflate dont have a valid or invalid detection of zlib streams (like antiz or precomp) in that case reflate always wins. (correct or incorrect detection and this is not good for reflate). So i prefers do not make a comparation frz with reflate because use diferent algo and still in alpha. (like ramirocomparation) i made some test with precomp and frz. I have good result with precomp in size and with frz i have only speed.
Reply With Quote
The Following User Says Thank You to ChronoCross For This Useful Post:
felice2011 (14-04-2016)