Skip to content
GitLab
Explore
Sign in
applets/kimpanel: reduce allocations in `String2AttrList`
Code
Review changes
Check out branch
Download
Patches
Plain diff
Fushan Wen
requested to merge
work/fuf/String2AttrList
into
master
Feb 17, 2024
Overview
0
Commits
1
Pipelines
4
Changes
1
Expand
This can reduce a lot of string allocations given String2AttrList can be called frequently.
Merge request reports
Loading