quick-perf/quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
JavaApache-2.0
Issues
- 4
Cannot build quick perf from sources
#220 opened by ennishol - 2
Using QuickPerf with Spring Cloud Contracts
#221 opened by BenLayet - 1
Unexpected exception: /tmp/QuickPerf-7265351587637478002/allocation.ser (No such file or directory)
#218 opened by ennishol - 1
Quarkus tests not working with quick perf
#219 opened by ennishol - 11
Provide compatibility with Spring Boot 3
#196 opened by klu2 - 7
Customize or reduce assertion errors description
#214 opened by MelleD - 7
H2 inner insert is not counted when a select is around
#199 opened by MelleD - 0
Issue with hierarchy of unit-tests classes
#191 opened by blacelle - 8
Cannot rebuild and check how the output matches reference in the Central Repository
#126 opened by nicokosi - 2
@AnalyzeSql
#141 opened by jeanbisutti - 1
Detect database connection leaks
#143 opened by jeanbisutti - 1
Ability to profile a database connection
#147 opened by jeanbisutti - 0
Reorganize the Maven modules
#140 opened by jeanbisutti - 8
- 21
- 1
.NET SqlServer / MOngDb support
#170 opened by fasteddys - 5
Add @ExpectNoInflaterMemoryLeak
#98 opened by jeanbisutti - 3
- 1
Add a lenient mode to @ExpectJdbcBatching
#144 opened by jeanbisutti - 5
Potential NPE
#160 opened by FranckDemeyer - 5
GC declaration issue
#159 opened by FranckDemeyer - 1
Make RSS annotation work on Mac OS
#56 opened by jeanbisutti - 1
Non-uniform color on the QuickPerf website
#152 opened by jeanbisutti - 1
- 1
Move documentation from wiki to website
#150 opened by jeanbisutti - 8
- 2
Support org.junit.jupiter.params.ParameterizedTest
#139 opened by klu2 - 5
Unable to disable QuickPerf on a test method
#131 opened by gmarziou - 11
Instrument dynamic JUnit 5 tests
#62 opened by billybong - 2
Support JVM annotations for dynamic tests
#115 opened by loicmathieu - 8
Add Javadoc to JVM annotations
#89 opened by jeanbisutti - 3
- 2
TestNG tests are not reliable
#109 opened by loicmathieu - 6
Add Javadoc to core annotations
#88 opened by jeanbisutti - 4
Improving design
#100 opened by jlerbsc - 11
- 23
Add @ExpectMaxDelete
#69 opened by jeanbisutti - 0
Add @DisableSelfJoin and @EnableSelfJoin
#61 opened by jeanbisutti - 9
- 8
- 15
Add Javadoc to SQL annotations
#90 opened by jeanbisutti - 3
Add @ExpectMaxUpdate
#68 opened by jeanbisutti - 5
Add @ExpectMaxInsert
#67 opened by jeanbisutti - 9
- 1
Support for Spock Framework
#82 opened by suresh-naik-tfs - 10
Make @ProfileJvm display the allocation rate
#64 opened by jeanbisutti - 6
Make @ProfileJvm display the old GC count
#70 opened by jeanbisutti - 6
Make @ProfileJvm display the young GC count
#71 opened by jeanbisutti - 2
Change Concatenation to String Builder (or String Buffer in Case of Multi-threading)
#74 opened by ubaid4j - 1
Pretty display of JVM data
#63 opened by jeanbisutti