 Ashes2 Home
Introduction
News
Documentation
Downloads
Installation
History of Changes
User Feedback
Sable Home
|
 |
Ashes2
Last updated: October 15, 2003
|
 |
Ashes2 is a versatile and flexible benchmarking system written
in Python.
Ashes2 is free software and is licensed under the GNU
Lesser General Public License.
Back to Top
The Ashes2 tutorial covers basic usage and
configuration of the Ashes2 Benchmarking System.
Back to Top
The latest release of Ashes2 is 0.1.2.
Several benchmark suites are available as Ashes2 add-ons.
Back to Top
Simply extract the contents of the archive into a folder of your choice, and add the bin
directory to your PATH. To get started, type ashes2 help at the prompt.
In order to configure Ashes2, edit the files in the config directory to your liking.
Alternatively, a directory named .ashes2 placed in a user's home directory
($HOME) can be used to specify user-level configuration options, and should have the same format
as the default config directory.
Back to Top
Version 0.1.1 to 0.1.2
- New features:
- Added support for MS Windows platform.
Version 0.1.0 to 0.1.1
- New features:
- Added support to tool aliases
- Added support for SableVM
- Added support for Jikes
- Improvements:
- Added code to automatically detect installed JDK when no java configuration is found
- Grouped commands by categories in help output
- Bug fixes:
- Executing a non-existing command raises an exception
- Commands such as run and compile now require at least one argument
- Changing level1, level2 and level3 colors now affects boxes and separators
- Patterns which produce no match are reported as warnings when using
run and compile
Version 0.1.0
Back to Top
Ashes2 is under heavy development, and is still incomplete. If you would
like to contribute to the development process, feel free to do so. Feedback
from users is always welcome, and plays an important role in the
design decisions.
Do not hesitate to send comments, questions, suggestions or patches
to Bruno Dufour.
Back to Top
Maintained by
Bruno Dufour
|