View Single Post
Old 17 December 2019, 13:44   #83
Don_Adan
Registered User
 
Join Date: Jan 2008
Location: Warsaw/Poland
Age: 55
Posts: 2,006
Quote:
Originally Posted by ross View Post
Hi Don, this can be true for pure data but very few times for the final executable.
LZMA depacker code is much bigger (and also a little slower) than Shrinkler one so for 4KB intros I wouldn't choose it.
But I have no statistical data to show
My version was optimised and perhaps was short enough. I used this one only for fully PC relative code and with BSS_Code hunk, because i dont want to use alloc/free memory and to reloc code. I dont remember depacker size, about 600-800 bytes, i think. How big/long is Shrinkler depacker?
Don_Adan is offline  
 
Page generated in 0.05209 seconds with 11 queries