Re: [for testing] speeding up code loading
Posted by
Marcus Denker-5 on
Oct 20, 2014; 6:08pm
URL: https://forum.world.st/for-testing-speeding-up-code-loading-tp4785569p4785592.html
On Monday, Oct 20, 2014 at 7:46 pm, Esteban A. Maringolo <[hidden email]>, wrote:
2014-10-20 12:50 GMT-03:00 Marcus Denker :
> Hi,
>
> [Object compileSilently: 'foo ^ 1' classified: 'testing'] bench
>
> -- 267 per second
>
> Load from inbox:
> SLICE-Issue-14242-Installing-a-method-is-slow-MarcusDenker.3
>
> run bench again ==> 2320 per second.
>
> This will work as long the .changes is small enough so that it uses a
> normal
> (not extended) source pointer.
What is "small enough"?
@inria.fr>
some 32MB
How can I compress the changes file?
@inria.fr>
PharoChangesCondenser condense.
Ceterum censeo: we need to get rid of sources/changes…
Marcus