nowfound

Dev tools · March 9, 2023

SY

Swishjam (YC W23) - simple open source front end performance monitoring

Hey all - Collin here, co-founder of Swishjam (https://www.swishjam.com). Today we're excited to launch our simple, open-source (https://www.github.com/swishjam/swishjam) frontend performance monitoring solution to the world. Swishjam collects all of the performance related metrics from each of your real users' experiences as they visit your site (such as Core Web Vital metrics, resource load times, and more), and then makes sense of it for you by giving you intuitive visualizations and actionable insights on where performance bottlenecks exist on your site. The…

In plain words

Swishjam is an open-source frontend performance monitoring tool that collects real user experience metrics like Core Web Vitals and resource load times from website visitors. It provides visualizations and actionable insights to help developers identify performance bottlenecks on their sites. The tool is designed for teams looking to understand and improve their web application's speed and user experience.

written from the facts on this page · September 2026

From the sources

In the maker’s words, at launch

Hey all - Collin here, co-founder of Swishjam (https://www.swishjam.com). Today we're excited to launch our simple, open-source (https://www.github.com/swishjam/swishjam) frontend performance monitoring solution to the world. Swishjam collects all of the performance related metrics from each of your real users' experiences as they visit your site (such as Core Web Vital metrics, resource load times, and more), and then makes sense of it for you by giving you intuitive visualizations and actionable insights on where performance bottlenecks exist on your site. The web today is littered with massive javascript files, unoptimized images, and poor resource loading strategies, resulting in slow web sites and poor experiences for end users. We initially set out to solve for the third party javascript that is slowing down sites, however after talking with many users it became clear that there was a larger need helping users improve the overall performance of their entire frontend. While these users agree performance is of utmost importance to their web experience, most simply don’t know where to start to tackle the issue. The existing tools on the market today are complicated, and don’t provide actionable insights as next steps. Swishjam’s goal is to simplify performance and ultimately automatically apply performance improvements to your site on your behalf such as auto-image compression, CDN hosting, and strategically loading your page resources. While there are other options that exist to collect performance metrics (ie: CrUX data - https://developer.chrome.com/docs/crux/), we want to provide a dead simple, open-source way of collecting and visualizing your performance metrics, and give you actual actionable next steps to improve performance rather than leave it up to you to figure it out. This is an early alpha version, we plan to continue to roll out new monitoring and optimization tools in the coming weeks. If you're interested in web performance and optimizing page speed we'd love to chat.

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 1d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 24d ago · nuphos.ai

Launched alongside, March 2023

the whole month →
  • GPT-41,161

    LLM that exhibits human-level performance

    AI · 2023 · openai.com

  • Collato972

    One AI search to find anything instantly, across all apps

    AI · 2023

  • A better UI for ChatGPT

    AI · 2023 · typingmind.com

  • Meet the internet again

    Work · 2023 · apps.apple.com

  • Sequoia726

    Anonymous sexual health app for men

    Life & fun · 2023 · sequoia.health

  • BI

    I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…

    AI · 2023 · genmon.github.io