-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(pdk/log): optimize log serialize (#13177)
### Summary Just some miscellaneous optimizations to log serializer: - avoid unnecessary table creation and modification - move variable creation closer to usage - do not use tail calls - remove EMPTY_TAB - faster split by dot implementation Signed-off-by: Aapo Talvensaari <[email protected]>
- Loading branch information
Showing
2 changed files
with
112 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
211dab1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bazel Build
Docker image available
kong/kong:211dab19022bbe858dddcd3ee2ff0207d44c5a3d
Artifacts available https://github.com/Kong/kong/actions/runs/9482622822