Files
wasmtime/crates
Alex Crichton f6d5b8772c Compress in-memory representation of FunctionAddressMap (#2321)
This commit compresses `FunctionAddressMap` by performing a simple
coalescing of adjacent `InstructionAddressMap` descriptors if they
describe the same source location. This is intended to handle the common
case where a sequene of machine instructions describes a high-level wasm
instruction.

For the module on #2318 this reduces the cache entry size from 306MB to
161MB.
2020-10-26 13:22:25 -05:00
..
2020-08-17 16:03:35 -07:00
2020-10-23 16:50:51 -07:00
2020-10-23 16:50:51 -07:00
2020-09-23 13:54:02 -05:00
2020-09-23 13:54:02 -05:00
2020-10-23 16:50:51 -07:00
2020-10-23 16:50:51 -07:00
2020-10-23 16:50:51 -07:00
2020-09-29 13:20:14 -05:00
2020-10-23 16:50:51 -07:00
2020-09-23 13:54:02 -05:00