[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Wed Oct 19 21:55:02 UTC 2016


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2016-October/069001.html

Name: 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.html

Name: MonticelloConfigurations-bf.147
Ancestors: MonticelloConfigurations-pre.146

During update, log error instead of stopping.

=============================================


More information about the Squeak-dev mailing list