swift-nio/docs
George Barnett 8aaaaab4fa Add an optimization tips document. (#1024)
Motivation:

NIO doesn't offer any tips of on how to write performant code. After
discussing with @weissi we decided it would be useful to gather and
document some useful tips and tricks.

Modifications:

Started an optimization tips document.

Result:

Easier for NIO users to write performant code.
2019-06-05 07:48:57 -07:00
..
migration-guide-NIO1-to-NIO2.md migration guide: Info about B2MD (#949) 2019-04-05 17:22:44 +01:00
optimization-tips.md Add an optimization tips document. (#1024) 2019-06-05 07:48:57 -07:00
public-api-changes-NIO1-to-NIO2.md CircBuffer: docs: add that indices are no longer Strideable (#914) 2019-03-23 15:05:12 +00:00
public-api.md rename Channel._unsafe to Channel._channelCore (#820) 2019-02-14 14:14:11 +00:00