MMBS (My Micro Benchmark Suite): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Software | {{Software | ||
|Picture= | |Picture=Mmbs1.png | ||
|Version=1.0 (Mar 2004) | |Version=1.0 (Mar 2004) | ||
|Author=[[Alessandro Cantatore]] | |Author=[[Alessandro Cantatore]] | ||
|License=BSD 3-Clause | |License=BSD 3-Clause | ||
|Download= | |Download={{FileLink|MMBS_1-0.zip}} | ||
}} | }} | ||
Benchmark programs to test OS/2 | Benchmark programs to test OS/2 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 | * '''WORKBNCH.EXE''' a command line program which allows checking 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. | ||
==Links== | ==Links== | ||
* [https://github.com/OS2World/UTIL-HARDWARE-MMBS | * [https://github.com/OS2World/UTIL-HARDWARE-MMBS GitHub] | ||
[[Category:Software]] | [[Category:Benchmark]] | ||
[[Category:Open Source Software]] |
Latest revision as of 22:54, 14 November 2024
MMBS (My Micro Benchmark Suite) | |
---|---|
![]() | |
Version | 1.0 (Mar 2004) |
Vendor | |
Author | Alessandro Cantatore |
License | BSD 3-Clause |
Download | MMBS_1-0.zip |
Website |
Benchmark programs to test OS/2 performance in real or virtual machines. Source included.
The benchmark suite consists of two simple programs:
- WORKBNCH.EXE a command line program which allows checking 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.