Skip to content

Instantly share code, notes, and snippets.

@cjsmeele
Created December 12, 2019 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cjsmeele/619195c4d655fc2090a0bbf8e3f4c206 to your computer and use it in GitHub Desktop.
Save cjsmeele/619195c4d655fc2090a0bbf8e3f4c206 to your computer and use it in GitHub Desktop.
{
"with_completed_query": {
"old": {
"avg": 0.7472595930099487,
"max": 0.768233060836792,
"min": 0.7419149875640869,
"msi_stats": {
"msiExecGenQuery": 10,
"msiGetContInxFromGenQueryOut": 10,
"msiGetMoreRows": 740,
"msiMakeGenQuery": 10
}
},
"new": {
"avg": 0.384264874458313,
"max": 0.38913702964782715,
"min": 0.38194990158081055,
"msi_stats": {
"msiExecGenQuery": 10,
"msiGetMoreRows": 360,
"msiMakeGenQuery": 10
}
},
"avg_improvement_ratio": 1.944647150128772
},
"with_query_aborted_after_1_result": {
"old": {
"avg": 0.36383655071258547,
"max": 0.3670790195465088,
"min": 0.361447811126709,
"msi_stats": {
"msiExecGenQuery": 10,
"msiGetContInxFromGenQueryOut": 10,
"msiGetMoreRows": 360,
"msiMakeGenQuery": 10
}
},
"new": {
"avg": 0.33989911079406737,
"max": 0.35198402404785156,
"min": 0.33535218238830566,
"msi_stats": {
"msiExecGenQuery": 10,
"msiGetMoreRows": 10,
"msiMakeGenQuery": 10
}
},
"avg_improvement_ratio": 1.070425132512397
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment