Skip to content

bk-mz/stress_test_mono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stress test utility app for MONO

This utility is created to test mono installations. Goal is to check whether mono is suitable in high-load production environments.

Utility constantly spawns worker threads to to some cpu-bound work. Some IO work (related to file reads) is also introduced.

Worker tasks math tasks were taken from http://benchmarksgame.alioth.debian.org.

Every worker class is loaded in separate domain.

Exceptions are thrown, too.

Usage

make to run mono-boehm.

OR

make run-sgen to run mono with sgen gc.

About

Stress test utility app for MONO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages