wownero/contrib/epee/include/storages
Lee Clagett a9bdc6e4c4 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
2019-11-04 01:46:41 +00:00
..
crypted_storage.h year updated in license 2015-01-02 18:52:46 +02:00
gzipped_inmemstorage.h year updated in license 2015-01-02 18:52:46 +02:00
http_abstract_invoke.h daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
levin_abstract_invoke2.h epee: better network buffer data structure 2018-12-23 16:46:07 +00:00
parserse_base_utils.h Improved performance for epee serialization: 2019-11-04 01:46:41 +00:00
portable_storage.h Improved performance for epee serialization: 2019-11-04 01:46:41 +00:00
portable_storage_base.h Improved performance for epee serialization: 2019-11-04 01:46:41 +00:00
portable_storage_bin_utils.h storages: fix "portable" storage on big endian 2019-09-04 14:53:57 +00:00
portable_storage_from_bin.h Improved performance for epee serialization: 2019-11-04 01:46:41 +00:00
portable_storage_from_json.h Improved performance for epee serialization: 2019-11-04 01:46:41 +00:00
portable_storage_template_helper.h epee: better network buffer data structure 2018-12-23 16:46:07 +00:00
portable_storage_to_bin.h storages: fix "portable" storage on big endian 2019-09-04 14:53:57 +00:00
portable_storage_to_json.h year updated in license 2015-01-02 18:52:46 +02:00
portable_storage_val_converters.h epee: some more minor JSON parsing speedup 2019-03-25 14:29:29 +00:00