opencog / benchmark

Benchmarking the AtomSpace, the pattern matcher and other OpenCog systems
GNU Affero General Public License v3.0
6 stars 9 forks source link

benchmark 'typical' EvaluationLinks #23

Open linas opened 10 years ago

linas commented 10 years ago

The current atomspace benchmark only measures node and link creation, and not 'typical' data. resulting in real-life performance that is one or two orders of magnitude worse than what's measured. See for example: https://github.com/opencog/test-datasets/pull/7

The benchmark needs to be updated to measure more 'typical' data.