Download List

프로젝트 설명

cbench is a compiler benchmark utility that was
implemented to measure the effect of using
different compilers, compile time flags, and
runtime libraries on a set of synthetic micro-
benchmarks of C/C++ code. The set of small
benchmarks is easily extended.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-05-01 08:24
1.1.5

다수의 주요 개선 사항.
Tags: Major feature enhancements
Numerous major enhancements.

2002-10-26 17:52
0.5

이 릴리스, 그래서 그것을 나이 gccs과 성능 측면에서 비교 될 수있다는 gcc - 3.2 cbench 작업을 수있습니다.
Tags: Minor feature enhancements
This release makes cbench work with gcc-3.2, so it can be compared in
terms of performance with older gccs.

2002-06-13 02:57
0.4.1

정규식을위한 새로운 마이크로 벤치 마크와 간단한 glibc는 기능 (sscanf, 왜냐하면, sqrt, hypot, 그리고 랜드).
Tags: Minor feature enhancements
New micro benchmarks for regex and simpler glibc functions (sscanf, cos, sqrt, hypot, and rand).

2002-06-11 04:03
0.4

이 릴리스에 대한 더 많은 마이크로 벤치 마크를 추가했다. 초점을 C 코드를 벤치 마크 strpbrk, isalpha (같은과 strftime) 및 플로팅 작업 죄를 층 ()처럼했다. HTML을보고 버그가 수정되었습니다.
Tags: Minor feature enhancements
For this release, more micro benchmarks were added. The focus was on C code benchmarks (like strpbrk, isalpha, and strftime) and floating operations (like sin and floor). A bug in the HTML reporting was fixed.

2002-06-02 21:34
0.3

소스를 이제 C 컴파일러가 C 벤치 마크를 컴파 일할 수 있도록 그리고 C + 무시 + 벤치 마크 방식으로 정렬됩니다. 일부는 새로운 마이크로 벤치 마크, 재귀 함수 호출을 포함하여, 추가되었습니다 생성 및 slist 이상 iterating. (slist 광범위하지만, 표준이 아닌 확장에서 STL을 사용할 수있습니다.)
Tags: Minor feature enhancements
The source is now sorted in a way that allows a C
compiler to compile the C benchmarks and ignore
the C++ benchmarks. Some new micro benchmarks were
added, including recursive functions calls, and
creating and iterating over a slist. (slist is a
widely available, but non-standard extension to
the STL.)

Project Resources