frostfs-api-go/util
Evgenii Stratonikov 7a5ee927c8 [#49] util/proto: Do not allocate in StringSize()
It was not catched by the test because most of the time the function is
inlined. However, I've seen it allocating with pprof in one of the
earlier builds.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-07-26 18:52:59 +03:00
..
proto [#49] util/proto: Do not allocate in StringSize() 2023-07-26 18:52:59 +03:00
protogen Rename package name 2023-03-07 13:42:36 +03:00
signature [#38] signature: Increase pool max object size 2023-06-02 17:27:16 +03:00