Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EVC.sync() improvement for time complexity #356

Open
Alopalao opened this issue Jul 12, 2023 · 1 comment
Open

EVC.sync() improvement for time complexity #356

Alopalao opened this issue Jul 12, 2023 · 1 comment
Labels
future_release Planned for the next release priority_low Low priority

Comments

@Alopalao
Copy link

As of now the time complexity is O(n) in the worst case for EVC.sync(). There is room for improvement by allowing bulk write.

@Alopalao Alopalao added the priority_low Low priority label Jul 12, 2023
@viniarck viniarck added the future_release Planned for the next release label Jul 12, 2023
@viniarck viniarck added 2024.1 Kytos-ng 2024.1 and removed future_release Planned for the next release labels Feb 27, 2024
@viniarck
Copy link
Member

linking with #438 since this bulk operation can help out there

@viniarck viniarck added future_release Planned for the next release and removed 2024.1 Kytos-ng 2024.1 labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future_release Planned for the next release priority_low Low priority
Projects
None yet
Development

No branches or pull requests

2 participants