[jboss-jira] [JBoss JIRA] (JBJCA-1120) Allow disabling of core and jdbc statistics via configuration

John O'Hara (JIRA) jira-events at lists.jboss.org
Thu Nov 28 08:28:06 EST 2013


John O'Hara created JBJCA-1120:
----------------------------------

             Summary: 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
    Affects Versions: 1.0.24.Final
            Reporter: John O'Hara
            Assignee: Jesper Pedersen
            Priority: Minor


>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