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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T22:31:23+00:00 2026-06-07T22:31:23+00:00

Can anyone provide an example of a system in which a performance improvement of

  • 0

Can anyone provide an example of a system in which a performance improvement of x% to a single sub-component of the system results in an overall performance increase of Ax% (where A>1) for the entire system? In other words, can there be a positive multiplier effect for localized optimizations in a system?

I could have sworn that I have encountered such performance multiplier effects in the past, but for the life of me, I cannot construct even a hypothetical example of such a case.

  • 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-07T22:31:25+00:00Added an answer on June 7, 2026 at 10:31 pm

    The only way I know of to get a multiplier effect in software performance (without different hardware) is to exploit Amdahl’s Law which just says if you make something take less time it’s faster. (Boy, that’s pretty deep.)
    If you reduce the time the software takes by a fraction X, then you have given it a speedup ratio of R = 1/(1-X).
    For example, if a program takes 100 seconds, and you manage to shave off 60, then you’re left with it taking 40 seconds, which is 100/40 = 2.5 times as fast as it was.

    Here’s how X and R are related:

    X    R
    0.0  1
    0.1  1.11..
    0.2  1.25
    0.3  1.43..
    0.4  1.66..
    0.5  2
    0.6  2.5
    0.7  3.33..
    0.8  5
    0.9  10
    0.99 100
    1.0  inf
    

    Also, these effects compound.
    If you reduce time by 50%, the speed is multiplied by 2.
    If you take the result of that, and reduce its time by 50%, the speed is multiplied again by 2.

    Notice that the second 50% was only 25% of the original time.
    The first time reduction made the second one bigger, by a factor of 2 !

    Here’s an example where that speed-compounding magnification effect produced a speedup of 730 times.

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

Sidebar

Related Questions

Can anyone provide an example of how to loop through a System.DirectoryServices.PropertyCollection and output
Can anyone provide a clear example of how to remove a supercolumn in Java
Can anyone provide me an example of how to use WM_CLOSE to close a
Can anyone provide me with a hello world example for a major mode in
I could really use an example of this. Can anyone provide me with a
Can anyone provide details on what the three of these mean? System::ContainerStartTime System::CreationDate System::StartTime
Question: Can anyone please provide a full code example that shows how one does
Can anyone provide an example of how to retrieve captions for YouTube video? Based
Can anyone provide an example of how I can include a path to my
Can anyone provide a working sample code to convert following Oracle DB table with

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.