Skip to content

feat: Implemented async I/O#30

Merged
ItsIgnacioPortal merged 3 commits into
mainfrom
asyncio
Dec 31, 2025
Merged

feat: Implemented async I/O#30
ItsIgnacioPortal merged 3 commits into
mainfrom
asyncio

Conversation

@ItsIgnacioPortal

Copy link
Copy Markdown
Owner

This PR implements asynchronous I/O

  • If this PR added new features to the proyect, I've also updated the documentation.
  • I am not making a pull request to fix a security vulnerability. I understand that all security vulnerabilities must be handled according to the Security Policy.
  • I have added relevant unit-tests to the main_test.go file.

This PR fixes/resolves/closes #29

@ItsIgnacioPortal

Copy link
Copy Markdown
Owner Author

In all benchmark tests the performance improvement has been negligible. However, there's evidence of a 50% reduction in RAM usage. Implementation is considered a success.

@ItsIgnacioPortal
ItsIgnacioPortal merged commit 0bfcc16 into main Dec 31, 2025
4 checks passed
@ItsIgnacioPortal
ItsIgnacioPortal deleted the asyncio branch December 31, 2025 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement asynchronous I/O

1 participant