Project

General

Profile

Actions

Bug #21639

closed

Python client keep cache is inefficient

Added by Peter Amstutz about 2 months ago. Updated 17 days ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
SDKs
Story points:
-
Release relationship:
Auto

Description

I was reviewing the code for possible bottlenecks and noticed that the keep cache is just a plain list which has to be iterated over every time. As cache sizes get to 100s of gigabytes, this list will have 1000s of entries.


Subtasks 2 (0 open2 closed)

Task #21643: Review 21639-keep-cache-dictResolvedPeter Amstutz04/04/2024Actions
Task #21656: Review 21639-prefetchResolvedPeter Amstutz04/09/2024Actions
Actions

Also available in: Atom PDF