
Offload third-party scripts to a web worker for improved main thread performance.
Visit WebsitePros
Cons
Partytown offers a generous free tier with optional paid upgrades for advanced features.
No reviews yet. Be the first to review Partytown!
Partytown is a JavaScript library that moves resource-intensive third-party scripts (like analytics, ads, and trackers) into a web worker, allowing the main thread of a website to remain free and responsive for critical rendering and user interactions.
Partytown is an open-source project and is completely free to use.
Partytown is for web developers, performance engineers, and website owners who want to improve their site's loading speed, Core Web Vitals, and overall user experience by optimizing how third-party scripts are handled.
Its main features include offloading third-party scripts to web workers, isolating their execution from the main thread, emulating synchronous script behavior within the worker, and proxying DOM interactions to ensure compatibility while maintaining performance benefits.
Source: partytown.builder.io