Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Investigate performance differences in environments. #3283

Open
4 of 7 tasks
Macroz opened this issue Apr 15, 2024 · 2 comments
Open
4 of 7 tasks

Investigate performance differences in environments. #3283

Macroz opened this issue Apr 15, 2024 · 2 comments

Comments

@Macroz
Copy link
Collaborator

Macroz commented Apr 15, 2024

rems-dev is faster than FD test REMS (about 3x so 100ms vs. 300ms). Could the difference be due to:

  • email being sent for real (to all handlers)
  • translations are not using a cache
  • one handler email is wrong and gives out an error (f1d1f01)
  • many more handlers (10-26)
  • larger forms (128 fields) (larger test data generated in Optimize form editor #3105)
  • event notification integration
  • many attachments (esp. answer attachment fields)

Production is maybe even slower (for full cache reload at least, seems not for single events).

@aatkin aatkin mentioned this issue May 20, 2024
6 tasks
@Macroz Macroz mentioned this issue May 21, 2024
5 tasks
@Macroz
Copy link
Collaborator Author

Macroz commented May 21, 2024

Once #3295 and #3305 are merged and a new release deployed to testing we'll see if this can be closed already.

@meericsc meericsc moved this to In Progress in REMS Task Board May 27, 2024
@Macroz
Copy link
Collaborator Author

Macroz commented Dec 13, 2024

If email address is wrong the retrying is stopped. This was in f1d1f01.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant