Wijaya, Ricky Wijaya
Unknown Affiliation

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Performance Comparison Between Laravel and ExpressJs Framework Using Apache JMeter Mangapul Siahaan; Wijaya, Ricky Wijaya
JOURNAL OF INFORMATICS AND TELECOMMUNICATION ENGINEERING Vol. 7 No. 2 (2024): Vol. 7 No. 2 (2024): Issues January 2024
Publisher : Universitas Medan Area

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31289/jite.v7i2.10571

Abstract

Modern web application development requires selecting an optimal framework to ensure maximum efficiency and performance. This research compares two leading frameworks, Laravel (using PHP) and Express.js (using JavaScript), in the context of building RESTful APIs. The purpose of this research is to compare the performance of Laravel and Express.js through performance testing, with a focus on the API response to student data access in the MySQL database. The research method used is performance testing which involves realistic test scenarios and performance metrics such as response time. The research results provide a deep understanding of the performance advantages and disadvantages of Laravel and Express.js in API development. This research helps developers choose a framework that suits project needs, considering efficiency and speed in developing RESTful APIs. The test results show the superiority of the Laravel framework with an average response time of 1745.7 ms faster than Express.js. This Laravel is better suited for applications with high concurrent user access, while Express.js is a good choice for applications with a lower number of simulated users. Framework selection must consider both response speed and specific application needs and consider the specifications of the server used. The implication of this research can help developers optimize web application development, increase efficiency, and ensure maximum performance according to the project goals