[
https://issues.apache.org/jira/browse/DISPATCH-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785959#comment-16785959
]
ASF GitHub Bot commented on DISPATCH-1274:
------------------------------------------
codecov-io commented on issue #456: DISPATCH-1274: fix for travis build
URL: https://github.com/apache/qpid-dispatch/pull/456#issuecomment-470211266
#
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/456?src=pr&el=h1)
Report
> :exclamation: No coverage uploaded for pull request base
(`master@077710c`). [Click here to learn what that
means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/qpid-dispatch/pull/456?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #456 +/- ##
=========================================
Coverage ? 86.94%
=========================================
Files ? 86
Lines ? 18842
Branches ? 0
=========================================
Hits ? 16383
Misses ? 2459
Partials ? 0
```
| [Impacted
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/456?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[src/immediate.c](https://codecov.io/gh/apache/qpid-dispatch/pull/456/diff?src=pr&el=tree#diff-c3JjL2ltbWVkaWF0ZS5j)
| `97.43% <ø> (ø)` | |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/456?src=pr&el=continue).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/456?src=pr&el=footer).
Last update
[077710c...f1bb22d](https://codecov.io/gh/apache/qpid-dispatch/pull/456?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Optimize qd_timer_schedule(0)
> ------------------------------
>
> Key: DISPATCH-1274
> URL: https://issues.apache.org/jira/browse/DISPATCH-1274
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Container
> Affects Versions: 1.5.0
> Reporter: Alan Conway
> Assignee: Alan Conway
> Priority: Major
> Fix For: 1.6.0
>
>
> qd_timer_schedule() uses the general timeout mechanisms which includes
> checking system time (on schedule and on PN_PROACTOR_TIMEOUT wakeup) and
> adding/removing work items from sorted list. Optimize the schedule(0) case as
> a simple work_list using pn_proactor_interrupt() for wakeups.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]