TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
帖子内容
small update : the performance improvement I made a few weeks ago mainly involved a Worker basically, instead of executing the animation code in the main JS thread (which already handles DOM rendering and other things), we run it in a separate thread. it's…