Welcome, Guest. Please login or register.

Author Topic: AmigaOS4 Feature Set: Release 1  (Read 13648 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline downix

  • Hero Member
  • *****
  • Join Date: Jan 2003
  • Posts: 1587
    • Show all replies
    • http://www.applemonthly.com
Re: AmigaOS4 Feature Set: Release 1
« on: January 15, 2003, 08:17:10 PM »
Quote
Is The Exec NG fast compared to Windows and Linux ???


In a word:  No

In two words:  Not even close

In Three:  Doesn't even compare.

ExecNG had context switching times posted (context-switching being a key for any microkernel OS).  I took those (1ms for a simple switch, 4ns for round-trip) and compared.

LinuxPPC 2.4.18, unoptimized, had such times of 0.8 and 2.6.  Optimized, using a rtKernel, they got 0.6 and 1.8, respectively.  

Windows NT 4.0 PPC-version, had a time of 0.85 and 3.1ms, respectively.  

Now, I don't have MorphOS's times, but when I do I'll be glad to post them here for comparison.
Try blazedmongers new Free Universal Computer kit, available with the GUI toolkit Your Own Universe, the popular IT edition, Extremely Reliable System for embedded work, Enhanced Database development and Wide Area Development system for telecommuting.
 

Offline downix

  • Hero Member
  • *****
  • Join Date: Jan 2003
  • Posts: 1587
    • Show all replies
    • http://www.applemonthly.com
Re: AmigaOS4 Feature Set: Release 1
« Reply #1 on: January 16, 2003, 01:50:52 AM »
In the Amiga writeup, it states clearly ms, being microseconds.  I thought initially they ment nanoseconds as well, and double checking on the other OS's, they were rating their context switching in ns, not ms.  So, Amiga either still doesn't measure up, or *really* doesn't measure up.
Try blazedmongers new Free Universal Computer kit, available with the GUI toolkit Your Own Universe, the popular IT edition, Extremely Reliable System for embedded work, Enhanced Database development and Wide Area Development system for telecommuting.