JURIKOM (Jurnal Riset Komputer)
Vol. 13 No. 3 (2026): Juni 2026

Implementasi dan Analisis Kinerja Komputasi Paralel Menggunakan Ray pada Lingkungan Multi-Core untuk Pemrosesan Audio

Phie Chyan (Universitas Atma Jaya Makassar, Makassar)
Sean Coonery Sumarta (Universitas Atma Jaya Makassar, Makassar)



Article Info

Publish Date
30 Jun 2026

Abstract

Parallel computing has become an effective approach to improving data processing efficiency, particularly for CPU-bound applications. This study aims to implement parallel computing using the Ray framework for audio feature extraction in a multi-core single-node environment. The dataset consists of 1000 .wav audio files from the RAVDESS dataset, which are processed through feature extraction in the time, frequency, and time–frequency domains using the Librosa library. The extracted features include zero-crossing rate, spectral features, and Mel-Frequency Cepstral Coefficients (MFCC), which provide a comprehensive representation of audio signal characteristics. Each audio file is treated as an independent task and distributed across multiple workers for parallel processing. This approach allows data processing to be performed independently without inter-task dependencies. Experiments are conducted by varying the number of workers from 1 to 4 to observe their impact on execution time. The primary parameter observed is the total execution time required to complete the feature extraction process. The results show that the implementation of parallel computing reduces execution time compared to serial processing. However, the performance improvement is not strictly linear due to system overhead and hardware resource limitations. These findings indicate that a task parallelism approach using Ray can serve as a practical solution to improve audio data processing efficiency in resource-constrained environments without requiring complex distributed computing infrastructure.

Copyrights © 2026






Journal Info

Abbrev

jurikom

Publisher

Subject

Computer Science & IT Control & Systems Engineering Electrical & Electronics Engineering

Description

JURIKOM (Jurnal Riset Komputer) membahas ilmu dibidang Informatika, Sistem Informasi, Manajemen Informatika, DSS, AI, ES, Jaringan, sebagai wadah dalam menuangkan hasil penelitian baik secara konseptual maupun teknis yang berkaitan dengan Teknologi Informatika dan Komputer. Topik utama yang ...