When I use MiniProfiler plugin for Glimpse, the duration column is not showing anything. What could be missing? Anyone experienced the same?
Asked
Active
Viewed 431 times
1 Answers
1
I'm the developer behind this plugin.
The problem is that the plugin is collecting data before the request ends. The thing is that it's not obvious how to collect data in that situation and I'm working on that.
I'll update this answer when I fix the problem.
Ths ticket can be found here: https://github.com/mcliment/miniprofiler-glimpse-plugin/issues/2

Marc Climent
- 9,434
- 2
- 50
- 55
-
Please post back when you have a solution for this. Great plugin nonetheless! – Kagawa Sep 09 '14 at 10:31
-
Hi Marc, any progress on this? The duration not showing really killed this awesome plugin, please make it work again, thanks – Kagawa Oct 27 '14 at 11:25
-
I'm working on it, new versions of Miniprofiler don't offer all the necessary data when Glimpse needs it. – Marc Climent Oct 28 '14 at 09:37