Thanks, you’re absolutely right — performance needs to be tested on large inputs with proper speed and memory profiling.
I’ll run FSP on bigger datasets and compare it directly with zstd, brotli, gzip, etc. If needed, I’ll improve the algorithm to reduce overhead and make it scale better.
This was just an early proof-of-concept, but I agree the next step is serious benchmarking.
southwindcg|5 months ago
It's definitely interesting that your method competes with Zip and such though. Keep it up!
Forgret|5 months ago