Skip to content

Commit 8cc92a9

Browse files
refactor: Reduce string allocations in Expr::display_name (use write instead of format!) (#10454)
* refactor: use Write instead of format! to implement display_name * Use static dispatch for write * remove more allocations --------- Co-authored-by: Andrew Lamb <[email protected]>
1 parent 1eff714 commit 8cc92a9

File tree

2 files changed

+170
-143
lines changed

2 files changed

+170
-143
lines changed

0 commit comments

Comments
 (0)