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

Performance improvements by providing caching for Configuration objects built from JSON configuration files #950

Merged
merged 16 commits into from
May 31, 2019

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    7ad82bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d01bb04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e25e22 View commit details
    Browse the repository at this point in the history
  4. Use Configuration::factory()

    smgallo committed May 28, 2019
    Configuration menu
    Copy the full SHA
    6e3a6b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62944a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b01dc2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    834d603 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb2f838 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b11c124 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Configuration menu
    Copy the full SHA
    c391259 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Configuration menu
    Copy the full SHA
    3dd828d View commit details
    Browse the repository at this point in the history
  2. Fix expected output of test

    smgallo committed May 30, 2019
    Configuration menu
    Copy the full SHA
    c39d034 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    401c5f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f64759 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    020ba87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f11ca47 View commit details
    Browse the repository at this point in the history