You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
encoding/json: remove comment about performance of scanner.step
In an experiment I could not reproduce the 10% performance loss when
using an integer constant for scanner.step. Instead the performance
seemed to be about the same or slightly better than before.
0 commit comments