Code Monkey home page Code Monkey logo

Comments (5)

irmen avatar irmen commented on May 26, 2024 1

Yes @zbyti that is necessary because the cpu is extremely register starved, and because of the c like expression trees that you can write in prog8. I have some vague ideas on how to improve that but that will require a total rewrite of the expression code generation....

from millfork-benchmarks.

irmen avatar irmen commented on May 26, 2024 1

@zbyti i've been making some progress on reducing the simulated eval-stack in prog8 lately

from millfork-benchmarks.

zbyti avatar zbyti commented on May 26, 2024

@irmen if I remember correctly you use stack a lot in prog8.

from millfork-benchmarks.

zbyti avatar zbyti commented on May 26, 2024

@irmen Cool, I'll check it out soon. Now I'm in a bit of a rush to release some simple A8 game on https://www.sillyventure.eu/en/ and after that I'll take a thorough look at the new changes.

from millfork-benchmarks.

irmen avatar irmen commented on May 26, 2024

I've just released Prog8 7.4.1, which results in quite different numbers on the benchmarks that make the graphs quite outdated:

  • linkedlist $0117 = 279
  • plasma $0e2d = 3629
  • romsum $005e = 94
  • sieve $0372 = 882

p.s. does still require PR #9 to be applied first because of some syntax changes in the past.

@KarolS are you still maintaining these lists?

from millfork-benchmarks.

Related Issues (4)

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.