Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Limitations

  • Sender context cancellation is seen by the Receiver only after call to sectionsWriter()
    • Reason: the more cases there are in select the slower things are (seems ~200 ns per case)

Perfomance

See perfomance.md for more information.