We had the "src" attribute set in data-parsoid for when we still had bugs in our template encapsulation and serialization, our dsr information was not always entirely trustworthy, and selective serializer was still being tweaked. We used to use data-parsoid.src as a fallback for roundtripping.
However, we no longer have those problems and we should simply strip it out of data-parsoid. On pages like Barack_Obama, this can contribute to a few 100K, I suspect. So, we should audit our serializer code and remove data-parsoid.src from our output.