From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <460EAD58.20906@arcepi.net> Date: Sat, 31 Mar 2007 20:50:00 +0200 From: Armando Camarero User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] slow performance References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Topicbox-Message-UUID: 388ba7b4-ead2-11e9-9d60-3106f5b1d025 Could it run faster on other operating systems because of compiler's optimizations on your program? Maybe 8c makes less optimizations and code runs slower because of that. Armando. pedro henrique antunes de oliveira escribi=F3: > Well, i dont know if this is a plan9 question it self. > > I've writen a program using a data structure and the program spend > about 30 > secs to finish the task, some tima later I've compiled the same program > under other operating system, (and the same computer) and the program > finish > the task with 3 secs. > > > anyone knows what can it be? >