Reduce CPU-intensive operations in the event loop thread #4068

Closed
opened 2023-09-25 19:00:30 +00:00 by itamarst · 0 comments

This will probably happen across multiple tickets, since it may be complex at times, but e.g. generating an RSA key takes a while and really ought not be blocking the event loop thread.

This will probably happen across multiple tickets, since it may be complex at times, but e.g. generating an RSA key takes a while and really ought not be blocking the event loop thread.
itamarst added the
unknown
normal
defect
n/a
labels 2023-09-25 19:00:30 +00:00
itamarst added this to the Performance and Benchmarking milestone 2023-09-25 19:00:30 +00:00
itamarst added the
fixed
label 2023-10-20 14:49:20 +00:00
Sign in to join this conversation.
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#4068
No description provided.