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

Added the basics for detailed query processing time tracking. #187

Merged
merged 14 commits into from
Feb 4, 2019

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    a17b808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c86b7e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b575d75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2005498 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'performance_digests' of github.com:floriankramer/QLever…

    … into performance_digests
    niklas88 committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    205d842 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cd4cf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d4f017 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2dcd88 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Configuration menu
    Copy the full SHA
    500adc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc1b09d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Make all Operation::asString() printing LOG(TRACE)

    The performance digest is much nicer to read and provides better
    information. Alternatively we could also only do this for "Using Key:"
    niklas88 committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    5172581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f5914f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72d0da1 View commit details
    Browse the repository at this point in the history
  4. Add initital time of cached Operations as detail

    for all Operations not just for IndexScans
    niklas88 committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    add49be View commit details
    Browse the repository at this point in the history