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 6007025
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T01:37:22+00:00 2026-05-23T01:37:22+00:00

I’m toying with the idea of progressively enabling/disabling JavaScript (and CSS) effects on a

  • 0

I’m toying with the idea of progressively enabling/disabling JavaScript (and CSS) effects on a page – depending on how fast/slow the browser seems to be.

I’m specifically thinking about low-powered mobile devices and old desktop computers — not just IE6 🙂

Are there any examples of this sort of thing being done?

What would be the best ways to measure this – accounting for things, like temporary slowdowns on busy CPUs?

Notes:

  • I’m not interested in browser/OS detection.
  • At the moment, I’m not interested in bandwidth measurements – only browser/cpu performance.
  • Things that might be interesting to measure:
    • Base JavaScript
    • DOM manipulation
    • DOM/CSS rendering
  • I’d like to do this in a way that affects the page’s render-speed as little as possible.

BTW: In order to not confuse/irritate users with inconsistent behavior – this would, of course, require on-screen notifications to allow users to opt in/out of this whole performance-tuning process.

[Update: there’s a related question that I missed: Disable JavaScript function based on user’s computer’s performance. Thanks Andrioid!]

  • 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-23T01:37:23+00:00Added an answer on May 23, 2026 at 1:37 am

    Some Ideas:

    • Putting a time-limit on the tests seems like an obvious choice.
    • Storing test results in a cookie also seems obvious.
    • Poor test performance on a test could pause further scripts
      • and trigger display of a non-blocking prompt UI (like the save password prompts common in modern web browsers)
      • that asks the user if they want to opt into further scripting effects – and store the answer in a cookie.
      • while the user hasn’t answered the prompt, then periodically repeat the tests and auto-accept the scripting prompt if consecutive tests finish faster than the first one.
        .
    • On a sidenote – Slow network speeds could also probably be tested
      • by timing the download of external resources (like the pages own CSS or JavaScript files)
      • and comparing that result with the JavaScript benchmark results.
      • this may be useful on sites relying on loads of XHR effects and/or heavy use of <img/>s.
        .
    • It seems that DOM rendering/manipulation benchmarks are difficult to perform before the page has started to render – and are thus likely to cause quite noticable delays for all users.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I used javascript for loading a picture on my website depending on which small
Basically, what I'm trying to create is a page of div tags, each has
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I am reading a book about Javascript and jQuery and using one of the
I'm making a simple page using Google Maps API 3. My first. One marker
Is it possible to replace javascript w/ HTML if JavaScript is not enabled on
I am trying to understand how to use SyndicationItem to display feed which is

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.