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

Metering. #450

Merged
merged 35 commits into from
Jun 7, 2019
Merged

Metering. #450

merged 35 commits into from
Jun 7, 2019

Commits on May 16, 2019

  1. Configuration menu
    Copy the full SHA
    6aa87a0 View commit details
    Browse the repository at this point in the history
  2. Metering middleware.

    losfair committed May 16, 2019
    Configuration menu
    Copy the full SHA
    7e79dd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7297b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14fcd78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b830f10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e0d71b View commit details
    Browse the repository at this point in the history
  7. Use INTERNALS_SIZE

    losfair committed May 16, 2019
    Configuration menu
    Copy the full SHA
    6aec1c4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Configuration menu
    Copy the full SHA
    cf58305 View commit details
    Browse the repository at this point in the history
  2. Cargo fmt

    losfair committed May 23, 2019
    Configuration menu
    Copy the full SHA
    dcf52ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9919dd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68a8800 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

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

Commits on May 31, 2019

  1. Metering for LLVM.

    losfair committed May 31, 2019
    Configuration menu
    Copy the full SHA
    b834b4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8019505 View commit details
    Browse the repository at this point in the history
  3. Add missing relaxed moves.

    losfair committed May 31, 2019
    Configuration menu
    Copy the full SHA
    c1e817b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. Configuration menu
    Copy the full SHA
    f029ea6 View commit details
    Browse the repository at this point in the history
  2. Cargo fmt

    bjfish committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    995ecef View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    e533a8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c020c39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9c8f41 View commit details
    Browse the repository at this point in the history
  6. Start documenting Metering

    bjfish committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    8fdc4f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c3109f View commit details
    Browse the repository at this point in the history
  8. Fix indentation in Makefile

    bjfish committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    605c0dc View commit details
    Browse the repository at this point in the history
  9. Remove debugging println

    bjfish committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    151af82 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

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

Commits on Jun 4, 2019

  1. Fix ctx layout in LLVM.

    losfair committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    69944c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0867208 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    f2d8aad View commit details
    Browse the repository at this point in the history
  2. Cargo fmt

    losfair committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    f5243af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f832c8d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Add metering benchmark

    bjfish committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    27eacf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6cd49a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Configuration menu
    Copy the full SHA
    418764a View commit details
    Browse the repository at this point in the history
  2. Add black_box to benchmarking

    bjfish committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    e87d507 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6ecfa4 View commit details
    Browse the repository at this point in the history