Hacker News new | ask | show | jobs
by account42 1311 days ago
Yes, if you are serious about backwards compat then you pay that cost and perhaps add a separate function that is faster for callers to opt into.
1 comments

Effectively deprecating the old one and recommending the new one being a way to smoothly 'fix' an API.