TPC-A Benchmark

Retired DISLab
Swpark (토론 | 기여) 사용자의 2013년 12월 17일 (화) 18:13 버전
(비교) ← 이전 판 | 현재 판 (비교) | 다음 판 → (비교)
이동: 둘러보기, 찾기

목차

TPC-A 참고

TPC-A Benchmark 소스코드

TPC-A Benchmark 구동에 필요한 파일

TPC-A Benchmark 실행방법

  • First of all, check all files related to sqlite3. for example, see the directory of sqlite-3.3.7/ and check sqlite3.h, sqlite_exec.c and test.db for full path, /home/shkim/myfolder/workspace/incoming/sqlite/sqlite-3.3.7 you can compile sqlite_exec.c as below.
$ gcc -L. -o sqlite_exec_intel sqlite_exec.c -lsqlite3
  • and check file property if it is Intel-based file. file sqlite_exec_intel
  • To get the results, just type the program name and enter.
./sqlite_exec_intel
개인 도구
이름공간
변수
행위
둘러보기
구성원
연구
연구실
기타
도구모음
인쇄/내보내기