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

Lagging exporters in benchmarks. #2707

Open
rodrigo-lourenco-lopes opened this issue Dec 19, 2024 · 2 comments
Open

Lagging exporters in benchmarks. #2707

rodrigo-lourenco-lopes opened this issue Dec 19, 2024 · 2 comments
Assignees
Labels
area/test Marks an issue as improving or extending the tests of the project kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between

Comments

@rodrigo-lourenco-lopes
Copy link
Contributor

The exporters seem to be lagging behind quite a lot and exporting at a slower pace than what we expect them to do, for example, capping at around 200 to 300 while processing is at 2000 in normal benchmarks.

This has been observed in many weekly benchmarks and needs to be investigated as it can possibly be a regression.

Seems to be affecting mostly the standard benchmarks and not the realistic ones. (It does not seem to affect the mixed ones as these process and export way bellow 200 records per second, so its harder to judge)

This images show a recently created benchmark that is processing at around 2k and exporting between 200 and 300, while building up the backlog of records not exported.
image
image

Seems easy to replicate just by running a benchmark with a significantly high load to observe this.

@aabouzaid
Copy link
Member

@rodrigo-lourenco-lopes Thanks for bringing up this topic 🙌

I just want to confirm if those images were before or after the resource requests and limits adjustment, which has been done in #2702.

@aabouzaid aabouzaid added the area/test Marks an issue as improving or extending the tests of the project label Dec 30, 2024
@rodrigo-lourenco-lopes
Copy link
Contributor Author

Our latest benchmarks are also down, where the backlog seems to have filled quite quickly, so I think it is still happening, although the examples that I had investigated were before those changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test Marks an issue as improving or extending the tests of the project kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between
Projects
None yet
Development

No branches or pull requests

2 participants