Skip to content

Renaissance 0.11.0

Compare
Choose a tag to compare
@ceresek ceresek released this 05 Jun 09:30
· 772 commits to master since this release
91cf51d

Workload changes:

  • Avoid unnecessary I/O in page-rank (#197)
  • Avoid creating response handlers per request in finagle-http (#215)
  • Fix RDD caching issues and add checks in Spark workloads (#228)
  • Fix resource path issues in finagle-chirper on Windows (#222)
  • Fix classpath issues in dotty on Windows (#183)
  • Update the Neo4J benchmark (#224)

Harness changes:

  • Use single shot time mode in JMH wrappers (#185)
  • Hardcode locale to improve output stability (#198)
  • Force GC between iterations by default (#196)
  • Add hardware counter collection plugin (#195)
  • Add compilation time collection plugin (#218)
  • Support named benchmark configurations (#191)
  • Support benchmark parameters (#182)
  • Record benchmark failure in JSON (#178)
  • Record revision information in JSON (#177)
  • Do not include dummy benchmarks in CLI list (#229)
  • Add environment information to JSON (#216)