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

  • Home
  • SEARCH
  • 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 4009894
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T08:56:00+00:00 2026-05-20T08:56:00+00:00

We have a big solution with thousands of warnings. Would it take less to

  • 0

We have a big solution with thousands of warnings. Would it take less to compile the solution if I removed all of the warnings (either manually or using a tool)?

I’ve tried lowering the verbosity level to silent, no use. Maximum verbosity level makes no difference either.

  • 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-20T08:56:01+00:00Added an answer on May 20, 2026 at 8:56 am

    No, it wouldn’t make a significant impact on compilation time. Unlike special tools like FX Cop the compiler itself doesn’t perform any complicated checks so in respect to the other logic it has to perform it’s insignificant.

    What actually may decrease the performance a bit is outputting a very large amount of messages into the console window when compiling from the command line. In this case redirecting the output into a file is a possible improvement.

    However, it’s a good idea to fix those parts of code that generate warnings. You’ll end up with a higher quality code base and mitigate some bugs that would otherwise occur more easily.


    Update: Experimental results.

    Our codebase has approx. 340 thousand lines of C# code divided into 48 projects in a single solution. Recompiling yields 460 warnings. The compiler’s output is 2800 lines longs and occupies nearly 400 kB when redirected into a file.

    Compilation speed on a Core i7 920, 9 GB RAM, single 7.2 krpm disk:

    • 47 seconds when outputting into a console window,
    • 43 seconds when redirecting into a file — that is 9.1% decrease in compilation time.

    All times are averages from three compilations, with a few initial compiles to force the files into the cache. Note that I didn’t do any measurements with warnings turned off.

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

Sidebar

Related Questions

I have a big Java project with thousands of compilation warnings. I would like
Background: I have a big solution where hundreds of functions take strongly typed collections
I have a big solution with lots of projects, using VS2008 SP1, and at
In one big solution we have about 100~ projects all targeting 3.5 and currently
i have a big solution containing that much projects..i need to find a specific
How would you maintain the legacy applications that: Has no unit tests have big
I have pretty big table with lots of columns. I want to find all
I have a pretty big web application that I created last year using ASP.NET
I am trying to create an installer using InstallAware. I have a big database
I have a big solution file and few projects can not be loaded. I

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.