Skip to content

Improvements to parsing of object information

Pavlo Strokov requested to merge ps-parse-object-info-allocations into master

Implementation changed to use slice of bytes instead of strings, it could improve memory usage and speed up batch operations.

Part of: #2255 (closed)

Merge request reports