Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-October/069001.htmlName: Kernel-tfel.1046
Ancestors: Kernel-eem.1045
Improve performance of large integer fallback code for multiplication and division with small integers, by avoiding recalculating SmallInteger>>digitLength a lot of times. (This yields a 3x speedup in some integer heavy shootout benchmarks like pidigits for RSqueak, where we don't have a LargeIntegers plugin)
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-October/069002.htmlName: MonticelloConfigurations-bf.147
Ancestors: MonticelloConfigurations-pre.146
During update, log error instead of stopping.
=============================================