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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T10:33:09+00:00 2026-06-12T10:33:09+00:00

I am using a stopwatch start and stop in order to find out the

  • 0

I am using a stopwatch start and stop in order to find out the time of process of a web service how ever when I refresh the page in order to do another test using the same parameters, data an all but the second and all the other test bring back different results. But when I restart the IIS server it again shows the initial result.

So my question is why do I receive a different result in time the first time?

By the way I wrote the web service in C#.

  • 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-12T10:33:11+00:00Added an answer on June 12, 2026 at 10:33 am

    To understand why it’s much slower the first time, consider what has to happen the first time:

    1. Assemblies must be loaded from disk.
    2. The code will be jitted, which means that it must be translated from IL to machine code.
    3. The pages (.cshtml/.aspx) must be parsed. Once parsed, their compiled representation is stored in memory and immediately available upon subsequent requests.

    Generally speaking, none of that has to happen the second time you load the page. There are potentially countless other things that happen the first time and are then cached. This is why subsequent refreshes will usually be much faster.

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

Sidebar

Related Questions

I have a stopwatch feature that is toggled by a start/stop button. When the
I wrote some code which monitors the output of Stopwatch using a tight loop.
I am using a spring Stopwatch in way that is presented in this link
I need to replace Stopwatch to avoid using getters for its properties. I am
Using CI for the first time and i'm smashing my head with this seemingly
I am trying to performance test some code. I am using a stopwatch. When
I have an algorithm of which I'm using System.Diagonstics to time - via the
I wanna diplay a Stopwatch timer... using Asp.Net C#... I have looked through many
Why does the order in which C# methods in .NET 4.0 are just-in-time compiled
We’ve recently discovered that WCF does not support timing out operations on the service

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.