[
https://issues.apache.org/jira/browse/DIRMINA-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512916
]
Mark Webb commented on DIRMINA-24:
----------------------------------
I have updated the ProfilerTimerFilter to incorporate Trustin's comments.
1. No logging is performed by this filter anymore
2. Class has been removed and java.util.concurrent.TimeUnit is now being used.
3. This class makes use of IoEventType now and is much more simple and robust.
4. Milliseconds is now the default. Nanoseconds, milliseconds and seconds are
still supported.
...now closing this issue.
> Performance profiler filter
> ---------------------------
>
> Key: DIRMINA-24
> URL: https://issues.apache.org/jira/browse/DIRMINA-24
> Project: MINA
> Issue Type: New Feature
> Components: Filter
> Affects Versions: 0.7.0, 0.8.0
> Reporter: Trustin Lee
> Fix For: 2.0.0-M1
>
>
> We could profile event handler methods of ProtocolHandler to find bottleneck
> in runtime. It will be very useful because filters can be added and removed
> on the fly in runtime.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.