home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / i / iritsm3s.zip / irit / times.doc < prev    next >
Text File  |  1992-01-03  |  947b  |  17 lines

  1.    The following table will given you some idea on the time it takes to
  2. execute 3 of the examples for the IRIT solid modeller. They are only rough
  3. tests but are good enough to give you an idea. You should consider SOLID1 a
  4. simple case, SOLID3 a middle one, and SOLID2 a heavy one. I think SOLID2
  5. is about the maximum you can do in the 640k limit... Note that most of the
  6. time is consumed by the Booleans and freeform constructors are quite fast.
  7.  
  8.  
  9.    SOLID1   |   SOLID2   |   SOLID3   |
  10. ------------+------------+------------+--------------------------------------
  11.      120    |    5800    |    2350    | IBM PC XT 8Mhz (8088), no 8087.
  12. ------------+------------+------------+--------------------------------------
  13.       30    |    1000    |     250    | IBM PC AT 16Mhz (80386), no 80x87.
  14. ------------+------------+------------+--------------------------------------
  15.       11    |     290    |      70    | IBM PC AT 12Mhz (80286), with 80287.
  16.  
  17.