GithubHelp home page GithubHelp logo

the-benchmarker / website Goto Github PK

View Code? Open in Web Editor NEW
289.0 289.0 19.0 461 KB

Source Code for Web Frameworks Benchmark Website

Home Page: https://web-frameworks-benchmark.netlify.app

HTML 5.26% TypeScript 86.63% CSS 8.11%

website's People

Contributors

dependabot[bot] avatar kauruus avatar suspiciouslookingowl avatar waghanza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

website's Issues

Next version

I'm planning to rewrite this application, with more refined UI and more features. For the rewrite, I will use React, Tailwind, and (possibly) ApexCharts.

Few things to do on the next version:

  • Rewrite the app with Solid and Tailwind
  • Create own data table component on React
  • Remade the charts with ApexCharts.js
  • Add CI/CD for deployment (GH Pages)

Some feature ideas that can be implemented:

If you have any suggestion about UI or features, feel free to leave them here.

Display the date for latest

Hi,

Om homepage dropdown, we have date for historical points
Capture d’écran 2021-05-01 à 10 56 41

but not from latest

I think we should display it.

Regards,

Show old benchmark data (Benchmark History)

Hi @waghanza, I had an idea of showing old benchmark data.

How it works:

  1. Get file history of data.min.json from https://api.github.com/repos/the-benchmarker/web-frameworks/commits?path=data.min.json
  2. Get distinct commit date from the history, and show it as dropdown select on the website linked to the commit's sha
  3. Fetch data based on the selected date using the commit's sha (e.g. https://raw.githubusercontent.com/the-benchmarker/web-frameworks/${sha}/data.min.json (You can use full SHA or first 7 characters of SHA for ${sha})

What do you think?

Missing Spring Data

For some reasons, nothing show up on the website when I selected "Spring":
screenshot

Clarify scope of benchmarks

It would be helpful if your readme would contain a section about the benchmark scope.
In it's current state the scope is very minimal (it seems like the benchmark only benches a simple get request with no database connection or other meaningful backend work).
So I propose to either disclaim that no real world scenario is used, or explicitly state which scenarios you are benchmarking.

Thank you.

Include AdonisJs

AdonisJS is a Rails-like JS/Typescript framework. I would be interested to see how it performs. Would you consider adding it to your list?

Default sorting

Hi @SuspiciousLookingOwl,

Perhaps it is a good idea to sort result (by default). It could be a good idea to keep the same sorting as actual README, by req/s on 64 concurrency level.

Regards,

use your database

hi
How can I use your data for myself and on my site? I need your database on my host.

thank you very much

Wrong Latency unit

Looking at the results of the web framework benchmark, I was very suspicious regarding the latencies.

The website states these are milliseconds (ms), but they looked more like microseconds (us or µs).

Looking at the wrk homepage confirmed it is microseconds, not milliseconds:
https://github.com/wg/wrk/blob/4.2.0/SCRIPTING#L96

So either the latency unit should be changed to us or µs or the value should by divided by 1000.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.