Skip to content
Snippets Groups Projects

Performance

Merged Jean-Baptiste Lemee requested to merge performance-testing into master

I had an in-memory cache on permissions (invalidates at each user update or after 5s)

for performance testing results : see applications/hubl#675 (comment 37112)

It's the second quick-win step.

We should evolve this 'naive' implementation with a configurable cache connected to a redis or memcache db.

There's still some inacceptable timing (on users container : 300+ ms, should be less than 50ms)

Edited by Jean-Baptiste Lemee

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading