jumpforth/test/allocate.exp

13 lines
238 B
Plaintext

* Allocate large object (8 MiB)
total 0
* Free large object
total 0
* Allocate 1000 small objects (200 B)
1x2048 1x4096 1x262144 1x524288 1x1048576 1x2097152 total 3938304
* Free 1000 small objects
1x4194304 total 4194304
exit-code: 0