[logback-dev] [JIRA] Issue Comment Edited: (LBGENERAL-23) add support for package version & jar name in the stack trace
Ceki Gulcu (JIRA)
noreply-jira at qos.ch
Tue Sep 2 18:40:45 CEST 2008
[ http://jira.qos.ch/browse/LBGENERAL-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10701#action_10701 ]
Ceki Gulcu edited comment on LBGENERAL-23 at 9/2/08 6:39 PM:
-------------------------------------------------------------
My tests show that extracting version information can be very costly. For example, computing stack trace information without package data takes 100 microseconds. With package data the figure jumps to 5 milliseconds, a 50 fold increase.
In revision 1790, support for an LRUCache was added. Caching previously found data should improve performance.
was (Author: noreply.ceki at qos.ch):
My tests show that extracting version information can be very costly. For example, computing stack trace information without package data takes 100 microseconds. With package data the figure jumps to 5 milliseconds, a 50 fold increase.
> add support for package version & jar name in the stack trace
> -------------------------------------------------------------
>
> Key: LBGENERAL-23
> URL: http://jira.qos.ch/browse/LBGENERAL-23
> Project: logback-general
> Issue Type: New Feature
> Reporter: James Strachan
> Assignee: Ceki Gulcu
>
> add support for this patch...
> https://issues.apache.org/bugzilla/show_bug.cgi?id=45721
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the logback-dev
mailing list