Skip to content

Conversation

@elinor-fung
Copy link
Member

  • Make utils for ends_with and starts_with stop requiring a string
  • Avoid creating a string for tracing when tracing is not enabled

This removes ~2000 transient string allocations in starting a console app.

@ghost
Copy link

ghost commented Dec 8, 2023

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Make utils for ends_with and starts_with stop requiring a string
  • Avoid creating a string for tracing when tracing is not enabled

This removes ~2000 transient string allocations in starting a console app.

Author: elinor-fung
Assignees: -
Labels:

area-Host

Milestone: -

Copy link
Member

@vitek-karas vitek-karas left a comment

Choose a reason for hiding this comment

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

Nice! Thanks a lot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants