in reply to Any caveats in using unpack to right-trim? Why isn't it advertised more?
If I were in a situation where this feature of unpack provided a noticeable performance boost (based on the application and the data being processed) I would add a generous dose of comments explaining what was being accomplished using unpack this way, and why, for the sake (and sanity) of future maintainers. :)
"It's not how hard you work, it's how much you get done."
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Any caveats in using unpack to right-trim? Why isn't it advertised more?
by syphilis (Archbishop) on Feb 09, 2025 at 08:29 UTC |