• 제목/요약/키워드: Database Benchmark

검색결과 64건 처리시간 0.022초

데이터베이스 시스템을 위한 EBORD 성능 평가 방법론 (The EBORD Benchmark for Database Systems)

  • 정회진;이상호
    • Journal of Information Technology Applications and Management
    • /
    • 제12권2호
    • /
    • pp.29-43
    • /
    • 2005
  • The paper presents the EBORD (Extended Benchmark for Object-Relational Databases) benchmark, which is an extension of the BORD benchmark for object-relational databases. The EBORD benchmark is developed to evaluate the database common functions that should be supported in modern database systems. Besides the 36 test queries already defined in the BORD benchmark, totally 22 test queries in five categories are newly defined in order to measure the index-relevant performance issues and database import capabilities. The EBORD benchmark also features scalability, use of a synthesized database, and a query-oriented evaluation. In order to show the feasibility of the proposed benchmark, we implement it with two commercial database systems. The experimental results and analyses are also reported.

  • PDF

객체-관계형 데이터베이스 시스템을 위한 새로운 성능 평가 방법론 (A New Benchmark for Object-relational DBMSs)

  • 김성진;이상호
    • 한국정보처리학회논문지
    • /
    • 제7권7호
    • /
    • pp.1997-2007
    • /
    • 2000
  • This paper presents a new benchmark for object-relational database systems, which are regarded as the next-generation database system. This benchmark has been developed to evaluate system performance peculiar to object-relational database systems. The design philosophy, test databases, an test queries of the benchmark are presented. This benchmark features scaleability, use of a synthesized database only, and a query-oriented evaluation. We have implemented his benchmark with two commerical object-relational database systems and the experimental results are also reported.

  • PDF

