Hi, Iâve been working on re-aligning our sources to latest Eliot sources. This is a step previous to compile a spur vm for Pharo. So far⦠it was a lot of work but I have a working version (in mac, not yet tested in others)⦠but I forget to port Igorâs finalization improvements (I forgot it was there and I passed over it when merging), now I have to put it back in⦠Overall⦠I have the impression latest Eliot versions are 5-10% faster than our current ones, but Iâm not sure (it could be just a good day for my machine), so we will need to wait until release. This is a necessary step: our codebase is diverging more and more from Eliotâs without any good reason, just a direct application of entropy laws, and we need to realign if we want to continue working together (and we certainly want :D). With luck, this work will be finished for the end of the week. cheers, Esteban
Go Esteban!!
On 04.06.2014, at 15:38, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
Iâve been working on re-aligning our sources to latest Eliot sources. This is a step previous to compile a spur vm for Pharo. So far⦠it was a lot of work but I have a working version (in mac, not yet tested in others)⦠but I forget to port Igorâs finalization improvements (I forgot it was there and I passed over it when merging), now I have to put it back in⦠Overall⦠I have the impression latest Eliot versions are 5-10% faster than our current ones, but Iâm not sure (it could be just a good day for my machine), so we will need to wait until release.
This is a necessary step: our codebase is diverging more and more from Eliotâs without any good reason, just a direct application of entropy laws, and we need to realign if we want to continue working together (and we certainly want :D).
With luck, this work will be finished for the end of the week.
cheers, Esteban
Thanks Esteban! Hilaire Le 04/06/2014 15:38, Esteban Lorenzano a écrit :
Hi,
Iâve been working on re-aligning our sources to latest Eliot sources. This is a step previous to compile a spur vm for Pharo. So far⦠it was a lot of work but I have a working version (in mac, not yet tested in others)⦠but I forget to port Igorâs finalization improvements (I forgot it was there and I passed over it when merging), now I have to put it back in⦠Overall⦠I have the impression latest Eliot versions are 5-10% faster than our current ones, but Iâm not sure (it could be just a good day for my machine), so we will need to wait until release.
This is a necessary step: our codebase is diverging more and more from Eliotâs without any good reason, just a direct application of entropy laws, and we need to realign if we want to continue working together (and we certainly want :D).
With luck, this work will be finished for the end of the week.
cheers, Esteban
-- Dr. Geo http://drgeo.eu
Esteban, What does the work of Igor in finalization consists in ? Does it make sense to propose to Eliot to integrate it in his branch ? Congrats for your work Clement 2014-06-04 17:28 GMT+02:00 Hilaire Fernandes <hilaire.fernandes@gmail.com>:
Thanks Esteban!
Hilaire
Le 04/06/2014 15:38, Esteban Lorenzano a écrit :
Hi,
Iâve been working on re-aligning our sources to latest Eliot sources. This is a step previous to compile a spur vm for Pharo. So far⦠it was a lot of work but I have a working version (in mac, not yet tested in others)⦠but I forget to port Igorâs finalization improvements (I forgot it was there and I passed over it when merging), now I have to put it back in⦠Overall⦠I have the impression latest Eliot versions are 5-10% faster than our current ones, but Iâm not sure (it could be just a good day for my machine), so we will need to wait until release.
This is a necessary step: our codebase is diverging more and more from Eliotâs without any good reason, just a direct application of entropy laws, and we need to realign if we want to continue working together (and we certainly want :D).
With luck, this work will be finished for the end of the week.
cheers, Esteban
-- Dr. Geo http://drgeo.eu
On 04 Jun 2014, at 13:49, Clément Bera <bera.clement@gmail.com> wrote:
Esteban,
What does the work of Igor in finalization consists in ?
it was easier (to find it, not to understand :P) than I thought. Is just a method and a couple of lines to introduce a proper weak finalisation.
Does it make sense to propose to Eliot to integrate it in his branch ?
Iâm collecting a list of changes to propose to Eliot, so we can be even closer, yes :) Esteban
Congrats for your work
Clement
2014-06-04 17:28 GMT+02:00 Hilaire Fernandes <hilaire.fernandes@gmail.com>: Thanks Esteban!
Hilaire
Le 04/06/2014 15:38, Esteban Lorenzano a écrit :
Hi,
Iâve been working on re-aligning our sources to latest Eliot sources. This is a step previous to compile a spur vm for Pharo. So far⦠it was a lot of work but I have a working version (in mac, not yet tested in others)⦠but I forget to port Igorâs finalization improvements (I forgot it was there and I passed over it when merging), now I have to put it back in⦠Overall⦠I have the impression latest Eliot versions are 5-10% faster than our current ones, but Iâm not sure (it could be just a good day for my machine), so we will need to wait until release.
This is a necessary step: our codebase is diverging more and more from Eliotâs without any good reason, just a direct application of entropy laws, and we need to realign if we want to continue working together (and we certainly want :D).
With luck, this work will be finished for the end of the week.
cheers, Esteban
-- Dr. Geo http://drgeo.eu
participants (4)
-
Clément Bera -
Esteban Lorenzano -
Hilaire Fernandes -
Max Leske