Releases: domgiles/swingbench-public
Releases · domgiles/swingbench-public
Swingbench Latest
June 2023 release
- New Movie Stream Benchmark
- Support for Java 11 (Java 17 is still the preferred JVM)
- Charbench now supports out-of-place invocation (i.e. you don't need to be in swingbench home )
- You can now display connection pool stats in the verbose output of charbench
- There's now support for Oracle Database Sharding in the SOE benchmark
- Debug output is now in colour (primarily for my benefit)
- Transactions have now been refactored such that their patch is consistent with other benchmarks
- Removed the dependency of DBMS_LOCK for more recent versions of the database
September 2024 Release
September 2024 release
- Added a number of new benchmarks and associated wizards
- Sharded Order Entry
- Movie Wizard
- Application Continuity Order Entry
- JSON Social Network
- Order Entry True Cache
- CPU and I/O stats use metrics reported from the database. No need for Secure Shell
- CPU Chart shows 0 to 100
- Drivers updated to Oracle Database 23ai
- More validation checks with wizards
- Additional command line parameter checks (runtime)
- Numerous fixes