GithubHelp home page GithubHelp logo

Comments (3)

elidupree avatar elidupree commented on June 20, 2024

One of the important techniques for testing determinism is to run 2 instances of the same simulation on different devices, and continuously verify that they remain synchronized – even with network delay affecting the fiat events issued by each device. This requires a full TimeSteward implementation, and also some additional features we haven't settled on yet.

from time-steward.

elidupree avatar elidupree commented on June 20, 2024

simply_synchronized is now working and successfully caught me using HashSet inappropriately. There is much more work to be done in this area – including making the panic messages more detailed and understandable – but I consider this sufficient for MVP.

from time-steward.

elidupree avatar elidupree commented on June 20, 2024

With the API changes, the old testing is no longer applicable, and there are many new tests that need to be done.

My idea is to make an auditing TimeSteward – a separate TimeSteward implementor that does costly operations to detect as many possible incorrect behaviors as possible. I'm thinking it would also be able to take a replay – a record of fiat events plus a record of what order all events were run – and rerun the simulation in that order, even if the original simulation was run by a real-time TimeSteward instead of the auditing one.

from time-steward.

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.