summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2018-09-08Added compile as a default build targetJustin Worthe
2018-08-19Tweaked performance for enegy tower limitingJustin Worthe
2018-07-21Simplified duration handling to allow longer profilingJustin Worthe
2018-07-21Removed sudo from perf requirementsJustin Worthe
I pushed the appropriate settings to my OS config
2018-07-21Fixed dependency for bot submissionJustin Worthe
2018-06-03Added makefile for creating submissionJustin Worthe
2018-05-16Moved away from special benchmarking suiteJustin Worthe
Just using normal monte carlo. More iterations -> better.
2018-05-15Moved perf intermediary files to target folderJustin Worthe
2018-05-14Increased profiler sampling frequencyJustin Worthe
2018-05-14Added profiling target with perfJustin Worthe