MMBS (My Micro Benchmark Suite): Difference between revisions
Jump to navigation
Jump to search
Created page with "==Description== This are a set of small tools to asset the OS/2-eCS performance. The benchmark suite consists of two simple programs: * '''WORKBNCH.EXE''' a command line pro..." |
No edit summary |
||
Line 8: | Line 8: | ||
==Download== | ==Download== | ||
* [http://xoomer.virgilio.it/acantato/files/2004/mmbs10.zip] | * [http://xoomer.virgilio.it/acantato/files/2004/mmbs10.zip] | ||
* [https://github.com/OS2World/UTIL-HARDWARE-MMBS Source code at Github] | |||
==License== | ==License== | ||
* | * BSD 3-Clause | ||
==Author== | ==Author== |
Revision as of 14:11, 28 January 2016
Description
This are a set of small tools to asset the OS/2-eCS performance.
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.
Download
License
- BSD 3-Clause