Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
LockAndLol
on Oct 28, 2020
|
parent
|
context
|
favorite
| on:
RIAA’s YouTube-dl takedown ticks off developers an...
Thank you. So my intuition was correct about deletions creating non-contiguous data. I wonder how often VACUUM is run by fossil.
mmcdermott
on Oct 28, 2020
[–]
I'm no expert on the code, but vacuum comes up a lot when grepping the source. For example, it looks like it always runs vacuum after a remote clone (clone_cmd in
https://www.fossil-scm.org/xfer/file?name=src/clone.c&ci=tip
) and after importing from another SCM (import_cmd in
https://www.fossil-scm.org/xfer/file?name=src/import.c&ci=ti...
).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: