@russellcareyy I compressed data on the server side with zlib package in Python. I wonder too why the difference is so dramatic. ๐ค๐ But it's a fact. I then decompress data on the front-end with the pako library. By the way, it was #chatgpt that helped me to find the solution๐ #buildinpublic
A small achievement: I compressed data from 1.2M to 129K. Also improved the performance on the front-end: finally made React memoization work and now no unnecessary re-renderingsโบ๏ธ
For those who'd like to try this tool to monitor their websites, link in profile