mishrsud / mvc-mini-profiler

Automatically exported from code.google.com/p/mvc-mini-profiler
0 stars 0 forks source link

Add an option to modify what is considered trivial #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add an option to modify what is considered trivial.

Perhaps in the `RenderIncludes` function, there could be some named parameters 
that tweak certain settings.  "Trivial Threshold" could be one of them.

Original issue reported on code.google.com by Spoonful...@gmail.com on 9 Jun 2011 at 7:25

GoogleCodeExporter commented 8 years ago
You can modify 
MvcMiniProfiler.MiniProfiler.Settings.TrivialDurationThresholdMillisecond

Original comment by bdor...@gmail.com on 9 Jun 2011 at 7:36

GoogleCodeExporter commented 8 years ago
Ah, ok.  "Status invalid" then.

Original comment by Spoonful...@gmail.com on 9 Jun 2011 at 9:04

GoogleCodeExporter commented 8 years ago
yerp already implemented :) 

Original comment by sam.saff...@gmail.com on 9 Jun 2011 at 10:27