Skip to content

[PERF] Reuse JwtTokenVerifier parsers#956

Merged
chibenwa merged 1 commit intoapache:masterfrom
chibenwa:jwt-builder
Apr 8, 2022
Merged

[PERF] Reuse JwtTokenVerifier parsers#956
chibenwa merged 1 commit intoapache:masterfrom
chibenwa:jwt-builder

Conversation

@chibenwa
Copy link
Copy Markdown
Contributor

@chibenwa chibenwa commented Apr 6, 2022

  • Provides an Immutable concurrent friendly JWT parser
  • Avoids heavy instanciations that takes up to 0.70% of CPU
  • Avoids deprecation warnings

Screenshot from 2022-04-06 16-33-07

 - Provides an Immutable concurrent friendly JWT parser
 - Avoids heavy instanciations that takes up to 70% of CPU
 - Avoids deprecation warnings
@chibenwa chibenwa merged commit a94223c into apache:master Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants