Skip to content

A repository for I/O ring demos, use cases and performance testing on Windows

License

Notifications You must be signed in to change notification settings

ccDev-Labs/IoRing_Demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IoRing_Demos

A repository for I/O ring demos, use cases and performance testing on Windows

Overview of I/O ring on Windows: https://windows-internals.com/i-o-rings-when-one-i-o-operation-is-not-enough MSDN documentation: https://docs.microsoft.com/en-us/windows/win32/api/ioringapi/nf-ioringapi-createioring

Projects in the Repository:

IoRingPerf

A project to measure performance of I/O operations on Windows using different I/O mechanisms: synchronous, asynchronous, I/O Ring using NT API, I/O Ring using Win32 API

About

A repository for I/O ring demos, use cases and performance testing on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.8%
  • C 15.2%