#MBX 1200 results
32 messages in this thread
.
.This Machine : 10.41
.A500-NFR : 1.00 (68000 | SC Math) Base System
.A2000-FR : 1.02 (68000 | SC Math)
.A3000-25 : 23.65 (68020 | CP Math)
.A4000-25 : 213.64 (68020 | CP Math)
.
.******************************************************
***********************.
.Test Name: DWhetstone
.
.This Machine : 36.41
.A500-NFR : 1.00 (68000 | SC Math) Base System
.A2000-FR : 1.01 (68000 | SC Math)
.A3000-25 : 78.68 (68020 | CP Math)
.A4000-25 : 177.77 (68020 | CP Math)
.
.******************************************************
***********************.
.Test Name: FMatrix
.
.This Machine : 3.72
.A500-NFR : 1.00 (68000 | SC Math) Base System
.A2000-FR : 1.02 (68000 | SC Math)
.A3000-25 : 7.14 (68020 | CP Math)
.A4000-25 : 19.39 (68020 | CP Math)
.
.******************************************************
***********************.
.Test Name: FTrace
.
.This Machine : 60.56
.A500-NFR : 1.00 (68000 | SC Math) Base System
.A2000-FR : 1.01 (68000 | SC Math)
.A3000-25 : 124.04 (68020 | CP Math)
.A4000-25 : 128.79 (68020 | CP Math)
.
.
.******************************************************
***********************.
.Test Name: BeachBall
.
.This Machine : 44.90
.A500-NFR : 1.00 (68000 | SC Math) Base System
.A2000-FR : 2.08 (68000 | SC Math)
.A3000-25 : 75.70 (68020 | CP Math)
.A4000-25 : 291.46 (68020 | CP Math)
.
.******************************************************
***********************.
.Test Name: CplxTest
.
.This Machine : 4.21
.A500-NFR : 1.00 (68000 | SC Math) Base System
.A2000-FR : 1.02 (68000 | SC Math)
.A3000-25 : 7.22 (68020 | CP Math)
.A4000-25 : 28.92 (68020 | CP Math)
.
.******************************************************
***********************
Bob Comer
Sorry about the period and line wraps! (Maybe next time I'll get it
right…)
I didn't say what my configuration was either, well here it is:
A1200
2 meg Chip RAM
8 meg 32 bit FAST RAM on the MBX1200 (All 8 meg autoconfigured)
14. MHz 68881 FPU
1 external floppy
40M Commodore supplied Hard drive
DblNTSC 676×463 Mode promotion On
VGA monitor
Bob Comer
Bob,
Thanks for the test results… can you and others provide some interpretation
and implications of these results for those of us lower on the
Amiga-food-chain?! <g>
Thanks!
Tim
Sure! What I read it as, (and I may be a bit off because of limited
exposure to the 3000 and 4000.)
The 1200 is about 3/4 the speed of the 3000 for most things, though
graphics on the 1200 is faster.
The 1200 blows away the 500 and stock 2000 in every category, (the 1200 is
even faster than a 2000+2620 combo.)
The 4000 is a lot faster machine in every aspect than the 1200, but costs
about $2000 less 😀
Even though my post didn't show the 1200 with only 68000 and no FPU code,
the 68881 definitely helps speed up (a lot) anything that'll use it.
Bob Comer
Bob,
Thanks… exactly what I was hoping for…
One more question about your last sentence: "Even though…"
Can you explain that a bit more… if I understand correctly, the A1200 comes
with a 68020, right? Is the 68000 you mention some kind of mode you can
switch it to for compatibility or something? Does the 1200 come with a
68881 (math coprocessor?)?
You seem good at explaining this stuff… can you give an overview of what
these different processors are and what they do?
Thanks again!
Tim
Your welcome! And thanks!
The A1200 comes with a 68EC020, which is a 68020 with only 24 address
lines. What this means is that it is more limited in the amount of RAM
that it can address, as well as not being able to drive an MMU. It runs
every bit as fast as a 68020, even faster if the 68020 is using a MMU
(This takes up an extra wait state.)
The A1200 doesn't come with a 68881 (yet, there are pads for it, but it's
a factory installed option, and as far as I know, there not making them
that way yet…) My MBX 1200 has a 68881 on it.
What I meant by the statement about running 68020 code, is that a compiler
can optimize the code to run better on 68020+ processors because of their
more advanced structure. 68000 code will run fine on a 68020, (or
68EC020,) it just wont be as fast as if it was compile for the 68020
code.
Also the 68000 has a 16 bit data path (external) and the 68020+ processors
have a full 32 bit data path, so that's another speed increase,
(especially if you have a 32 bit bus like the A1200!)
Bob Comer
Bob,
If you don't mind continuing this discussion further…
I'd like to summarize to see if I understand:
1. The A1200 will run faster than a 68020 w/MMU because the MMU slows
down the 020 and the 68EC020 doesn't have one. What is the MMU and
why is it not a part of the EC020? Has it been made obsolete?
2. You have a "special" machine called the MBX 1200 that has the 68881.
The out-of-the-box A1200 does not, so _some_ processes on the stock
A1200 will be slower than your machine. Does this affect only math
functions? Does software have to be written to take advantage of
the 68881? For example, if I put old DPIV (no AGA) on my 1200, will
it's fill, perspective, antialias and other math-intensive (presumably)
functions run slower without the 68881 than with? Re: the "MBX", are
you a tester or something… how did you get this machine?
3. Does the 32-bit data path vs. 16-bit for the 68000 (A2000) automatically
translate to a doubling of speed?
4. Did your tests run 68020-optimized code? If it were 68000-only, what
effect do you think that would have on the results? I guess I'm trying
to get a general idea of how a stock A1200 running mostly non-AGA
software will perform compared to the A2000 I'm using now. Will
DPIV animations run smoother? Will AmigaVision run anims and sounds
together with more smoothness (probably the 2mb chip ram has some
bearing here).
Thanks for the discussion!
Tim
Tim:
The 1200MBX isn't a special machine, it's an expansion product sold by
MicroBotics that adds a 68881 and memory expansion. It fits in the
trapdoor on the bottom of any A1200.
// -Mike Schiller
\X/ AMIGA! On AutoPilot in sunny Fort Lauderdale
An MMU is a "Memory Management Unit" it used, on the Amiga, mainly to copy
the kikstart ROM to 32 bit RAM to increase speed (Old 16 bit ROM's in
A500's and A2000's is substantially slower than 32 bit RAM.)
An MMU can also be used by a computer to handle "Virtual Memory" The Amiga
OS doesn't support this type of thing yet (there is at least one 3rd party
software package that does) However, in my opinion I don't want virtual
memory on a home machine. I had a whole class dealing with this subject
when I was in college, so if you want me to go into more detail, I will.
Yes, the 68EC020 is a "little" faster than a stock 68020 with a MMU
(68851?), but not all 68020 machine's have an MMU, it is a separate chip
that the 68020 can use… The 68EC020 can't drive the same MMU basically
becasue of it not being signal compatible with a 68020. Which in the
A1200 class of machine, is no handicap, in fact, it's an advantage becasue
of cost.
The MBX1200 is just an expansion board the plugs into the belly slot of
the A1200, and has a 68881 FPU chip on the board (as well as a SIMM
socket, that I have 8 megs of 32 bit RAM in.
Software has to be written to take advantage of the MMU (Any MMU on any
Amiga) So It'll only speed things up that are written for it. The 32 bit
fast RAM that I have added speeds up the whole machine though (about 75%)
AGA and 68881 don't have anything to do with each other, older Amigas can
have the 68881, or 68882, that's not a new thing.
I almost bet that having an FPU will not speed up DPIV, but don't know at
all— I don't have DPIV, though most paint programs don't use a FPU
becasue of not needing one (any math they do is all integer math and an
FPU doesn't help that.)
I bought the MBX1200 mail order for about $150…
3's a tough question, but to say it simply yes if the processor and bus
speed is the same, and the memory path is doubled. On the A1200, the path
is double, the clock speed of the CPU is double, and the CPU is more
<continued>
efficient than the 68000, hence around a 3 to 7 times increase in speed,
depending on software, and availability of fast RAM.
Yes, my tests were run with 68020 optimized code.
If your A2000 is a stock machine with only extra fast RAM, you'd get
around a ~5 times increase in over all speed, with a big increase in
graphics speed. If you have an accelerator for your 2000, and depending
on wich one, the A2000 would probably compete fairly well in iverall
speed, but it can't match the graphics speed of the A1200. Animations
should be smoother and the ability to do animation and sound should be
better on the A1200 (not to mention MANY more colors available in any
resolution!), becasue of it's AGA chipset, not to mention the @ meg of
chip 🙂
The A1200 is such a great machine, I just GOTTA talk about it! 🙂
Bob Comer
Bob,
Thanks so much for the great info… the last paragraph is great!
Where I work I infiltrated my personal Amiga 2000 in to create some
customer presentations and training. I am in the process of convincing
our corporate leaders to buy an A1200 for portability and so that I don't
have to use my own system. So far there's been tremendous DOS-defense
but I may be able to pull it off. It's great to hear that the A1200
has the power!
I'll chew on your info some more and may get back to you. One answer leads
to another set of questions!
Tim
I hope you can get them to buy the 1ri 85933
200, it's a very powerful system, but
Amiga's are kind of the Rodney Dangerfield in the business world, even
though they can do the job, and do it well!
No chance of me getting an Amiga at work, except for graphics work, and
I'm not involved with that right now 🙁
Bob Comer
Bob,
I got both good news and bad news today… the good news is, I got word
this morning that the managers were going to approve the A1200 purchase!
Bad news is, that when I brought my "portable" A2000 into work today from
home, it was blind… power but no video… fortunately I'm still on
Gold Express and I've given them a call but I just hope it's not my hard
drive… I just finished a ton of work on a math quiz program for my son
in AmigaVision and I'd hate to start over!
Tim
Even the non-AGA modes are faster on the 1200. I made a simple Dpaint IV
anim of some spinning text in hi-res 16 color. The 1200 can play that
somewhere between 2-3 times the speed of a 3000. (By calibrated eyeball at
least… it's visibly faster.)
Jim
Robert,
Also, I posted the actual AIBB load modules for the A1200 with no Fast
RAM, two different PCMCIA cards, and the MBX1200 to the library here, in
case people want to check out the results with 68000 code and stuff.
I'll post the Fast RAM module for the A1200…(Where do I put it, and
what's the naming conventions for things like this?
Bob Comer
Bob,
I've already posted one, so no need to. Thanks, though.
As an aside to this conversation, I finaly found a copy of your magazine
with the Amiga section in it. I was very impressed!
The 3.0 and AGA article was especially well written, with a lot of good
information!
I'm definitely going to subscribe! (Can't get it on the news stand here,
the closest place to get it is about 60 miles away…)
Bob Comer
Bob,
Thanks! We aim to please. 🙂
Tell your friends, too, please. Word of mouth is a BIG help.
Anyway, welcome aboard. If you ever have any problems with your sub, or
comments on the magazine, you've got my email address. 🙂
I sure would like to get a demo copy of your magazine Denny. Could you
leave me E-Mail or something so that I can find out how to obtain a copy.
Sorry to say I don't remember seeing them locally — maybe I'm wrong
though.
Thanks!
==Bob in Sunny (Again) Arizona==
Bob,
The retail outlets that carry COMPUTE with the Amiga Resource section are
Software Etc., BizMart, and CompUSA. It can also be found at many Amiga
stores, such as Creative Computers.
The subscription's only $9.97 (call 800-727-6937, specify the Amiga
edition, and give them code JDLP3 to get the $9.97 price). If you don't
like what you see, you can cancel after you get your first issue and get
a refund (not sure if they charge you for the one issue or not–I don't
think so). So that's how you can get a demo copy. 🙂
Hope you like it!
Denny
DENNYA:
FYI, the CompUSA outlet in Milwaukee (suburban Brookfield, actually) does
indeed carry COMPUTE, but it doesn't have the Amiga Resource section. At
least not when I checked; maybe they don't always ship the right version.
Thanks Denny, I'll call in the morning. Appreciate your response. ==Bob==
Denny< I looked for that file with the AIBB module for the A1200 but
couldn't find it. Do you remember the name or library? Thanks.
John
It's A1200B.LHA in Library 12 here in AmigaUser.
Thanks for the posting the AIBB results on the A1200/MBX 1200. Since you
had the software de-interlacer on (VGA mode) wouldn't this slow down the
results of some of the tests like WritePixel? I understand the
de-interlacing uses bandwidth. I realize though that you maybe unable to
run the test (and see the results) with de-interlacer off (15 KHz mode). If
possible could you try that (WritePixel in a Video mode). Thanks.
John
Sure, I'll do a test without the deinterlacer, I'm kind of interested
myself! I have a composite monitor that I can use. I'm sure it slows it
down some, but how much, I'll see…
Bob Comer
Thanks Robert, the results should give us a clue as to how much the display
is slowed down by the software de-interlacer.
John
I just did the test… All tests are about 4% slower with the the
deinterlacer on, except for the TGTest, that was 13% slower!…
Overall, not a bad price to pay. (I like the better resolution!)
Bob Comer
Thanks Robert. That penalty is minimal, and it's nice to know a small
increase can be obtained with de-interlacer off.
John
I felt the same way, but now I gotta get a multisync 🙂
Need it anyway for Links 🙁 Golf computer games are about the only
games I play, and I was looking forward to it being faster…
Still wouldn't trade my 1200 for all the computer golf games in the worl
though 🙂
Bob Comer
The slowdown should be that light when using screens with more colors. Try
a delaced 256 color screen.
-Chris