ASP.NET MVC - Does PDB files makes site perform slow -


we have asp.net mvc website hosted in azure web apps. everytime deploy site takes literally couple of minutes load. i've noticed site performs slow.

when looking @ bin folder, noticed quiet lot of pdb files.

wondering if pdf files causing performance issue. insights appreciated.

pdb files don't affect performance in way , used when debugging.


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

android - CoordinatorLayout, FAB and container layout conflict -