# Performance evaluation experiences ## Help ```bash # run experiences make [SKIP_COMMITS=] [SKIP_CHECK=] [MAX_VERSION=] [RANGE=] # clean results make mostlyclean # clean all make clean ``` `` can be one of these: - `daily` - `weekly` - `monthly` By default: - `SKIP_COMMITS` = 0 - `SKIP_CHECK` = 4 - `MAX_VERSION` = 5 - `RANGE` = daily