[jboss-jira] [JBoss JIRA] (JBJCA-1120) Allow disabling of core and jdbc statistics via configuration
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Wed Dec 4 13:08:06 EST 2013
[ https://issues.jboss.org/browse/JBJCA-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen updated JBJCA-1120:
-----------------------------------
Fix Version/s: 1.0.24.Final
Affects Version/s: (was: 1.0.24.Final)
> Allow disabling of core and jdbc statistics via configuration
> -------------------------------------------------------------
>
> Key: JBJCA-1120
> URL: https://issues.jboss.org/browse/JBJCA-1120
> Project: IronJacamar
> Issue Type: Feature Request
> Components: Core, JDBC
> Reporter: John O'Hara
> Assignee: Jesper Pedersen
> Priority: Minor
> Fix For: 1.0.24.Final
>
>
> From our performance testing, we are able to improve system response time by crudely eliminating runtime statistics.
> Av. system response time(s) from our performance testing, each metric represents a different operation within the performance test;
> With statistics enabled; 0.035s/0.245s/1.515s/0.685s/1.975s
>
> With statistics disabled; 0.035s/0.059s/0.578s/0.278s/0.756s
> We need to be able to disable statistics in JdbcStatisticsPlugin and ManagedConnectionPoolStatisticsImpl (plus anywhere else runtime statistics are generated) via a configuration option.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list