It's used solely with the mercurial loader.
Which is currently in charge of filtering out data itself (version different than 1).
It's planned to be used in other loaders though (git comes to mind).
So might as well make it be done directly server side.
That will account for less data to pass through wires (serial/deserialization).
So all in all making it faster.