90b89f00ee
Performance improvements * Replace the IndexMap in the serialized object with a plain `Vec<(String, Value)>` because linear search is faster for few elements * Some general tweaks to skip some allocations |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
Makefile.toml |