diff options
| author | Vlad Vissoultchev <wqweto@gmail.com> | 2016-04-17 16:22:50 +0300 |
|---|---|---|
| committer | Vlad Vissoultchev <wqweto@gmail.com> | 2016-04-17 17:26:10 +0300 |
| commit | cdc16d428f32294aa06b293fb81123f418e38b82 (patch) | |
| tree | 749ce0719e089727e9a9f9f1c9c27fc0e964d117 /tests/tests2/80_flexarray.expect | |
| parent | 224236f57c7d645c9b23d717de354df5d12b98b6 (diff) | |
| download | tinycc-cdc16d428f32294aa06b293fb81123f418e38b82.tar.gz tinycc-cdc16d428f32294aa06b293fb81123f418e38b82.tar.bz2 | |
Reduce allocations overhead
- uses new `TinyAlloc`-ators for small `TokenSym`, `CString` and
`TokenString` instances
- conditional `TAL_DEBUG` for mem leaks and double frees detection
- on `TAL_DEBUG` collects allocation origin (file + line)
- conditional `TAL_INFO` for allocators stats (in release mode too)
- chain a new allocator twice current capacity on buffer exhaustion
Diffstat (limited to 'tests/tests2/80_flexarray.expect')
0 files changed, 0 insertions, 0 deletions
