8000 Releases · domgiles/swingbench-public · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: domgiles/swingbench-public

Swingbench Latest

18 Mar 18:23
Compare
Choose a tag to compare

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

April 2025 Release

15 Apr 18:45
Compare
Choose a tag to compare
  • Swingbench now stores the results of benchmark runs in a JSON document in a table in the benchmark schema. These can then be queried using SQL with dot notation.
  • You can now output the results file as JSON rather than XML (the default)
  • Updated the jdbc drivers to Oracle Database 23ai
0