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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T13:39:23+00:00 2026-06-13T13:39:23+00:00

While monitoring performance counters during the load test of a .NET web application, the

  • 0

While monitoring performance counters during the load test of a .NET web application, the default critical threshold of 10 was constantly exceeded for a counter called “% Time in RT checks”.

Why is it bad to spend a lot of time doing runtime checks?
What might this say about our application?
How should this be improved?

  • 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-13T13:39:25+00:00Added an answer on June 13, 2026 at 1:39 pm

    This threshold is not necessarily indicative of bad performance (depending on what else you are doing, 10% of your processing time may not be very much!).

    There is another related counter, “Total Runtime checks.” This counter displays the actual count of runtime checks (it is documented here). If the value in that counter is low, then the likelihood is that you don’t have an issue. If it’s high (or increases rapidly at certain points in your app) then you may have an issue worth investigating.

    These “runtime checks” are the code access security checks that are made when your code asks for a specific CAS permission from the runtime. If your code is complex or runs under limited trust, you may find that you are making many requests and that you can potentially restructure your code to optimise these. However, I’d be sure to identify that this is an issue before looking too deeply, as it’s not always a straightforward optimisation.

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

Sidebar

Related Questions

While monitoring our application in Perf Mon I noticed that the % of Time
I'm currently developing a monitoring application for some in-house hardware using net-snmp. I have
I have set up ASP.Net health monitoring in web.config: <healthMonitoring enabled=true> <providers> <clear />
I was curious if anyone knew of a way of monitoring a .Net application's
What happens if I call startUpdatingLocation while startMonitoringSignificantLocationChanges is running? Does significantLocationChange monitoring get
While developing an application using gwt in ecliplse crashed. Now the server is running
I have a need to send alerts to a web-based monitoring system written in
I'm running into a strange issue on Vista with the Performance monitoring API. I'm
Here is the problem A user of an enterprise web application is performing a
We currently have a Live ASP.NET application (Basically a CMS) running on our IIS7

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.