Back
Featured image of post micro 和 marco benchmarks

micro 和 marco benchmarks

基础知识

Micro-benchmarks

(repeatable sections of code) can be useful but may not represent real-world behavior. Factors that can skew micro-benchmark performance include Java virtual machine warm-up time, and global code interactions.

Macro-benchmarks

(repeatable test sequences from the user point of view) test your system as actual end users will see it.

comments powered by Disqus
Built with Hugo
Theme Stack designed by Jimmy