metarhia / metatests

Extremely simple to use test framework and runner for Metarhia technology stack 🧪
https://metarhia.com
Other
18 stars 4 forks source link

Cases for performance tests #13

Closed tshemsedinov closed 4 years ago

tshemsedinov commented 7 years ago

Here is an example for performance tests, we need to compare multiple implementation: https://github.com/metarhia/common/pull/115

lundibundi commented 4 years ago

This is now possible either via cli (metatests speed or metatests measure) or with manual calls to appropriate functions in speed module.