Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simple validation to the philosophers benchmark #446

Merged
merged 2 commits into from
Jul 17, 2024

Commits on Jun 7, 2024

  1. validate 'meals eaten' in the philosophers benchmark

    Signed-off-by: BohdanQQ <40754203+BohdanQQ@users.noreply.github.com>
    
    Validate 'meals eaten' in the philosophers benchmark
    BohdanQQ authored and lbulej committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    aded856 View commit details
    Browse the repository at this point in the history
  2. Validate actual values instead of hash

    Forks should not be owned by anyone and the philosophers
    should have consumed the expected number of meals.
    
    Also removes the extraneous run method.
    lbulej committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f0ffa52 View commit details
    Browse the repository at this point in the history