Skip to content

Soar Data Collector

A Java library for collecting performance statistics for a running Soar agent.

Statistics are collected at configurable intervals during a run and include:

  • cumulative cpu usage times
  • number of productions fired
  • working memory size, high and low water marks
  • working memory deltas
  • maximum/minimum decision cycle times, wm deltas, production firings
  • epmem and smem statistics including memory, queries, stores, retrieves

Downloads

No pre-built binaries are currently available for this project.

  • The project repository is here
  • A JSoar version is also available here

Documentation

Developers

Jonathan Voigt voigtjr@gmail.com

Soar Versions

  • Tested with Soar 9.3.2

Language

Java