All of lore.kernel.org
 help / color / mirror / Atom feed
* Pickle vs. sqlite3 for cache?
@ 2024-08-20 13:56 chris.laplante
  2024-08-20 14:07 ` [bitbake-devel] " Joshua Watt
  2024-08-20 14:10 ` Richard Purdie
  0 siblings, 2 replies; 4+ messages in thread
From: chris.laplante @ 2024-08-20 13:56 UTC (permalink / raw)
  To: bitbake-devel@lists.openembedded.org; +Cc: Richard Purdie

[-- Attachment #1: Type: text/plain, Size: 637 bytes --]

Hi all,

Apologies if this discussion has already happened (I searched the archives but couldn't find anything), but I had a thought the other day. I wonder if the decision to use 'pickle' for bb_cache.dat still makes sense? BitBake performance has certainly been getting better over the years I've used it, however it still seems to spend an inordinate amount of time loading gigantic pickled data into memory. I wonder if it is time to dump pickle and consider sqlite3 instead?

Just wanted to get the discussion started, since there's a chance there is some detail(s) I missed that will stop this idea cold :(.

Thanks,
Chris

[-- Attachment #2: Type: text/html, Size: 2364 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-08-20 14:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20 13:56 Pickle vs. sqlite3 for cache? chris.laplante
2024-08-20 14:07 ` [bitbake-devel] " Joshua Watt
2024-08-20 14:10 ` Richard Purdie
2024-08-20 14:19   ` chris.laplante

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.