frostfs-api-go/util/proto
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
..
test [#21] *: Drop reputation system 2023-04-17 15:46:52 +03:00
marshal.go [#49] util/proto: Do not allocate in StringSize() 2023-07-26 18:52:59 +03:00
marshal_test.go [#27] util/proto: Fix staticcheck warning 2023-05-03 14:15:56 +03:00