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

Performance Issues for streams with many messages #10

Open
JulianFeinauer opened this issue Jan 18, 2019 · 4 comments
Open

Performance Issues for streams with many messages #10

JulianFeinauer opened this issue Jan 18, 2019 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed performance

Comments

@JulianFeinauer
Copy link
Collaborator

JulianFeinauer commented Jan 18, 2019

Currently, we observe a performance problem when processing many messages in a Stream with man evaluation functions or with evaluation functions that "look" at many signals.
I already did some analysis in the branch "performance-test".

The class TestCrunchPerformanceNT contains the main to run the tests (and also a setup to run it with JMH with the IntelliJ Plugin).

The file referenced there is 30MB large and thus not in the repo but is shared in the crunch-oss channel in Slack (or downloaded here: https://pragmaticminds.slack.com/files/U1Q8RMFDL/FFEAR60TS/sample2.txt)

@JulianFeinauer JulianFeinauer added enhancement New feature or request performance help wanted Extra attention is needed labels Jan 18, 2019
@JulianFeinauer JulianFeinauer pinned this issue Mar 7, 2019
@ottobackwards
Copy link

any chance you can host this outside your company slack?

@JulianFeinauer
Copy link
Collaborator Author

Hi @ottobackwards... This is indeed a valuable concern which we'd like to address. A good and publicly available infra is one of the reasons why we'd like to move to asf :)

@ottobackwards
Copy link

Well, I wanted to run the test, but I'm not sure I want to join your slack

@JulianFeinauer
Copy link
Collaborator Author

JulianFeinauer commented Aug 24, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed performance
Projects
None yet
Development

No branches or pull requests

2 participants