open-contracting / software-development-handbook

A guide for developers of OCP's tools
https://ocp-software-handbook.readthedocs.io/en/latest/
Other
4 stars 1 forks source link

QASP: Add Performance standard #103

Open jpmckinney opened 8 months ago

jpmckinney commented 8 months ago

We can add a row about performance (e.g. response times).

For web, we can use Chrome DevTools (etc.) for load time and runtime performance. Or/Also, we can add a "A" rating on https://gtmetrix.com/

For non-web, the performance targets might need to be specified for each tool.

QASP: https://docs.google.com/document/d/1s-PJSdX43_DMAcXYalG9Upm31XvWCp31j_QGCzFJ7qY/edit

This issue was split from #14