Three months back, we announced our transition toward a binary file format and explained how the technology has achieved a 100x reduction in the file size of ROBLOX places and a 5-10x reduction in load/save time. We have been rolling out the new format transparently and carefully, starting with the temporary files created for “Play Solo” and “Start Server” sessions in ROBLOX Studio. This week, we finished applying the format to all of ROBLOX, including Personal Build Server saves, and local place saves, loads and uploads via ROBLOX Studio.
You can look back at our original tech article about the binary file format to understand how re-arranging data makes it work and see the results of a couple tests we ran to prove its efficacy. If you’re the anecdotal type, however, you can simply experience it for yourself by loading and saving places in ROBLOX Studio, looking at the reduction in local file sizes, and uploading content to ROBLOX.com. In general, you should notice that files are smaller and saving/loading/uploading is faster – especially when you’re working with a place built out of tens of thousands of parts.
Continue reading