Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

fix(metrics): measure request count and time in perf tests #97

Merged
merged 1 commit into from
Sep 4, 2015

Conversation

philbooth
Copy link
Contributor

My previous attempt at this script was just an epic fail, sorry. I should not have merged it into master.

The main problem fixed in this PR is my desperately foolish attempt to use the duration of a fixed-period load test as a benchmark/comparison. Now it reports the number of requests and the average requests per second instead.

Another problem it fixes is a variable name that I mystifyingly changed in one place but not the other. That condition isn't entered when the load tests are run on a separate machine to the metrics queries, so I didn't spot it when I was running in EC2.

The final change is to fix the path name to the script in the comments.

@rfk
Copy link
Contributor

rfk commented Sep 4, 2015

👍

rfk added a commit that referenced this pull request Sep 4, 2015
fix(metrics): measure request count and time in perf tests
@rfk rfk merged commit 1b25ad8 into master Sep 4, 2015
@philbooth philbooth deleted the phil/fix-metrics-perf branch September 4, 2015 07:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants