Skip to content

Performance fixes #50

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

Merged
merged 6 commits into from
Nov 4, 2024
Merged

Performance fixes #50

merged 6 commits into from
Nov 4, 2024

Conversation

lfrancke
Copy link
Member

@lfrancke lfrancke commented Nov 3, 2024

Description

  • HTTP_CLIENT is now static and includes a connection timeout
  • StackableAuthorizer only constructs a single instance of StackableAccessControlEnforcer
  • StackableAccessControlEnforcer does not serialize to JSON twice anymore
  • Spotless formatting applied to code

Definition of Done Checklist

# Reviewer
- [ ] Changelog updated
# Acceptance
- [ ] Proper release label has been added

- HTTP_CLIENT is now static and includes a connection timeout
- StackableAuthorizer only constructs a single instance of StackableAccessControlEnforcer
- StackableAccessControlEnforcer does not serialize to JSON twice anymore
- Spotless formatting applied to code
@lfrancke lfrancke self-assigned this Nov 3, 2024
@sbernauer sbernauer self-requested a review November 4, 2024 08:13
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noice work!

@lfrancke lfrancke added this pull request to the merge queue Nov 4, 2024
Merged via the queue into main with commit f828d7e Nov 4, 2024
13 checks passed
@lfrancke lfrancke deleted the feat/singleton branch November 4, 2024 14:30
@lfrancke lfrancke mentioned this pull request Nov 4, 2024
2 tasks
@sbernauer sbernauer mentioned this pull request Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants