mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 17:32:05 +01:00
cc2647d212
Change the return values for these functions - now they return the unmarshaled result plus the size of the unmarshaled result in bytes, so the caller could re-slice the src for further unmarshaling. This improves performance of these functions in hot loops of VictoriaLogs a bit. |
||
---|---|---|
.. | ||
zstd | ||
compress_test.go | ||
compress.go | ||
encoding_cgo_test.go | ||
encoding_pure_test.go | ||
encoding_test.go | ||
encoding_timing_test.go | ||
encoding.go | ||
float.go | ||
int_test.go | ||
int_timing_test.go | ||
int.go | ||
nearest_delta2_test.go | ||
nearest_delta2_timing_test.go | ||
nearest_delta2.go | ||
nearest_delta_test.go | ||
nearest_delta_timing_test.go | ||
nearest_delta.go |