- Mastering High Performance with Kotlin
- Igor Kucherenko
- 82字
- 2021-06-25 20:55:25
Levels of fixture methods
To control when fixture methods should be run, you can use at least three available options:
- Trial: Specifies that a method should be invoked before or after the entire benchmark run
- Iteration: Specifies that a method should be invoked before or after the benchmark iteration
- Invocation: Specifies that a method should be invoked before or after the benchmark method invocation
You can pass one of these objects as a parameter to the @Setup or @TearDown annotations.
推薦閱讀
- Spring 5.0 By Example
- JavaScript高效圖形編程
- MySQL數(shù)據(jù)庫(kù)管理與開發(fā)實(shí)踐教程 (清華電腦學(xué)堂)
- Visual C++應(yīng)用開發(fā)
- 小程序開發(fā)原理與實(shí)戰(zhàn)
- Python語(yǔ)言實(shí)用教程
- Julia 1.0 Programming Complete Reference Guide
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- 遠(yuǎn)方:兩位持續(xù)創(chuàng)業(yè)者的點(diǎn)滴思考
- The Statistics and Calculus with Python Workshop
- Java RESTful Web Service實(shí)戰(zhàn)
- Beginning C# 7 Hands-On:The Core Language
- C語(yǔ)言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)與習(xí)題精解
- 面向?qū)ο蠓治雠c設(shè)計(jì)(第3版)
- 米思齊實(shí)戰(zhàn)手冊(cè):Arduino圖形化編程指南