newrelic / node-newrelic

New Relic Node.js agent code base. Developers are welcome to create pull requests here, please see our contributing guidelines. For New Relic technical support, please go to http://support.newrelic.com.
Apache License 2.0
968 stars 396 forks source link

Re-activate automated benchmark tests #2114

Closed mrickard closed 2 months ago

mrickard commented 6 months ago

In the past, agent teams measured performance using the OATS system, which required a lot of hands-on attention to operate. Our agent repo contains benchmark tests that are runnable locally, and which could be easily incorporated in a regular workflow.

npm run bench runs the existing benchmark test suite. Currently some fail due to changes in the agent or changes to agent dependencies. Results are sent to stdout.

Anticipated related tickets:

Acceptance Criteria

workato-integration[bot] commented 6 months ago

https://new-relic.atlassian.net/browse/NR-255555

workato-integration[bot] commented 2 months ago

Work has been completed on this issue.