summaryrefslogtreecommitdiff
path: root/cli/cache/code_cache.rs
AgeCommit message (Expand)Author
2024-05-29fix: bump cache sqlite dbs to v2 for WAL journal mode change (#24030)David Sherret
2024-05-24fix: use hash of in-memory bytes only for code cache (#23966)David Sherret
2024-04-17perf: v8 code cache (#23081)Igor Zinkovsky