MMBS (My Micro Benchmark Suite): Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
==Description==
{{Software
This are a set of small tools to asset the OS/2-eCS performance.  
|Picture=
|Version=1.0 (Mar 2004)
|Author=[[Alessandro Cantatore]]
|License=BSD 3-Clause
|Download=[http://xoomer.virgilio.it/acantato/files/2004/mmbs10.zip mmbs10.zip]
|Website=[http://xoomer.virgilio.it/acantato/apps/mmbs/benchmark.html]
}}
Benchmark programs to test OS/2/eComStation performance in real or virtual machines. Source included.


The benchmark suite consists of two simple programs:
The benchmark suite consists of two simple programs:
* '''WORKBNCH.EXE''' a command line program which allows to check the performances with mathematical operations, file operations and text parsing;
* '''WORKBNCH.EXE''' a command line program which allows to check the performances with mathematical operations, file operations and text parsing;
* '''PMBENCH.EXE''' a PM program to check the performances with the most common graphic primitives (bitmap, line, rectangle and text drawing) and with dialog loading, moving and sizing.  
* '''PMBENCH.EXE''' a PM program to check the performances with the most common graphic primitives (bitmap, line, rectangle and text drawing) and with dialog loading, moving and sizing.


==Download==
==Links==
* [http://xoomer.virgilio.it/acantato/files/2004/mmbs10.zip]
* [https://github.com/OS2World/UTIL-HARDWARE-MMBS Source code at Github]
* [https://github.com/OS2World/UTIL-HARDWARE-MMBS Source code at Github]
==License==
* BSD 3-Clause
==Author==
* [[Alessandro Cantatore]]
==Links==
* [http://xoomer.virgilio.it/acantato/ WebSite]


[[Category:Software]]
[[Category:Software]]

Revision as of 22:31, 12 July 2019

MMBS (My Micro Benchmark Suite)
[[File:|300px]]
Version 1.0 (Mar 2004)
Vendor
Author Alessandro Cantatore
License BSD 3-Clause
Download mmbs10.zip
Website [1]

Benchmark programs to test OS/2/eComStation performance in real or virtual machines. Source included.

The benchmark suite consists of two simple programs:

  • WORKBNCH.EXE a command line program which allows to check the performances with mathematical operations, file operations and text parsing;
  • PMBENCH.EXE a PM program to check the performances with the most common graphic primitives (bitmap, line, rectangle and text drawing) and with dialog loading, moving and sizing.

Links