In order to find performance changes at code level, Peass (https://github.com/DaGeRe/peass) uses unit tests as proxy for the performance of a software. The performance of a unit test may not change if the called source stays the same. Therefore, PeASS' regression test selection identifies which tests to execute. For further analysis of the performance changes, the changed source is analysed and methods, which are called and which contain source code changes, are extracted. This dataset provides the results of the regression test selection and source code analysis of Apache Commons Compress, CSV, DBCP, fileupload, imaging, IO, JCS, numbers, pool and text and httpcomponents-core
Regression testing is a crucial step in the software development process, which ensures the quality ...
During software evolution, the source code of a system frequently changes due to bug fixes or new fe...
Software systems is evolve continuously during development and maintenance. After software is modifi...
In order to find performance changes at code level, Peass (https://github.com/DaGeRe/peass) uses uni...
ABSTRACT The detection of performance bugs by measurements is very time-consuming since measurements...
This is the dataset and source code of the paper: On the Detection of Performance Regression Introdu...
New application versions may contain source code changes that decrease the application’s performance...
<p>These measurements contain a ZIP folder in which influxdb dumps of the several load testing runs ...
Regression testing can be done by re-executing a test suite on different software versions and compa...
This is the anonymous reviewing version; the source code repository will be added after the review. ...
Regression test selection (RTS) techniques attempt to reduce regression testing costs by selecting a...
Regression testing is typically performed after changing the code of a software program or system. ...
The objective of this work is to improve look up for changes in source code performance and help to ...
Various regression test selection techniques have been developed and shown to improve fault detectio...
The experiments from David Georg Reichelt, Stefan Kühne and Wilhelm Hasselbring: PeASS: A Tool for I...
Regression testing is a crucial step in the software development process, which ensures the quality ...
During software evolution, the source code of a system frequently changes due to bug fixes or new fe...
Software systems is evolve continuously during development and maintenance. After software is modifi...
In order to find performance changes at code level, Peass (https://github.com/DaGeRe/peass) uses uni...
ABSTRACT The detection of performance bugs by measurements is very time-consuming since measurements...
This is the dataset and source code of the paper: On the Detection of Performance Regression Introdu...
New application versions may contain source code changes that decrease the application’s performance...
<p>These measurements contain a ZIP folder in which influxdb dumps of the several load testing runs ...
Regression testing can be done by re-executing a test suite on different software versions and compa...
This is the anonymous reviewing version; the source code repository will be added after the review. ...
Regression test selection (RTS) techniques attempt to reduce regression testing costs by selecting a...
Regression testing is typically performed after changing the code of a software program or system. ...
The objective of this work is to improve look up for changes in source code performance and help to ...
Various regression test selection techniques have been developed and shown to improve fault detectio...
The experiments from David Georg Reichelt, Stefan Kühne and Wilhelm Hasselbring: PeASS: A Tool for I...
Regression testing is a crucial step in the software development process, which ensures the quality ...
During software evolution, the source code of a system frequently changes due to bug fixes or new fe...
Software systems is evolve continuously during development and maintenance. After software is modifi...