Skip to main content
austin.m
New Member
March 15, 2023
Question

Is branching a good way to free up space in a large file?

  • March 15, 2023
  • 1 reply
  • 458 views

Does a branch actually “free up” space, or not (since it’s in the same file)? We had the idea to create an “Archive” branch as our load times were getting pretty long, but I wonder if that will help at all.

Should we just create a separate “Archive” file instead?

This topic has been closed for replies.

1 reply

Loesing_Chet
New Member
October 31, 2024

I was researching this yesterday and a branch does have it’s own memory/“space”.

I am curious about best practices and risks related to using branches for archives.