9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] GCC3.0 [Was; Webbrowser]
@ 2003-02-06 20:13 Keith Nash
  2003-02-06 21:29 ` Tharaneedharan Vilwanathan
  0 siblings, 1 reply; 42+ messages in thread
From: Keith Nash @ 2003-02-06 20:13 UTC (permalink / raw)
  To: 9fans

> I wouldnt worry about the 10% performance difference between Plan 9
> implementation and FreeBSD or Linux. What matters is whether we can
> tolerate the performance loss. As long as my apps like acme, sam, charon,
> etc run sufficiently fast, why would I worry?

> > We know Plan 9 has the better design, code, capabilities, etc. It would
> > be nice at some point to be able to say that speed is a distinguishing
> > feature of Plan 9. Is it fundamentally impossible?

This is an important issue if we want Plan 9 to be more widely deployed.  I guess that not many users care about 10% differences in performance - but if Plan 9 is (say) three times slower than Unix, its user base will always be limited.



^ permalink raw reply	[flat|nested] 42+ messages in thread
* Re: [9fans] GCC3.0 [Was; Webbrowser]
@ 2003-02-07  1:46 okamoto
  0 siblings, 0 replies; 42+ messages in thread
From: okamoto @ 2003-02-07  1:46 UTC (permalink / raw)
  To: 9fans

I was too late.   It's all over while I was in bed. ☺

> The least of my desires was to judge plan9 based on the results of
> this 'benchmark'..

I remind that we usually make serious decision without measuring it,
rather just based on our feelings.   The most important one to us may be
to select our partner, and at such scene we are at most emotional,
not logical.  Then, we fail sometime? ☺

I suppose it is the very nice or bad human nature probably comes from
very deep of us.   I choose my OS through such process.   'benchmark'
is necessary only to endorse one to someone else.   Unfortunately, and
usually, the one compelled by the 'benchmark' will not love it, but just
accept it.   We need such acceptants?, yes, indeed.   However, now we
need more developpers to love it, where no 'benchmark' but just good
nature is required...

Sorry, my redundant.

Kenji  -- to 9fans



^ permalink raw reply	[flat|nested] 42+ messages in thread
* Re: [9fans] GCC3.0 [Was; Webbrowser]
@ 2003-02-06 17:50 C H Forsyth
  2003-02-06 18:08 ` Ronald G. Minnich
  0 siblings, 1 reply; 42+ messages in thread
From: C H Forsyth @ 2003-02-06 17:50 UTC (permalink / raw)
  To: 9fans

>>that's fine if your idea of the world is developer minutes. But there's
>>this other thing called "the guys who pay the bill minutes", i.e.
>>(l)users, and they are less willing to take slower systems.

but the most popular system on the planet is in many commonly-used activities
very--even painfully--slow indeed!



^ permalink raw reply	[flat|nested] 42+ messages in thread
* Re: [9fans] GCC3.0 [Was; Webbrowser]
@ 2003-02-06  5:28 okamoto
  2003-02-06  5:40 ` andrey mirtchovski
  2003-02-06 15:15 ` Ronald G. Minnich
  0 siblings, 2 replies; 42+ messages in thread
From: okamoto @ 2003-02-06  5:28 UTC (permalink / raw)
  To: 9fans

> here are the highly scientific results I got:

Cordially, I must say this is not scientific. ?

I think the speed is not the main matter of Plan 9, anyway.

Kenji



^ permalink raw reply	[flat|nested] 42+ messages in thread
* Re: [9fans] Webbrowser
@ 2003-02-06  1:19 Russ Cox
  2003-02-06  3:00 ` [9fans] GCC3.0 [Was; Webbrowser] andrey mirtchovski
  0 siblings, 1 reply; 42+ messages in thread
From: Russ Cox @ 2003-02-06  1:19 UTC (permalink / raw)
  To: 9fans

Having gcc doesn't mean we like it.  I have yet to
use gcc for anything -- even my recent Perl 5.8.0 port
still uses pcc, which is just a wrapper around 8c et al.

The main `benefit' of gcc seems to be that you could
compile C++ code, but you'd still be locked in the APE,
making it harder to integrate well with the rest of the system.

On a related note, I looked at links for a while today.
I did most of the work for a port, but there's a big
select loop at the heart of it that I just didn't want
to deal with cutting through.  I also didn't write the
frame buffer, mouse, and keyboard code, but those
look easy once you kill off select.

In my frustration, I tried i again.  No good.

Then I tried charon again.  It's come along quite
a bit since the last time I used it.  It seems like Charon
is still the best bet for now, though I do wish it were
easier to integrate with the rest of the Plan 9 environment.

There's just no good answer right now.

Russ



^ permalink raw reply	[flat|nested] 42+ messages in thread

end of thread, other threads:[~2003-02-07 14:03 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-06 20:13 [9fans] GCC3.0 [Was; Webbrowser] Keith Nash
2003-02-06 21:29 ` Tharaneedharan Vilwanathan
2003-02-06 21:33   ` Russ Cox
2003-02-06 21:40     ` Jack Johnson
2003-02-07  8:44       ` Richard Miller
2003-02-07 13:51         ` matt
2003-02-07 14:03           ` Boyd Roberts
2003-02-07  0:06     ` Geoff Collyer
2003-02-07  5:32     ` Skip Tavakkolian
  -- strict thread matches above, loose matches on Subject: below --
2003-02-07  1:46 okamoto
2003-02-06 17:50 C H Forsyth
2003-02-06 18:08 ` Ronald G. Minnich
2003-02-06  5:28 okamoto
2003-02-06  5:40 ` andrey mirtchovski
2003-02-06 15:15 ` Ronald G. Minnich
2003-02-06 15:39   ` Tharaneedharan Vilwanathan
2003-02-06 15:45     ` Ronald G. Minnich
2003-02-06 16:31       ` rob pike, esq.
2003-02-06 16:36         ` rob pike, esq.
2003-02-06 16:56           ` matt
2003-02-06 17:11             ` Ronald G. Minnich
2003-02-06 17:25               ` Tharaneedharan Vilwanathan
2003-02-06 17:32                 ` andrey mirtchovski
2003-02-06 17:44               ` Sam
2003-02-06 18:07                 ` Ronald G. Minnich
2003-02-06 18:14                   ` David Presotto
2003-02-06 18:17                     ` Ronald G. Minnich
2003-02-06 20:36                       ` Dean Prichard
2003-02-06 18:35                     ` andrey mirtchovski
2003-02-06 18:43                       ` David Presotto
2003-02-06 19:12                         ` David Presotto
2003-02-06 19:20                       ` Scott Schwartz
2003-02-06 17:23       ` David Butler
2003-02-06  1:19 [9fans] Webbrowser Russ Cox
2003-02-06  3:00 ` [9fans] GCC3.0 [Was; Webbrowser] andrey mirtchovski
2003-02-06  4:16   ` andrey mirtchovski
2003-02-06 14:24     ` David Presotto
2003-02-06 15:30       ` andrey mirtchovski
2003-02-06 17:32         ` David Presotto
2003-02-06 18:10           ` William K. Josephson
2003-02-06 18:16             ` Ronald G. Minnich
2003-02-06 18:23               ` William K. Josephson
2003-02-06 21:09                 ` Ronald G. Minnich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).