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
Reduce fmt.Sprintf allocations in query encoding (#2919)
* Pre-compute prefix when array is not flat
* Switch to string concat for object keys
* Change array key formatting and add comments about why sprintf is not used
* Add changelog entry
* Update .changelog/fd3c62c5-c1cf-48de-a223-ea0fdf4136c9.json
---------
Co-authored-by: Luc Talatinian <[email protected]>
0 commit comments