about summary refs log tree commit diff
path: root/src/libexpr/eval.cc
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-02-16T03·14+0200
committerTuomas Tynkkynen <tuomas@tuxera.com>2018-02-17T14·54+0200
commitb8bed7da14b26dcc328075522842dd16aa71b434 (patch)
tree3a40e0e284b61117b6fb797fbc23f6f58c0d7436 /src/libexpr/eval.cc
parentf67a7007a230c84015793794277c0449e682ab54 (diff)
libexpr: Optimize prim_attrNames a bit
Instead of having lexicographicOrder() create a temporary sorted array
of Attr*:s and copying attr names from that, copy the attr names
first and then sort that.
Diffstat (limited to 'src/libexpr/eval.cc')
0 files changed, 0 insertions, 0 deletions