diff options
author | Lee Clagett <code@leeclagett.com> | 2019-11-04 01:06:01 +0000 |
---|---|---|
committer | Lee Clagett <code@leeclagett.com> | 2019-11-04 01:46:41 +0000 |
commit | a9bdc6e4c4e9ec73226e5b4d2261f54bb0b14cf1 (patch) | |
tree | 1d9db9041b13c2f458e9dcba326625631fb4c3c5 /src | |
parent | Merge pull request #6174 (diff) | |
download | monero-a9bdc6e4c4e9ec73226e5b4d2261f54bb0b14cf1.tar.xz |
Improved performance for epee serialization:
- Removed copy of field names in binary deserialization
- Removed copy of array values in binary deserialization
- Removed copy of string values in json deserialization
- Removed unhelpful allocation in json string value parsing
- Removed copy of blob data on binary and json serialization
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions