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

  • SEARCH
  • Home
  • 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 1040871
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T15:16:41+00:00 2026-05-16T15:16:41+00:00

I am wondering how fast client side Javascript is compared to server side Java

  • 0

I am wondering how fast client side Javascript is compared to server side Java in terms of raw computational power.

For instance, sorting. Should it all be done server side if possible? And how about iterating through a collection?

  • 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-05-16T15:16:41+00:00Added an answer on May 16, 2026 at 3:16 pm

    The answer is very complex and depends on each specific situation.

    A server is generally going to be orders of magnitude more powerful than a client machine; and managed code is generally much faster than scripting.

    However – the client machine also usually has a lot of spare computational power that isn’t being used, while the server could be running requests for thousands of users. So in that case much of the work that can be offloaded to the client is preferable.

    You must understand the needs and expectations of your users for each individual piece of functionality in your application and look at the relative load versus development cost for your organization to split development between two environments and figure out what works best. For example, your users probably expect that your site does not freeze their browser or cause unfortunate “this web page is eating your computer” dialogs, so your client scripts should be written intelligently. That’s not to say you can’t do a ton of work on the client (you can), you just have to be smart about how you do it and remember it blocks the UI thread.

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

Sidebar

Related Questions

Wondering if anyone knows a fast way to compress buffered JPEG images with Java.
NodeJS is a fantastic tool and blazing fast. I'm wondering if HTTPClient supports cookies
Hey you lot (again), I was wondering if anyone knew a fast and easy
Wondering what is the best or most popular database client tool. Similar to Microsoft's
I'm wondering how fast I can take pictures one after another withoud surprises from
I was wondering, how fast the HTTPWebRequest is in comparision with a self-written parser
It seems to be pretty fast already and i was just wondering if anyone
I noticed most questions related to client-side script on SO are jQuery related and
Wondering if there is a fast way, maybe with linq?, to convert a Dictionary<string,string>
I'm wondering because I need to have have a function that is disgustingly fast

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.