사용자 관점에서의 조인 연산 평가 방법론 (A Join Operations Benchmark in Users' Perspective)

  • 정회진;이상호
    • 정보처리학회논문지D
    • /
    • 제12D권1호
    • /
    • pp.13-20
    • /
    • 2005
  • 조인 연산은 데이터베이스 시스템의 가장 기본적이고 중요한 연산이며, 큰 수행 비용을 필요로 하는 연산이다. 지금까지 효율적인 조인 연산의 구현과 평가를 위한 다양한 연구가 진행되었다. 기존의 조인 연산 평가는 구현자 관점에서 우수한 알고리즘을 규명하기 위해 개발되었다. 본 논문은 사용자 관점에서 조인 연산 성능을 평가하는 조인 연산 평가 방법론을 기술한다. 본 성능 평가는 사용자가 자신의 업무에 적합한 조인 연산을 수행하는 데이터베이스 시스템을 선택하는데 도움을 준다. 본 논문에서는 두 가지 조인 범주와 여섯 가지의 조인 성능 영향 요소를 고려하여 42개의 평가 질의를 제안한다. 마지막으로 제안된 방법론에 따라 두 개의 상용 데이터베이스 시스템을 대상으로 구현하고 성능 평가 결과를 기술하였다.

데이터베이스 벤치마크를 위한 통합 도구 (A Integrated Suite for Database Benchmarks)

  • 정회진;이상호
    • 정보처리학회논문지D
    • /
    • 제13D권2호
    • /
    • pp.165-174
    • /
    • 2006
  • 데이터베이스 개발자나 사용자는 새로운 데이터베이스 시스템이 개발되거나 기존 데이터베이스 시스템에 새로운 기능이 추가되면 벤치마크를 통해 해당 시스템이나 기능의 성능을 점검하게 된다. 본 논문에서는 데이터베이스 시스템을 위한 벤치마크 통합 도구를 제안한다. 벤치마크 통합도구는 범용 벤치마크, 주문 벤치마크, 혼합 벤치마크를 사용자가 하나의 사용자 인터페이스를 사용하여 쉽게 수행할 수 있도록 지원한다. 텍스트 데이터 생성과 관련하여, 벤치마크 통합도구는 3가지 데이터 형에 대해 8가지 데이터분포를 제공하여 실세계와 유사한 데이터 생성을 수행하도록 돕는다. 또한 벤치마크 통합도구에서는 3가지 서로 다른 방법을 사용하여 XML 데이터를 생성하도록 지원한다. 사용자들은 벤치마크 통합도구의 작업부하 생성기능을 사용하여 실세계와 유사한 환경에서 벤치마크를 수행할 수 있다. 벤치마크 통합도구는 사용자가 새로운 범용 벤치마크나 주문 벤치마크를 쉽게 구현할 수 있도록 지원한다. 본 논문에서는 새로운 주문 벤치마크를 벤치마크 통합도구에 쉽게 추가할 수 있음을 예를 통해 보인다.

TPC-W 성능 평가에서의 데이타베이스 시스템 성능 인자 튜닝 (Database System Parameter Toning in the TPC-W Benchmark)

  • 류문수;정회진;이상호
    • 한국정보과학회논문지:데이타베이스
    • /
    • 제31권4호
    • /
    • pp.373-383
    • /
    • 2004
  • 대량의 데이타를 관리하는 현대 데이타베이스 시스템 환경에서는 데이타베이스 시스템 튜닝에 대한 중요성이 증가하고 있다. 특히, 데이타베이스 시스템 성능 인자(performance parameters)를 시스템부하에 따라 적절하게 튜닝하여야 한다. 본 논문에서는 TPC-W 환경에서 데이타베이스 시스템의 단일 성능 인자 튜닝 전략 2가지(처리량 평가 방법, 응답시간 평가 방법)를 제시한다. 효과성을 입증하기 위하여 제시한 튜닝 전략은 두 개의 상용 데이타베이스 시스템에 적용하였다. 실험 결과는 제시된 튜닝 전략이 성능 향상에 기여함을 보인다.

철골접합부 상세별 에너지 소산 (Energy Dissipation of Steel Connection Details)

  • 김장훈
    • 한국지진공학회:학술대회논문집
    • /
    • 한국지진공학회 2003년도 추계 학술발표회논문집
    • /
    • pp.155-162
    • /
    • 2003
  • The evolved energy concept has been demonstrated to fir the seismic evaluation of various steel connection details with the objective basis. For this, the strain energy stored in the structural system obtained from the experimental database has been normalized by that of a benchmark system. In this notion, the ideal elastic-perfectly plastic structural system has been assumed as a benchmark. In addition, the attempt shows that those previously peformed experimental database can be recycled to have further significance.

  • PDF

플래시 변환 계층에 대한 TPC-C 벤치마크를 통한 성능분석 (Performance Analysis of Flash Translation Layer using TPC-C Benchmark)

  • 박성환;장주연;서영주;박원주;박상원
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제14권2호
    • /
    • pp.201-205
    • /
    • 2008
  • 최근 플래시 메모리는 소형 정보기기의 주된 저장매체로서 그 사용이 급격히 증가하고 있다. 또한, 플래시메모리의 용량이 점점 증가함에 따라 더욱 많은 정보를 저장하고 관리하려는 시도가 이루어지고 있다. 따라서 효율적으로 정보를 관리하는 시스템인 데이타베이스가 플래시 메모리에서도 필요로 하게 되었다. 그러나 데이타베이스는 임의적인 디스크 I/O를 발생시키는 특징이 있어 현재의 플래시 메모리 시스템에서 그 성능이 매우 좋지 않다. 본 논문에서는 이러한 문제점을 고찰하고자 기존의 FTL 알고리즘들이 플래시 기반의 데이타베이스 시스템에서 어떠한 성능을 보이는지 실험하였다. 그 결과 실험에 사용한 FTL 알고리즘 모두가 매우 좋지 않은 성능을 보였다. 특히 지금까지 상당히 좋은 FTL 알고리즘으로 평가되었던 것들이 데이타베이스 응용에서는 나쁜 성능을 보였다. 또한 현재 플래시 메모리의 성능을 개선하고자 사용되는 칩 인터리빙 기술 또한 모든 FTL 알고리즘에서 좋은 성능을 내지 못하였다. 본 논문에서는 실험 결과를 바탕으로 데이타베이스 시스템을 잘 지원하는 새로운 FTL 알고리즘이 필요한 이유와 그 방향을 제시한다.

엣지 기반 경량화 플랫폼을 위한 데이터 수집 시스템의 데이터베이스 비교 및 평가 (Comparison and Evaluation of Data Collection System Database for Edge-Based Lightweight Platform)

  • 조우진;임채영;구재회
    • Journal of Platform Technology
    • /
    • 제11권5호
    • /
    • pp.49-58
    • /
    • 2023
  • 에너지 관리 시스템 중 공장 에너지 관리 시스템은 제 3차 에너지 기본 계획과 전세계적 에너지 비용 증가, 환경·기후 문제등에 의해 급격히 성장하고 발전하고 있다. 하지만 이러한 공장 에너지 관리 시스템은 한정된 공간 등의 공장의 특성 상 에너지 관리 시스템의 데이터 수집을 위해 필수적인 데이터 수집 시스템의 구축이 공간적, 환경적, 에너지적으로 어려움을 지닌다. 본 논문은 이러한 공간, 환경, 에너지 관련 문제를 개선하기 위해 엣지 기반 경량화 플랫폼으로 데이터 수집 시스템을 구축하여 엣지 디바이스에서 데이터베이스 구동에 대한 비교 및 평가를 진행한다. 이를 평가하기 위하여 기존 실증 중에 있었던 공장의 특성을 활용하여 CDI Benchmark라는 평가 도구를 개발하여 평가를 진행한다. 평가 결과 MySQL과 같은 RDBMS는 대량 데이터 삽입 시 구동 문제가 발생하여 사용에 부적합 하며, InfluxDB의 경우 높은 압축률을 지닌 압축 알고리즘으로 인해 평가에 따라 MyRocks보다 최대 6배 작은 데이터베이스 크기를 지니지만, MyRocks의 경우 InfluxDB에 비해 최대 80배가량 적은 시간을 소모하는 것을 확인하였다.

  • PDF

H.B. Robinson-2 pressure vessel dosimetry benchmark: Deterministic three-dimensional analysis with the TORT transport code

  • Orsi, Roberto
    • Nuclear Engineering and Technology
    • /
    • 제52권2호
    • /
    • pp.448-455
    • /
    • 2020
  • The H.B. Robinson Unit 2 (HBR-2) pressure vessel dosimetry benchmark is an in- and ex-Reactor Pressure Vessel (RPV) neutron dosimetry benchmark based on experimental data from the HBR-2 reactor, a 2300-MW PWR designed by Westinghouse and put in operation in March 1971, openly available through the SINBAD Database at OECD/NEA data Bank. The goals of the present work were to carry out three-dimensional (3D) fixed source transport calculations in both Cartesian (X,Y,Z) and cylindrical (R,θ,Z) geometries by using the TORT-3.2 discrete ordinates code on very detailed 3D HBR-2 geometrical models and to test the latest broad-group coupled (47 neutron groups + 20 photon groups) working cross section libraries in FIDO-ANISN format with same structure as BUGLE-96, such as BUGJEFF311.BOLIB, BUGENDF70.BOLIB and BUGLE-B7. The results obtained with all the cited libraries were satisfactory and are here reported and compared.

An inter-comparison between ENDF/B-VIII.0-NECP-Atlas and ENDF/B-VIII.0-NJOY results for criticality safety benchmarks and benchmarks on the reactivity temperature coefficient

  • Kabach, Ouadie;Chetaine, Abdelouahed;Benchrif, Abdelfettah;Amsil, Hamid
    • Nuclear Engineering and Technology
    • /
    • 제53권8호
    • /
    • pp.2445-2453
    • /
    • 2021
  • Since the nuclear data forms a vital component in reactor physics computations, the nuclear community needs processing codes as tools for translating the Evaluated Nuclear Data Files (ENDF) to simulate nuclear-related problems such as an ACE format that is used for MCNP. Errors, inaccuracies or discrepancies in library processing may lead to a calculation that disagrees with the experimentally measured benchmark. This paper provides an overview of the processing and preparation of ENDF/B-VIII.0 incident neutron data with NECP-Atlas and NJOY codes for implementation in the MCNP code. The resulting libraries are statistically inter-compared and tested by conducting benchmark calculations, as the mutualcomparison is a source of strong feedback for further improvements in processing procedures. The database of the benchmark experiments is based on a selection taken from the International Handbook of Evaluated Criticality Safety Benchmark Experiments (ICSBEP handbook) and those proposed by Russell D. Mosteller. In general, there is quite good agreement between the NECP-Atlas1.2 and NJOY21(1.0.0.json) results with no substantial differences, if the correct input parameters are used.