[
https://issues.apache.org/jira/browse/MYNEWT-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954266#comment-15954266
]
ASF subversion and git services commented on MYNEWT-668:
--------------------------------------------------------
Commit f6014227f9173aec3c27e7c109f8a2289255eaca in incubator-mynewt-core's
branch refs/heads/develop from [~wes3]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=f601422
]
MYNEWT-668: Improve throughput of BLE connections
We will now send the number of completed packets event faster
than it was being sent before, assuming that more than 2 packets
were completed in a connection event. The old code would send
the event at the end of the connection event and this impacted
single connection throughput when trying to max out the
throughput.
> Improve throughput of blehci by sending number of completed packets event
> faster
> --------------------------------------------------------------------------------
>
> Key: MYNEWT-668
> URL: https://issues.apache.org/jira/browse/MYNEWT-668
> Project: Mynewt
> Issue Type: Improvement
> Components: Nimble
> Affects Versions: v1_0_0_rel
> Reporter: William San Filippo
> Assignee: William San Filippo
>
> The throughput achieved when using the nimble controller stand-alone (blehci)
> can be greatly improved by sending the number of completed packets event
> faster than it is currently being sent.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)