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

Feature/SK-1257 | Bugfixes and improvements of combiner, and new load test #774

Open
wants to merge 51 commits into
base: master
Choose a base branch
from

Conversation

ahellander
Copy link
Member

Description

Implements a new load test based on reading, writing and sending numpy arrays. Resolves bugs;

  • Files are not deleted as the should in FedOpt
  • Improves error handling in FedOpt
  • Adds some missing time measurements in combiner
  • Fixes the issue that fedn.yaml must contain python_env

@github-actions github-actions bot added feature New feature or request docs minor labels Dec 16, 2024
@ahellander ahellander changed the title Feature/sk 1257 | Bugfixes and improvements of combiner, and new load test Feature/SK-1257 | Bugfixes and improvements of combiner, and new load test Dec 16, 2024
@ahellander ahellander requested a review from Wrede January 8, 2025 11:10

Standing in examples/load-test
```
pip install -r requirements.txt
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where's the req file?

way by sending and aggregating numeric arrays of varying size.

## Prerequisites
- [Python 3.9 or 3.10](https://www.python.org/downloads)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why only 3.9 and 3.10?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs feature New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants