Giter Club home page Giter Club logo

Comments (8)

SerafimArts avatar SerafimArts commented on May 22, 2024

Was benchmarked on the simple example code: https://goo.gl/prAXiA

About 0.0.1 0.0.2 Result
PHP 7.1 + No Cache 18.4ms 19.8ms -7.1% (slower)
PHP 7.1 + FS Cache 2.1ms 1.6ms +31.2% (faster)
PHP 7.2 + No Cache 5.39ms 5.46ms -1.3% (slower)
PHP 7.2 + FS Cache 541µs 348µs +50.5% (faster)

image

from railt.

Hywan avatar Hywan commented on May 22, 2024

Neat :-).

How do you collect those numbers?

from railt.

SerafimArts avatar SerafimArts commented on May 22, 2024

@Hywan https://grafana.com/ =)

P.S. Or the " collect those numbers" u mean the source code of these synthetic benchmarks?

from railt.

SerafimArts avatar SerafimArts commented on May 22, 2024

In order not to depend on third-party releases, the component hoa/compiler was forked into railt/parser. This decision required the use of a dual license: MIT + New BSD

In addition, this solution has allowed us to get rid of the Hoa ecosystem (sry @Hywan %) ), remove unnecessary dependencies that interfere with the static analysis of the code and start refactoring the source code, taking into account the PSR-12 standards.

from railt.

Hywan avatar Hywan commented on May 22, 2024

Can I see the PR and understand the why of this decision :-)?

from railt.

SerafimArts avatar SerafimArts commented on May 22, 2024

PR is not available (is absent). I just want to experiment with the code and rewrite it, making it more readable. In addition, I can make releases with kernel fixes immediately on the spot, and not expect someone.

If the result of the work is pleasant, then I can merge back.

from railt.

Hywan avatar Hywan commented on May 22, 2024

I would love to get it back ;-). Anyway, ping me if you need help, I'm glad to help.

from railt.

SerafimArts avatar SerafimArts commented on May 22, 2024

Some developments have been made, but there will not be a release. The rest has lowered the priority. I think it's worth doing monthly roadmaps, they're easier to plan :-)

Released:

  1. Reflection: https://github.com/railt/reflection/releases/tag/1.0.1
  2. Compiler: https://github.com/railt/compiler/releases/tag/1.0.3
  3. Parser (based on Hoa Compiler): https://github.com/railt/parser/releases/tag/1.0.1

If there are grammatical errors in the release of notices - please understand and forgive)

from railt.

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.