Certainly this can be improved, which could speed up critical code paths and ease pressure on the garbage collector.
Context are nested, and we likely nest then fairly deep, resulting in linked lists that are traversed multiple times during the lifetime of a request on the critical path.
Certainly this can be improved, which could speed up critical code paths and ease pressure on the garbage collector. Context are nested, and we likely nest then fairly deep, resulting in linked lists that are traversed multiple times during the lifetime of a request on the critical path.
Epic: CRDB-42584
Jira issue: CRDB-44784