Skip to content

Releases: DaGeRe/peass

Release 0.1.13

09 Apr 13:30
Compare
Choose a tag to compare

What's Changed

  • [Fix] comparison with java.lang class names by @stro18 in #55
  • Added DEFAULT_TRACE_SIZE_IN_MB to KiekerConfig by @mawHBT in #56
  • Rename command line options with version to commit (e.g. -startversion is now -startcommit), old and deprecated options will be removed in 0.2.0
  • Fix writing traces that consist of a byte[] too big for Java

Release 0.1.12

25 Mar 10:51
Compare
Choose a tag to compare

What's Changed

  • Add option to exclude log4j-to-slf4j
  • Fix gradle import parsing problem
  • Fix possible aggregation / ignoreEOI configurations
  • Save all data in nanoseconds
  • Update to latest KoPeMe and Kieker
  • Clarify naming of Starter classes and test selection JSON mapper classes
  • Class Ignore implemented by @Schattensilber in #54

New Contributors

Full Changelog: peass-parent-0.1.11...peass-parent-0.1.12

Release 0.1.11

21 Mar 10:25
Compare
Choose a tag to compare

What's Changed

  • Added parameters classFolder and testClassFolder by @stro18 in #37
  • [Fix] Use existing execution config by @stro18 in #43
  • [FIX] Description of statistic errors by @stro18 in #50
  • [FIX] Isolate generation of diff files from detection of trace changes by @stro18 in #53

New Contributors

Full Changelog: peass-parent-0.1.3...peass-parent-0.1.11

Release 0.1.3

06 Dec 23:23
Compare
Choose a tag to compare
  • Bugfixes for windows - most functionalities work on windows now

ASE 2019 PeASS version

09 Sep 10:21
Compare
Choose a tag to compare

The experiments from David Georg Reichelt, Stefan Kühne and Wilhelm Hasselbring: PeASS: A Tool for Identifying Performance Changes at Code Level, Automated Software Engineering, 2019, San Diego. have been done using this version of PeASS.

Besides the repository, a built version of the distribution-module (including all other modules) is provided.

ASE 2019 PeASS version

09 Sep 10:12
Compare
Choose a tag to compare

The experiments from David Georg Reichelt, Stefan Kühne and Wilhelm Hasselbring: PeASS: A Tool for Identifying Performance Changes at Code Level, Automated Software Engineering, 2019, San Diego. have been done using this version of PeASS.

Besides the repository, a built version of the distribution-module (including all other modules) is provided.