GithubHelp home page GithubHelp logo

Comments (2)

petertorelli avatar petertorelli commented on September 25, 2024 1

Good to see 16-bit getting some representation! I think option 2, PRIu32 is the best solution since the intent is to print a 32-bit value. I'll queue this up for the next release, we don't make changes very often, so for the short term I recommend just modifying the printf. I have encountered a case of someone running CoreMark for huge numbers of iterations during testing, so >64Ksec isn't unheard of.

What compiler and target are you using, out of curiosity?

from coremark.

mysterymath avatar mysterymath commented on September 25, 2024

https://github.com/llvm-mos/llvm-mos

LLVM backend for the MOS 6502!

It's still really early days with respect to optimization work (so don't post this anywhere too official ;) ), but I'm happy to report that a 1MHz MOS 6502 achieves 0.0386 CoreMarks/s with our backend.

Looking at the generated output, there's a ton of obvious inoptimalities. It's nice to have such a comprehensive benchmark to work against! Porting it was surprisingly easy, too.

from coremark.

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.