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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T09:37:59+00:00 2026-06-04T09:37:59+00:00

i programmed a little browser game with javascript/html/css. To improve the performance of my

  • 0

i programmed a little browser game with javascript/html/css. To improve the performance of my game i want to check if the game is running slow on the browser of the person whos playing it and lower the preferences automatically.

Does anybody know how to check the frames per second from the current user (or the hardware data)?

  • 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-04T09:38:00+00:00Added an answer on June 4, 2026 at 9:38 am

    If you are using just javascript, html and css (no jquery or dojo or …), then you should measure this yourself. I assume you would have some while-loop which rerendere the whole screen or parts. Check how many times this is called, by using Date() you can then decide the time for a frame:

    from=new Date();
    //render one frame
    to = new Date();
    dt=to-from;
    setFPS(1000/dt);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have programmed in HTML, Java, CSS, C++, VB, an Python. I'm looking to
The original developer programmed the following JavaScript, which is a little amateurish in my
I am a beginner in F#, but have programmed a little in C #
Recently I programmed a little app for my android device. As the datastorage for
I have programmed a little application in which you can register and edit your
I've got a little problem. I programmed a winforms application that recursivly searches files
I have about 10 referenced CSS and JavaScript (JS) files on my website and
I am new in the ad-sector, I have programmed two little ios games to
I'm making a little game for fun, and there is an event where you
I'm a new Python programmer who is having a little trouble using 'self' in

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.