Skip to content
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

Revisit allocations #723

Closed
6 tasks
AntyaDev opened this issue Sep 1, 2024 · 0 comments
Closed
6 tasks

Revisit allocations #723

AntyaDev opened this issue Sep 1, 2024 · 0 comments
Labels
Milestone

Comments

@AntyaDev
Copy link
Contributor

AntyaDev commented Sep 1, 2024

  • Array.tryFind replace on Array.tryFindv
  • LongHistogram set numberOfSignificantValueDigits = 1 for metrics
  • LongHistogram set numberOfSignificantValueDigits = 2 for DataSize
  • check hot path on extra closures
  • check how tuple lamda (int * int) compiled (check if need to replace on partial func int -> int)
  • benchmark Response as struct + valueTask
@AntyaDev AntyaDev added the 5.9 label Sep 1, 2024
@AntyaDev AntyaDev added this to the 5.9.0 milestone Oct 30, 2024
@AntyaDev AntyaDev closed this as completed Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant