Open kongzii opened 6 days ago
Look into logs for "[cache-hit]" vs. "[cache-miss]" on individual functions, to see if all of them make sense to cache, or if we can remove the decorator somewhere.
"[cache-hit]"
"[cache-miss]"
Look into logs for
"[cache-hit]"
vs."[cache-miss]"
on individual functions, to see if all of them make sense to cache, or if we can remove the decorator somewhere.