Code Monkey home page Code Monkey logo

Comments (7)

mcollina avatar mcollina commented on May 28, 2024 1

The data is already created in a folder, but not committed by the github action. We should just make the action commit it.

from website-metalsmith.

salesh avatar salesh commented on May 28, 2024

Hi @lmammino,

What you think about creating a script that would scrape from https://github.com/fastify/benchmarks?
Benchmarks GitHub has an action that every first day in a month regenerates data so we could have action here that will every second day in a month call our script, modify benchmarks.yml, and commit a modified version. What do you think about this?

from website-metalsmith.

mcollina avatar mcollina commented on May 28, 2024

I think the best path forward is to have the benchmarks repo publish the data in json as well as in markdown, and fetch it while we render the website.

from website-metalsmith.

salesh avatar salesh commented on May 28, 2024

Hi Matteo @mcollina should I then first create PR with modification in benchmark-compare.js that will create benchmark-result.json?

from website-metalsmith.

salesh avatar salesh commented on May 28, 2024

Sorry if I am wrong Matteo @mcollina but like you mention they are in the uncommitted folder results and then the benchmark-compare.js script goes through each of them and creates output (called in GActino)- wouldn't there be a place to just create benchmark-result.json (with merged desired output that we want to get with a request) when we are traversing result dir. after finishing the loop?

from website-metalsmith.

mcollina avatar mcollina commented on May 28, 2024

That's also ok!

from website-metalsmith.

luisorbaiceta avatar luisorbaiceta commented on May 28, 2024

Current website is automatically generating benchmarks on build process

from website-metalsmith.

Related Issues (20)

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.