Skip to content

Commit

Permalink
Reworded Performance.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluechill committed Aug 13, 2015
1 parent ff04da5 commit 9ceaf82
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ For binary builds of Soar you can get them in two places:

# Soar Performance

Some performance statistics are calculated automatically using the Factorization Stress Tests. These can be found [here](http://soar-jenkins.eecs.umich.edu/Performance/). The raw data used to generate the graphs for each build is there as well (Performance-Build#.zip).
Some performance statistics are calculated automatically using the Factorization Stress Tests. You can see performance on a commit-by-commit basis either in Performance.md or [here](http://soar-jenkins.eecs.umich.edu/Performance/). The raw data used to generate the graphs for each build can be found [here](http://soar-jenkins.eecs.umich.edu/Performance/).

[![Median CPU Time Used](http://soar-jenkins.eecs.umich.edu/Performance/TimeUsage.png "Median CPU Time Used")](http://soar-jenkins.eecs.umich.edu/Performance/)
[![Median Memory Used](http://soar-jenkins.eecs.umich.edu/Performance/MemoryUsage.png "Median Memory Used")](http://soar-jenkins.eecs.umich.edu/Performance/)
Disclaimer: These are worst case tests. Average performance is probably much higher. In addition, these show that even in worst case, Soar beats its goal of 50 msec reactivity (in these tests, the max is ~30msec per decision).

# License

Expand Down

0 comments on commit 9ceaf82

Please sign in to comment.