Skip to content

Conversation

@luiz-silveira-cw
Copy link
Contributor

No description provided.

gahag-cw
gahag-cw previously approved these changes Apr 17, 2024
let mut file = "";
let mut line = "";
let mut structured_fields = serde_json::Map::new();
let mut structured_fields = None; // Lazy initialization to squeeze a little bit of performance
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does this really improve performance? Map does not allocate on initialization.

Copy link

@VagnerAlmeidaDeMoraes VagnerAlmeidaDeMoraes left a comment

Choose a reason for hiding this comment

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

Conta bloqueada indevidamente

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