example_cachingbenchmark

This workflow collects statistics about caching.

Invoke like:

python examples/example_cachingbenchmark.py ./jobstore –realTimeLogging –logInfo

python examples/example_cachingbenchmark.py ./jobstore –realTimeLogging –logInfo –disableCaching

python examples/example_cachingbenchmark.py aws:us-west-2:cachingjobstore –realTimeLogging –logInfo

python examples/example_cachingbenchmark.py aws:us-west-2:cachingjobstore –realTimeLogging –logInfo –disableCaching

Module Contents

Functions

main()

root(job, options)

poll(job, options, file_id, number[, cores, disk, memory])

report(job, views)

example_cachingbenchmark.main()
example_cachingbenchmark.root(job, options)
example_cachingbenchmark.poll(job, options, file_id, number, cores=0.1, disk='200M', memory='512M')
example_cachingbenchmark.report(job, views)