Dacapao 实验集(9.12 版本) 能不能给个网址?【内存分析实验】

网址

Dacapao 实验集

引用

以前看到的文章,如果使用这个基准程序,引用文献很多时候是一篇论文:
Blackburn S M, Garner R, Hoffmann C, et al. The DaCapo benchmarks: Java benchmarking development and analysis. Proceeding of the 21st annual ACM SIGPLAN Conference on Object-Oriented Programming Systems, Languages, and Applications(OOPSLA). Portland, Oregon, USA: ACM, 2006. 169-190.

Dacapao 实验集简介

This benchmark suite is intended as a tool for Java benchmarking by the programming language, memory management and computer architecture communities. It consists of a set of open source, real world applications with non-trivial memory loads. The initial release of the suite was the culmination of over five years work at eight institutions, as part of the DaCapo research project, which was funded by a National Science Foundation ITR Grant, CCR-0085792. Three years of development have gone into the 2009 release. This work has been funded by the ANU, the Australian Research Council and a generous donation from Intel.

原文地址:https://www.cnblogs.com/juking/p/5690322.html