Unit Test Trace Analysis Data
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/3625781
下载链接
链接失效反馈官方服务:
资源简介:
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 -xvf peass_metadata_commons.tar # extract folder
chmod +x getCalls.sh # Make script executable, since Zenodo provides scripts without x flag
./getCalls.sh # Execute analysis
This consumes a significant amount of hard disc space and contains long filenames; therefore execution on eCryptfs might yield problems.
创建时间:
2024-07-16



