Hi "Igor Stasenko" <siguctua@...> wrote in message news:4a5f5f320803311638k61efe03fr87bcb8fdde05ccca@.... ... It loads ok, from Universe, if...
Andrew Tween
amtween@...
Apr 1, 2008 8:33 am
129580
Count me in. Don't know exactly how I can contribute yet but this is an area I am keen to be involved in. ATM I am trying to collect my thoughts on an...
Derek O'Connell
doconnel@...
Apr 1, 2008 8:56 am
129581
... Yeah, I was just looking at this. BTW, has anyone actually tried to work with the Squeak-dev image naively? It's a complete screw-up; here is my experience...
Andreas Raab
andreas.raab@...
Apr 1, 2008 9:27 am
129582
... Uhm, isn't *that* just a precise argument to the opposite? Incremental improvements instead of half-finished research projects? Instead of rewriting the VM...
Andreas Raab
andreas.raab@...
Apr 1, 2008 9:44 am
129583
... I was not implying that - I was referring to the many abandoned projects, not the active, flourishing ones. Again, Marcus would have to be more specific...
Bert Freudenberg
bert@...
Apr 1, 2008 9:57 am
129584
... Err, I think you read me backwards, or I was imprecise. Yes, that is exactly the argument for incremental improvement. The Squeak VM is quite fast for a...
Bert Freudenberg
bert@...
Apr 1, 2008 10:08 am
129585
Hi Andreas, the problem comes from Monticello 1.5 which is AFAIK now used in squeak-dev image. (Note that the squeak-dev image from Damien for 3.10 is still ...
astares@...
Apr 1, 2008 11:47 am
129586
... Packages which depend upon a specific initialization order are coming unstuck in the latest MC1.5 Keith...
Keith Hodges
keith_hodges@...
Apr 1, 2008 1:48 pm
129587
Cool, have an N810 myself :-)...
Gary Chambers
gazzaguru2@...
Apr 1, 2008 2:16 pm
129588
... Click on a class. Choose "chase variables" from the context menu. Click the "class" tab. ... No kidding. I was particularly frustrated by Monticello 1.5. I...
Colin Putney
cputney@...
Apr 1, 2008 2:36 pm
129589
For the benchmark, try with the noAnimationForWindowClosing switched off (PreferenceBrowser, windows category). Also, try selecting the standard browser as...
Gary Chambers
gazzaguru2@...
Apr 1, 2008 2:43 pm
129590
... This is the anticipation of value effect Kent Beck mention in its books. The unit tests help to make incremental improvments and anticipate value. For a ...
Sebastian Sastre
ssastre@...
Apr 1, 2008 2:56 pm
129591
Gary, Interesting! I am working on an object oriented programming paradigm (as opposed to the class oriented programming of Simula, C++, Java and others). The...
Trygve Reenskaug
trygver@...
Apr 1, 2008 3:09 pm
129592
... There is no atomic load Atomic loading code is present but not enabled. Keith...
Keith Hodges
keith_hodges@...
Apr 1, 2008 3:21 pm
129593
... Just increment the numbers in #tinyBenchmarks (incrementing by one roughly duplicates the run time, so incrementing by 4 should be more than enough). Paolo...
Paolo Bonzini
bonzini@...
Apr 1, 2008 4:32 pm
129594
... The first jitter had the advantage of being cross-platform, but as I had predicted it only improved performance by around 50% which is less than what we...
Jecel Assumpcao Jr
jecel@...
Apr 1, 2008 4:34 pm
129595
... Easy. Just copy and paste #tinyBenchmarks, #benchFib, and #benchmark to Integer. I did this in Squeak1.1.image (this was the baseline of my benchmark...
Andreas Raab
andreas.raab@...
Apr 1, 2008 4:41 pm
129596
... Hi Jecel, thanks for informing about the state of jitter. Those 3 million sends/sec more represents a nice pie of 30% better sends/sec. That jitter can ...
Sebastian Sastre
ssastre@...
Apr 1, 2008 11:52 pm
129597
In my M3 image, your benchmark gives 6.7 x faster than Squeak-dev. After evaluating Preferences slowMachine, it goes to 17.7 x. And it is 5Mb and 749 classes...
Juan Vuletich
juan@...
Apr 2, 2008 12:49 am
129598
... Yeah, that was just the thing that pushed me over the edge. I was seeing myself working in five-seconds intervals trying to find my way through OB via...
Andreas Raab
andreas.raab@...
Apr 2, 2008 5:55 am
129599
... MC1.5 was made to solve the problem: Croquet, Impara, and Squeak 3.10 had different, incompatible MC versions. MC1.5 incorporates all the bug fixes from...
Matthew Fulmer
tapplek@...
Apr 2, 2008 7:06 am
129600
Hi folks! ... [SNIP] ... If I remember correctly Jitter3 was actually a VM written in C++, Ian can correct me if I am wrong. And if my memory serves correctly...
goran@...
Apr 2, 2008 8:27 am
129601
... Yes, that's my recollection too. J3 had portions that were compiled into native code (I remember that there were a few macros that one had to implement on...
Andreas Raab
andreas.raab@...
Apr 2, 2008 8:37 am
129602
I've mostly completed the GStreamer implementation for the OLPC and for 32bit linux machines. The Squeak source code exists on...
John M McIntosh
johnmci@...
Apr 2, 2008 10:09 am
129603
... Cool. Do you know when this gets pushed into the Etoys updates ? Karl...
karl
karl.ramberg@...
Apr 2, 2008 11:59 am
129604
Newbie question, but posted where? I can't find it in Monticello or on squeaksource. ...Stan ... -- View this message in context:...
stan shepherd
squeak414@...
Apr 2, 2008 12:37 pm
129605
... So we have clearly an issue there ! ... Indeed not trivial. A simple first helpful boost will that unmodified image (JPEG, PNG, GIF) to be kept in original...
Hilaire Fernandes
hilaire@...
Apr 2, 2008 1:05 pm
129606
I hope this helps. http://lists.squeakfoundation.org/pipermail/magma/2008-March/001030.html Cheers. On Wed, 2 Apr 2008 05:35:36 -0700 (PDT) ... -- Giuseppe...
Giuseppe Luigi Punzi
glpunzi@...
Apr 2, 2008 1:58 pm
129607
Hi - [Apologies for the cross-post but there may be answers to this question coming from people who are subscribed to Seaside but not Squeak-dev] What are the...