Coder Social home page Coder Social logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
Hello, could you give us more background on why you'd like to try this change? 
Gameboy, as many other tests in Octane, needed to be modified to avoid any 
canvas interaction, which is not the goal of the benchmark. So many functions 
have been replaced with dummy ones and probably this change accesses either 
something that is not covered or something that doesn't exist.

Original comment by [email protected] on 28 May 2014 at 8:53

  • Changed state: WontFix

from octane.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
Thanks for the quick reply. We found this problem while working on a novel 
program analysis that detects bugs. The code is clearly wrong, as it tries to 
call a function that doesn't exist.
If Octane benchmarks are supposed to run correctly only for the benchmark 
input, you probably don't have to fix it. If, instead, you care about having a 
consistent program, you may want to either remove/reduce the settings array (to 
prevent canvas interaction), or fix the bug itself.

Original comment by [email protected] on 28 May 2014 at 2:42

from octane.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
I see, now it makes sense. Yes, generally the code is supposed to work in one 
way and with the minimal amount of modifications from the original. That is why 
the settings weren't even touched. I think we will leave things like this for 
this specific issue. Cheers

Original comment by [email protected] on 28 May 2014 at 2:54

from octane.

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.