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

chore(api): performance baseline #6

Merged
merged 2 commits into from
Aug 20, 2022
Merged

chore(api): performance baseline #6

merged 2 commits into from
Aug 20, 2022

Conversation

usu
Copy link
Owner

@usu usu commented Apr 17, 2022

add measurement for API endpoints

http://localhost:3000/performance

Measurement taken with XDEBUG_MODE=off and warm cache (2nd run)

Endpoint Collection ms Entity ms
activities 388 132
contentNodes 608 76
multiSelects 104 75
storyboards 216 82
columnLayouts 383 79
multiSelectOptions 107 70
materialNodes 209 77
singleTexts 291 76
storyboardSections 188 80
days 75 67
categories 129 85
contentTypes 55 51
camps 2069 311
periods 75 134
materialLists 68 62
scheduleEntries 301 86
materialItems 126 75
activityResponsibles 74 69
dayResponsibles 63 64
campCollaborations 199 108

@coveralls
Copy link

Coverage Status

Coverage remained the same at 79.455% when pulling f181d4a on chore/api-performance into e2f7d7d on devel.

@manuelmeister
Copy link

Is there a difference between first, second and for instance a 10 average?

@usu usu merged commit f181d4a into devel Aug 20, 2022
@usu usu deleted the chore/api-performance branch November 6, 2022 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants