DyPyBench
收藏资源简介:
DyPyBench是由斯图加特大学创建的一个大规模、多样化的Python项目基准数据集。该数据集包含50个流行的开源项目,总计681k行Python代码和30k测试案例。创建过程中,项目从Awesome Python仓库中选取,确保了项目的多样性和代表性。DyPyBench旨在解决动态分析技术在Python领域的评估和比较问题,通过提供一个准备就绪、易于分析的基准,支持动态分析和运行时行为研究,适用于测试、动态分析和规范挖掘等多个应用领域。
DyPyBench is a large-scale, diverse benchmark dataset of Python projects created by the University of Stuttgart. The dataset includes 50 popular open-source projects, totaling 681,000 lines of Python code and 30,000 test cases. During its development, projects were selected from the Awesome Python repository to ensure their diversity and representativeness. DyPyBench aims to address the challenges of evaluating and comparing dynamic analysis techniques in the Python domain. By providing a ready-to-use and easily analyzable benchmark, it supports dynamic analysis and runtime behavior research, and is applicable to multiple application fields such as software testing, dynamic analysis, and specification mining.

- 1DyPyBench: A Benchmark of Executable Python Software斯图加特大学 · 2024年



