Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8910445
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T03:41:29+00:00 2026-06-15T03:41:29+00:00

I am developing a site using Ruby on Rails. I would like to develop

  • 0

I am developing a site using Ruby on Rails. I would like to develop the REST API (JSON) separately to maximize performance, the Rails stack just takes away too much.

Are there any performance benchmarks out there? What do you think would yield the best performance? I am currently thinking about the following, because that’s what I have experience with. Is there anything else I should consider? It should be lightweight.

  • node.js
  • Scala Spray (http://spray.io/)
  • Ruby Sinatra

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T03:41:31+00:00Added an answer on June 15, 2026 at 3:41 am

    Summary: Maximize your performance as a developer. Use stack you know best. First make it work, then make it fast.

    Are there any performance benchmarks out there?

    There are all kinds of benchmarks out there. Let’s say, node.js can handle 100k HPS (helloworlds per second) and Sinatra can only do 80k. What does it tell you? Nothing.

    Also, sometimes higher performance comes at a great cost. Take ruby C extensions, for example. Sure, C runs faster than Ruby, but it prevents other threads from running on other cores (because of GIL).

    So, don’t choose tech only by benchmark figures from the internet. There are so many factors to consider besides raw HPS number.

    LINK: If you think Rails is too heavy, you should try rails-api. It’s basically a stripped down version of Rails (you don’t need things like cookie authentication or MSIE rendering helpers in an api server).


    Personal story

    I run an API server that handles some load. First version was written with Rails. Then I thought “Hey, Rails Is Bloated (c), let’s rewrite everything with Sinatra”. And then I had waves of frustration coming one after another. It turned out that Rails does a lot of small but helpful things which I didn’t appreciate. I gave up, rewrote it with Rails again (applying lessons learned) and lived happily ever since.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I developing a site with ruby on rails 3.1 on Lion. I'm using the
I am developing a site in ruby on rails using mongoDB database. I am
I'm currently developing a site using the WordPress Twenty Eleven theme and I would
My freelance web developer is developing a site on Ruby on Rails. Currently the
I start developing a site using Rails 3.x and I need to run multiple
I would like to know your opinion on developing a .html web pages site
I am developing a site using rails and deploying it to heroku. It will
I'm developing my personal photography portfolio using Ruby on rails. I'm not at all
I am currently developing a site using ASP.NET MVC 3, I am using Nhibernate.
I'm developing a site using the CakePHP framework. I have a form which shows

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.