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

heaphook のパフォーマンス改善案 #243

Closed
veqcc opened this issue Oct 11, 2024 · 1 comment
Closed

heaphook のパフォーマンス改善案 #243

veqcc opened this issue Oct 11, 2024 · 1 comment

Comments

@veqcc
Copy link
Contributor

veqcc commented Oct 11, 2024

  • hooked の分岐を減らせないか
  • よく呼び出される関数を、コンパイラにヒントを出すことで最適化できないか
    • [#cold] などで実現?
  • thread caching メモリアロケータの利用検討
@veqcc
Copy link
Contributor Author

veqcc commented Nov 5, 2024

移動して他の課題とまとめたので close
#258

@veqcc veqcc closed this as completed Nov 5, 2024
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

No branches or pull requests

1 participant