Skip to content

Instantly share code, notes, and snippets.

@jessereynolds
Last active December 20, 2015 09:39
Show Gist options
  • Save jessereynolds/6109333 to your computer and use it in GitHub Desktop.
Save jessereynolds/6109333 to your computer and use it in GitHub Desktop.
2 flapjack benchmark runs, same number of events, different time periods
{
"events_created":24010,
"flapjack_runtime":127.21185874939,
"processing_rate":188.740265538453,
"ok_to_critical":4108,
"critical_to_ok":4101,
"checks_per_entity":5,
"entities":2,
"interval":3600,
"hours":2400.0,
"cycles":2400,
"failure_prob_min":0.000198412698412698,
"failure_prob_max":1.0,
"recovery_prob_min":0.00595238095238095,
"recovery_prob_max":1.0,
"initial_ok_prob":1,
"seed":42,
"flapjack_env":"test",
"version":"0.7.20",
"git_last_commit":"cee9d961474e7f585394b48687c07983f0a7ddf2",
"git_version":"v0.7.20-20-gcee9d96147-dirty",
"git_branch":"259_benchmarks",
"hostname":"Heart-of-Gold.local",
"uname":"Darwin Heart-of-Gold.local 12.4.0 Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64 x86_64"
}
{
"events_created":24010,
"flapjack_runtime":125.281929016113,
"processing_rate":191.647751503826,
"ok_to_critical":5045,
"critical_to_ok":5039,
"checks_per_entity":5,
"entities":2,
"interval":7200,
"hours":4800.0,
"cycles":2400,
"failure_prob_min":0.000396825396825397,
"failure_prob_max":2.0,
"recovery_prob_min":0.0119047619047619,
"recovery_prob_max":1.0,
"initial_ok_prob":1,
"seed":42,
"flapjack_env":"test",
"version":"0.7.20",
"git_last_commit":"cee9d961474e7f585394b48687c07983f0a7ddf2",
"git_version":"v0.7.20-20-gcee9d96147-dirty",
"git_branch":"259_benchmarks",
"hostname":"Heart-of-Gold.local",
"uname":"Darwin Heart-of-Gold.local 12.4.0 Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64 x86_64"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment