|
|
Choosing A Webhost: |
Re: Why Squeak is so sloooow?: msg#00138lang.smalltalk.squeak.beginners
Antonio, If you evaluate the following (and print-it): | a b | a := FloatArray new: (16 * 1024*1024). b := FloatArray new: (16 * 1024*1024). [a += b] timeToRun. you probably get a number around 100 or 200. This means that Squeak can add two 32-bit float arrays with 16M entries in 100 milliseconds or such. This is basicaly comparable Java-performance. Yes, some areas in Squeak is slow, but there are a few ways to make particular stuff faster. -- Yoshiki At Thu, 21 Sep 2006 16:18:48 +0200 (CEST), Antonio San. wrote: > > I don't know if occurs the same in windows, but in > linux squeak is very slow. > I mean that all the thinks related to move pixels over > the screen causes cpu overheat in a desmesurated way > and a big latency. > It is specially bad for videogames developed in squeak > because the movement of a picture imply a speed down > of other pictures in the game. > > I thought that it was caused by my old PC. But I have > tested in five diferents machines, included a powerful > P4 with 2.8Ghz and 512 Mb RAM, with the same results. > > Is X system (xfree86 and xorg) a bad way for execute > squeak? Occur the same in windows? > > > > > > > ______________________________________________ > LLama Gratis a cualquier PC del Mundo. > Llamadas a fijos y móviles desde 1 céntimo por minuto. > http://es.voice.yahoo.com > _______________________________________________ > Beginners mailing list > Beginners@xxxxxxxxxxxxxxxxxxxxxxxxxx > http://lists.squeakfoundation.org/mailman/listinfo/beginners
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Why Squeak is so sloooow?, Milan Zimmermann |
|---|---|
| Next by Date: | Re: RE: Why Squeak is so sloooow?, stephane ducasse |
| Previous by Thread: | Re: Why Squeak is so sloooow?, Milan Zimmermann |
| Next by Thread: | Re: [Newbies] Why Squeak is so sloooow?, Brad Fuller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |