Tom :debian: on Nostr: The issue I had with slow #cargo builds seems to have been because of a disk caching ...
The issue I had with slow #cargo builds seems to have been because of a disk caching issue. I simply ran;
`sudo /sbin/sysctl -w vm.drop_caches=3`
and now everything's fine!
#rust
Published at
2024-03-26 14:40:55Event JSON
{
"id": "fda2ab713a03d788caecd23f28f579c827fb190d555c3956b3346b589f61cc54",
"pubkey": "52f2f04ec85cc265915437de6adbc57c97d2d43635cc8a545238aa89dae8a874",
"created_at": 1711464055,
"kind": 1,
"tags": [
[
"t",
"cargo"
],
[
"t",
"rust"
],
[
"proxy",
"https://fosstodon.org/users/tripplehelix/statuses/112162508369574340",
"activitypub"
]
],
"content": "The issue I had with slow #cargo builds seems to have been because of a disk caching issue. I simply ran;\n`sudo /sbin/sysctl -w vm.drop_caches=3`\nand now everything's fine!\n\n#rust",
"sig": "0d4163e2a43daae58a0b33505fed89e550c654fc63dc0d198f5721d4d7509234e06cb7d85c59a4acf97fa31fabcdf7da3864cca2e99040614abd9620604fba99"
}