-
Notifications
You must be signed in to change notification settings - Fork 8
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 Celery to Ralph #202
Comments
Test 1 (913dd5) - 1k rows, no batchingTest system configuration:
Load generation specifications:
Data captured for results:
Findings:
|
Test 2 (972dc4) - 1k rows, batching 10Test system configuration:
Load generation specifications:
Data captured for results:
Findings:
|
Test 3 (bcd1b3) - 10k rows, batching 100Test system configuration:
Load generation specifications:
Data captured for results:
Findings:
|
Test 4 (730cd4) - 100k rows, batching 100Test system configuration:
Load generation specifications:
Data captured for results:
Findings:
|
Performance testing findings here: Summary |
Seems like we've managed the goal of making sure insert performance remains good enough as of v1 so I'm going to close these tasks out. |
Tests for various Celery configurations.
Remaining tests:
The text was updated successfully, but these errors were encountered: