Skip to content
Snippets Groups Projects

Faster fingerprinting

Merged Jean-Paul Calderone requested to merge 63.faster-fingerprinting into master

Fixes #63 (closed)

Compared to 86% of time spent in this function in current master@HEAD with 30 concurrent clients and token list of length 5000, with this change only 3% of time is spent here. This is enough so that HTTP processing overhead dominates the profile.

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
Please register or sign in to reply
Loading