Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add some benchmarks for LruCache #6446

Merged
merged 20 commits into from
Apr 3, 2020
Merged

Commits on Oct 24, 2019

  1. Configuration menu
    Copy the full SHA
    99ab65a View commit details
    Browse the repository at this point in the history
  2. benchmarks

    hawkowl committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    d684ec8 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. update linting

    hawkowl committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    135fdaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f36f3ab View commit details
    Browse the repository at this point in the history
  3. fix

    hawkowl committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    73cfdeb View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

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

Commits on Nov 4, 2019

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

    hawkowl committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    c580eb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f888515 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

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

Commits on Dec 2, 2019

  1. fixes

    hawkowl committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    92d4d13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d70be18 View commit details
    Browse the repository at this point in the history
  3. more fixes

    hawkowl committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    c11c8ad View commit details
    Browse the repository at this point in the history
  4. more fixes

    hawkowl committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    0e368ee View commit details
    Browse the repository at this point in the history
  5. add some LruCache benchmarks

    hawkowl committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    f7ec526 View commit details
    Browse the repository at this point in the history
  6. fix style

    hawkowl committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    e174b2d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    946650c View commit details
    Browse the repository at this point in the history
  2. newsfile

    hawkowl committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    9735a08 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

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

Commits on Apr 3, 2020

  1. Merge branch 'develop' of github.com:matrix-org/synapse into hawkowl/…

    …benchmark-lrucache
    
    * 'develop' of github.com:matrix-org/synapse: (484 commits)
      Convert http.HTTPStatus objects to their int equivalent (#7188)
      Reduce the number of calls to `resource.getrusage` (#7183)
      Remove some `run_in_background` calls in replication code (#7203)
      Revert "Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback""
      Revert "Revert "Improve the UX of the login fallback when using SSO (#7152)""
      Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback"
      Revert "Improve the UX of the login fallback when using SSO (#7152)"
      tweak changelog
      1.12.3
      Update docstring per review comments
      Fix device list update stream ids going backward (#7158)
      Fix the debian build in a better way. (#7212)
      Fix changelog wording
      1.12.2
      Pin Pillow>=4.3.0,<7.1.0 to fix dep issue
      1.12.1
      review comment
      1.12.1
      Support SAML in the user interactive authentication workflow. (#7102)
      Allow admins to create aliases when they are not in the room (#7191)
      ...
    anoadragon453 committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    59d123a View commit details
    Browse the repository at this point in the history