-
Notifications
You must be signed in to change notification settings - Fork 7
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
Benchmark performance for xAPI over Kafka bus to Ralph #204
Comments
Test 1 (e9d952) - 1k rows, no batchingTest system configuration:
Load generation specifications:
Data captured for results:
Findings:
|
Test 2 (2eed44) - 1k rows, batch size 10Test system configuration:
Load generation specifications:
Data captured for results:
Findings:
|
Test 3 (708fb0) - 10k rows, batch size 100Test system configuration:
Load generation specifications:
Data captured for results:
Findings:
|
What we've found in #202 and earlier tests is that insert performance exceeds our ability to generate events up to that ~55 / sec line. Once we have more production information from partners we can determine if we should test to a higher threshold, but for now I'm closing these tasks out. |
Tests for various Kafka bus configurations.
Remaining tests:
The text was updated successfully, but these errors were encountered: