[Pharo-users] "The Classification Model" — New blog post on all: objects all: theTime

2024-03-18 Thread Koen De Hondt
Dear Pharo users and developers, Last week I told you about a new blog post that outlined the objectives of the Atlas browser. It was the first post of a series. If you liked it, I invite you to read the next post . It describes the

[Pharo-users] Re: String concatenation performance

2024-03-18 Thread Noury Bouraqadi
Thank you Richard for the detailed response. Noury On Mar 18 2024, at 8:06 am, Richard O'Keefe wrote: > Let me start by giving some figures from my Smalltalk, on an Intel > core I5-6200U @ 2.3 Ghz CPU laptop with 8GB of memory running Ubuntu > 22.04 and gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0.

[Pharo-users] Re: String concatenation performance

2024-03-18 Thread Richard O'Keefe
Let me start by giving some figures from my Smalltalk, on an Intel core I5-6200U @ 2.3 Ghz CPU laptop with 8GB of memory running Ubuntu 22.04 and gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0. Smalltalk is compiled to C then finished with the system C compiler. Static whole-program compilation is