NHibernate Profiler
Welcome to our official feedback forum. Do you have an idea? Do you recognize a good idea when you see one? We want to hear from you!
-
View mapping HBM XML for Entity
Option to view the mapping HBM XML for each Entity. (Currently the Analysis tab | Overall Usage lists Aggregated Entities by Name.)
(This would aid debugging when using ActiveRecord or Fluent NHibernate which generate the mappings.)
35 votesMaybe for vNext, this is pretty complex impl wise
-
Allow me to profile an application running on different box from profiler
It'd be great if I could profile an application that's running on a machine that isn't the one running the profiler client application.
eg, profile from my dev workstation on a staging-environment computer.
21 votesThis is a vNext feature
-
Document NHibernate Statistics
Right now the stats are shown in NH Prof, but there is not documention about them
17 votes -
Save/diff session sets
Currently we can diff between two single sessions.
What I would love to see is actually two features, one depending on an other.1. Ability to save (name, tag...) session sets, to have one higher order operation (business transaction or whatever)
2. Ability to diff between two different session sets
11 votes -
allow us to filter queries by session factory
if you are communicating with multiple databases it would be nice if you could set a filter to show only queries from one session factory or to exclude the queries from one.
10 votes -
Adding a DateTime column to the grid view
Generally, a datetime column would help a lot figuring out when the query was issued.
5 votes -
Allow us to ignore "select N+1" and "select N+1 across multiple sessions" alerts separately.
When integrating NHProf with a continuous integration environment and/or using NHProf to profile integration tests, "select N+1 across multiple sessions" alerts are often false positives. We should be able to ignore them separately.
3 votes -
Problem: NH Prof create big temp file
NH Prof creates a big temp file, which is causing problems on machines with small HD.
1 vote -
Allow to set maximum file size for NH Prof offline logging
This will allow to leave it running on a server
0 votes
- Don't see your idea?