Benchmarking Bun & Next against Deno and Fresh

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • hyperfine

    A command-line benchmarking tool

  • Yes, you heard that right, we’re going to be comparing the most popular react framework Next to a fresh new framework called Fresh (pun intended). Next will be running with a new runtime called Bun (you can checkout more about that here) and Fresh will be running with Deno. I’ve written 2 applications, a simple counter app, and a more complex app that renders some Pokémon. I’ll be using Hyperfine to benchmark the results. All the apps will be available on Github.

  • lighthouse

    Automated auditing, performance metrics, and best practices for the web.

  • Lighthouse: A tool developed by Google to measure a website’s performance using an average of six metrics.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Projects are on Github.

  • fresh

    The next-gen web framework.

  • Enough rambling on about Fresh, why don’t you give it a go: https://fresh.deno.dev/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Measuring startup and shutdown overhead of several code interpreters

    2 projects | dev.to | 17 Apr 2024
  • Faster tetranucleotide (k-mer) frequencies!

    4 projects | dev.to | 15 Mar 2024
  • Hyperfine: A command-line benchmarking tool

    1 project | news.ycombinator.com | 8 Apr 2023
  • Profile-guided optimization of a Go application

    2 projects | dev.to | 20 Mar 2023
  • Hyperfine: A command-line benchmarking tool

    1 project | news.ycombinator.com | 5 Mar 2023