Skip to content

Add performance benchmarks to the readme #88

@Archmonger

Description

@Archmonger

Right now the performance difference between stdlib files, aiofiles, and aiofile is undocumented.

There should be at least two benchmarks:

  1. Show the performance during single-threaded operations (single while loop where stdlib files is likely to be faster).
  2. Show the performance improvement when using aiofile during high IO concurrency scenarios.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions