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

don't execute long operations more than once per iteration #760

Merged
merged 13 commits into from
May 27, 2018

Commits on May 22, 2018

  1. Configuration menu
    Copy the full SHA
    cc5834e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7b06b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6902ad1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    343a603 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1d8ac6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38d0606 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ce830c View commit details
    Browse the repository at this point in the history
  8. engine factory is now supposed to create an engine which is ready to …

    …run (hence the method name change), #736
    adamsitnik committed May 22, 2018
    Configuration menu
    Copy the full SHA
    773c47f View commit details
    Browse the repository at this point in the history
  9. addressing PR feedback, #736

    adamsitnik committed May 22, 2018
    Configuration menu
    Copy the full SHA
    d67609f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Configuration menu
    Copy the full SHA
    e34fc7a View commit details
    Browse the repository at this point in the history
  2. align iteration mode

    adamsitnik committed May 23, 2018
    Configuration menu
    Copy the full SHA
    8ae23e8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. don't measure the overhead for time consuming benchmarks, don't run p…

    …ilot if jitting gives the answer, #736
    adamsitnik committed May 24, 2018
    Configuration menu
    Copy the full SHA
    916444c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. fix the Linux build

    adamsitnik committed May 25, 2018
    Configuration menu
    Copy the full SHA
    8fb4635 View commit details
    Browse the repository at this point in the history