hermes icon indicating copy to clipboard operation
hermes copied to clipboard

Create a stress test benchmark

Open ChristopherHogan opened this issue 4 years ago • 2 comments

We want a program that exercises several I/O patterns and library functionality that we can use to generate performance data.

ChristopherHogan avatar Jun 02 '21 13:06 ChristopherHogan

Write a user program that fills the buffering system to capacity and frees all buffers, subsequently. Time both.

gheber avatar Jun 17 '21 15:06 gheber

Start w/ a single process version and think how to do something similar in a multi-process setting.

gheber avatar Jun 17 '21 15:06 gheber