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. To execute the analysis, execute the following steps: tar -x...
This dataset accompanies the article ICPE 2016 "Learning from Source Code History to Identify Perfor...
This repository contains our raw datasets and notebooks for analyzing performance results of benchma...
Various regression test selection techniques have been developed and shown to improve fault detectio...
In order to find performance changes at code level, Peass (https://github.com/DaGeRe/peass) uses uni...
This is the anonymous reviewing version; the source code repository will be added after the review. ...
ABSTRACT The detection of performance bugs by measurements is very time-consuming since measurements...
<p>These measurements contain a ZIP folder in which influxdb dumps of the several load testing runs ...
New application versions may contain source code changes that decrease the application’s performance...
This is the dataset and source code of the paper: On the Detection of Performance Regression Introdu...
The experiments from David Georg Reichelt, Stefan Kühne and Wilhelm Hasselbring: PeASS: A Tool for I...
1. The spreadsheet "Perf Issue Empirical Data Package.xlsx" contains the details of data extraction...
Regression testing is a crucial step in the software development process, which ensures the quality ...
Regression test selection (RTS) techniques attempt to reduce regression testing costs by selecting a...
Regression testing can be done by re-executing a test suite on different software versions and compa...
<p>The code base for the automated performance regression detection in microservice architectures pr...
This dataset accompanies the article ICPE 2016 "Learning from Source Code History to Identify Perfor...
This repository contains our raw datasets and notebooks for analyzing performance results of benchma...
Various regression test selection techniques have been developed and shown to improve fault detectio...
In order to find performance changes at code level, Peass (https://github.com/DaGeRe/peass) uses uni...
This is the anonymous reviewing version; the source code repository will be added after the review. ...
ABSTRACT The detection of performance bugs by measurements is very time-consuming since measurements...
<p>These measurements contain a ZIP folder in which influxdb dumps of the several load testing runs ...
New application versions may contain source code changes that decrease the application’s performance...
This is the dataset and source code of the paper: On the Detection of Performance Regression Introdu...
The experiments from David Georg Reichelt, Stefan Kühne and Wilhelm Hasselbring: PeASS: A Tool for I...
1. The spreadsheet "Perf Issue Empirical Data Package.xlsx" contains the details of data extraction...
Regression testing is a crucial step in the software development process, which ensures the quality ...
Regression test selection (RTS) techniques attempt to reduce regression testing costs by selecting a...
Regression testing can be done by re-executing a test suite on different software versions and compa...
<p>The code base for the automated performance regression detection in microservice architectures pr...
This dataset accompanies the article ICPE 2016 "Learning from Source Code History to Identify Perfor...
This repository contains our raw datasets and notebooks for analyzing performance results of benchma...
Various regression test selection techniques have been developed and shown to improve fault detectio...