Giter VIP home page Giter VIP logo

Comments (6)

bramus avatar bramus commented on May 19, 2024 1

Well, that kinda makes it a somewhat difficult to create, as it requires knowledge of how exactly the other routers work …

On a sidenote: I've found https://github.com/c9s/router-benchmark whilst researching this topic. Perhaps that repo could act as a starting point for a benchmark.

from router.

abmmhasan avatar abmmhasan commented on May 19, 2024 1

I think you can check this
https://github.com/jails/php-router-benchmark

from router.

bramus avatar bramus commented on May 19, 2024

No, there are no benchmarks available.

If there were, what would you like to see benchmarked?

from router.

higoka avatar higoka commented on May 19, 2024

Would be nice to see benchmarks for:
first route, last route, unknown route matching.

from router.

bramus avatar bramus commented on May 19, 2024

It'd be perfectly possible to run these, yet I'm wondering if they're useful without any context: Speeds will vary per machine and server setup (HTTP Server, PHP version, etc), so they'll need to be compared to other routers before the numbers can make any sense.

But some other routers do more than "just route", they may also include some form of templating, some Request/Response related classes, etc. — so the processing time of those parts should be excluded when comparing, or does one just leave it as is?

Looking forward to hearing your (further) input on this.

from router.

higoka avatar higoka commented on May 19, 2024

I agree. It should be excluded.

from router.

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.