Django Python 3.12 vs Ruby on Rails Performance Comparison

preview_player
Показать описание
we dive into the performance metrics of two popular web development frameworks, Django and Ruby on Rails. Using identical server specifications and similar applications, we simulate a load of 100 concurrent users to test response time.
Рекомендации по теме
Комментарии
Автор

nice content, straight to the point, please keep doing more videos like this

michael_ibeh
Автор

This video was great, can you also create a tutorial on how to measure performance of an MVC webapp using that jmeter, I want to learn that with basics.

sohamjobanputra
Автор

can you please make a same comparison video for Django, FastAPI, Laravel and Express.js? During testing I would love to see how these frameworks perform with the traffic of Tens of thousands of users. watching these videos are more satisfying than anything else.

farazahmed
Автор

Isn't Rails supposed to be scalable? Why does Django perform better? Will this pattern hold true for 1000 users?
Edit: My bad, Django had some errors while Ruby had none. Ruby is clearly better.

UndyingEDM
Автор

django, and i guess ruby on rails, aren't about performance. nor is java. they are about easy of development and maintaing. i you need perf go for golang.

bogaczew