Skip to content

YesMark™ — the world's most advanced Open Source benchmarking platform.

License

Notifications You must be signed in to change notification settings

markdmatthews/yesmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

This is YesMark™, the world's most advanced Open Source benchmarking platform.

YesMark™ only requires one thing, yes. It works like this:

yes "DO 1;" | mysql >/dev/null &

Frequently Asked Questions

How can I quickly run 16 threads of YesMark™?

You can achieve a faster spawning of YesMark™ test threads with a simple shell for loop:

for i in {1..16}; do yes "DO 1;" | mysql > /dev/null & done

How can I tell what my performance is?

  1. You know about \s right?
  2. Use mysqladmin -ri 1 extended-status | grep Questions

Why YesMark™?

Because.

About

YesMark™ — the world's most advanced Open Source benchmarking platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published