Hi,

I ran perl tools/dev/mk_manifest_and_skip.pl to re-generate MANIFEST and
MANIFEST.SKIP

fixed some codetest failures

as of r46035 - compact_pool_revamp branch:
All tests PASS (pre/post-config, make corevm/make coretest, smoke (#33478),
fulltest) at r46035 - Ubuntu 10.04 RC amd64 (g++)

I also tested up to fulltest which PASSed, building using gcc with
--optimize at the same revision.

Cheers,

Michael (mikehh)


On 26 April 2010 12:42, Vasily Chekalkin <[email protected]> wrote:

> Hello.
>
> compact_pool_revamp branch if ready for testing. There is few compiler
> warnings left but I'll fix them before merge anyway.
>
> Main changes:
>  - Allocated buffers/strings keep pointer to Memory_Block from which
> they were allocated.
>  - It used to skip almost full blocks during compacting.
>
> Parrot will probably consume little bit more memory due not 100%
> accuracy in calculating free space. But at least it's about 2.5%
> faster on examples/benchmarks/stress_strings.pir (introduced in
> branch).
>
> --
> Bacek
> _______________________________________________
> http://lists.parrot.org/mailman/listinfo/parrot-dev
>



-- 
Michael H. Hind

Tel:  +44 (0) 1224 631 581
Cell: +44 (0) 7877 224 745
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to