UPDATE: Zenodo migration postponed to Oct 13 from 06:00-08:00 UTC. Read the announcement.

Dataset Open Access

Performance Exploration Dataset

Tanwir Ahmad; Dragos Truscan

The dataset is created to benchmark performance exploration approaches. We have injected synthetic performance bottlenecks into the source code of the RUBiS web application as delays that are triggered on certain input combinations. The total number of input combinations is 3,100,000, and the bottlenecks roughly cover 9% of the total input combinations.

We have created two variants of the RUBiS web application. In RUBiS(uni), the bottlenecks are uniformly distributed, and the bottlenecks are widely spread over the entire input space. Meanwhile, in RUBiS(poi), we have used Poisson distribution. In the case of RUBiS(poi), as opposed to RUBiS(uni), the bottlenecks are packed together in the input space.

The dataset folder contains bottleneck distributions of RUBiS(poi) and RUBiS(uni). The first four columns of the *_exhaustive_data_dump.csv CSV files contain the values of the input variables: category id, region id, item id, and user id. The fifth column, named bottleneck, indicates whether a certain combination is a bottleneck. If the value is 1, then the corresponding combination is a bottleneck.

The CSV files in the experiment folder contain the cumulative number of bottlenecks identified by iPerfXRL after executing the 775,000 input combinations for RUBiS(poi) and RUBiS(uni).

 

This dataset has been used in the following publications:

  1. Using Deep Reinforcement Learning for Exploratory Performance Testing of Software Systems With Multi-Dimensional Input Spaces (10.1109/ACCESS.2020.3033888)
  2. Automatic exploratory performance testing using a discriminator neural network (10.1109/ICSTW50294.2020.00030)
  3. Exploratory Performance Testing Using Reinforcement Learning (10.1109/SEAA.2019.00032)
Files (19.0 MB)
Name Size
perfx-data.zip
md5:f27b9bd91254d65d7da4912cbf92c144
19.0 MB Download
52
6
views
downloads
All versions This version
Views 5252
Downloads 66
Data volume 113.8 MB113.8 MB
Unique views 4646
Unique downloads 55

Share

Cite as