RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      KCI등재

      NFT 기반 티켓 양도 시스템에서의 자바스크립트 런타임 환경 성능 비교 평가 = Comparative Evaluation of Performance of JavaScript Runtime Environments in NFT-based Tickets Transfer Systems

      한글로보기

      https://www.riss.kr/link?id=A109522703

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      이 논문에서는 NFT 기반 티켓 양도 시스템의 안정성을 향상시키기 위해 Node.js와 Bun 두 자바스크립트 런타임 환경의 성능을 트랜잭션 처리와 데이터베이스 질의 처리로 나누어 비교 분석하였다. 실험 결과, 단일 트랜잭션 처리 성능에서는 Bun이 Node.js에 비해 2.41배 높은 성능을 보였고 부하 테스트의 경우 모든 부분에서 Bun이 Node.js보다 우수한 결과를 보였다. 데이터베이스 질의 처리 성능에서는 Node.js가 Bun에 비해 1.19배 차이로 우수한 결과를 나타낸다. 트랜잭션 처리 속도와 고부하 환경에서의 안정성을 고려한다면 NFT 기반 티켓 양도 시스템을 설계할 때 Bun을 사용하는 것이 적합하다고 판단되지만, 데이터베이스 질의 처리 성능은 한계점으로 존재하며, 이후 Bun의 업데이트를 통해 최적화된 라이브러리나 드라이버를 도입한다면 충분히 보완 가능하다. 결과적으로, 이 논문에서는 NFT 기반 티켓 양도 시스템의 성능 개선을 위해서는 Node.js보다 Bun의 활용이 적절함으로 보였다.
      번역하기

      이 논문에서는 NFT 기반 티켓 양도 시스템의 안정성을 향상시키기 위해 Node.js와 Bun 두 자바스크립트 런타임 환경의 성능을 트랜잭션 처리와 데이터베이스 질의 처리로 나누어 비교 분석하였...

      이 논문에서는 NFT 기반 티켓 양도 시스템의 안정성을 향상시키기 위해 Node.js와 Bun 두 자바스크립트 런타임 환경의 성능을 트랜잭션 처리와 데이터베이스 질의 처리로 나누어 비교 분석하였다. 실험 결과, 단일 트랜잭션 처리 성능에서는 Bun이 Node.js에 비해 2.41배 높은 성능을 보였고 부하 테스트의 경우 모든 부분에서 Bun이 Node.js보다 우수한 결과를 보였다. 데이터베이스 질의 처리 성능에서는 Node.js가 Bun에 비해 1.19배 차이로 우수한 결과를 나타낸다. 트랜잭션 처리 속도와 고부하 환경에서의 안정성을 고려한다면 NFT 기반 티켓 양도 시스템을 설계할 때 Bun을 사용하는 것이 적합하다고 판단되지만, 데이터베이스 질의 처리 성능은 한계점으로 존재하며, 이후 Bun의 업데이트를 통해 최적화된 라이브러리나 드라이버를 도입한다면 충분히 보완 가능하다. 결과적으로, 이 논문에서는 NFT 기반 티켓 양도 시스템의 성능 개선을 위해서는 Node.js보다 Bun의 활용이 적절함으로 보였다.

      더보기

      다국어 초록 (Multilingual Abstract)

      In this paper, in order to improve the stability of the NFT-based ticket transfer system, the performance of the two JavaScript runtime environments, Node.js and Bun, was compared and analyzed by dividing it into transaction processing and database query processing. As a result of the experiment, Bun showed 2.41 times higher performance than Node.js in single transaction processing performance, and Bun showed better results than Node.js in all parts of the load test. In database query processing performance, Node.js shows superior results by 1.19 times compared to Bun. Considering the transaction processing speed and stability in a high-load environment, it is considered appropriate to use Bun when designing an NFT-based ticket transfer system, but the database query processing performance exists as a limitation, and it can be sufficiently supplemented if an optimized library or driver is introduced through Bun's update. As a result, in this paper, it seemed that the use of Bun was more appropriate than Node.js to improve the performance of the NFT-based ticket transfer system.
      번역하기

      In this paper, in order to improve the stability of the NFT-based ticket transfer system, the performance of the two JavaScript runtime environments, Node.js and Bun, was compared and analyzed by dividing it into transaction processing and database qu...

      In this paper, in order to improve the stability of the NFT-based ticket transfer system, the performance of the two JavaScript runtime environments, Node.js and Bun, was compared and analyzed by dividing it into transaction processing and database query processing. As a result of the experiment, Bun showed 2.41 times higher performance than Node.js in single transaction processing performance, and Bun showed better results than Node.js in all parts of the load test. In database query processing performance, Node.js shows superior results by 1.19 times compared to Bun. Considering the transaction processing speed and stability in a high-load environment, it is considered appropriate to use Bun when designing an NFT-based ticket transfer system, but the database query processing performance exists as a limitation, and it can be sufficiently supplemented if an optimized library or driver is introduced through Bun's update. As a result, in this paper, it seemed that the use of Bun was more appropriate than Node.js to improve the performance of the NFT-based ticket transfer system.

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