I have an application that performs a little slow over the internet due to bandwidth reasons. I have enabled GZip which has improved download time by a significant amout, bu
actually this is harder to answer then it seems,
several years ago json was 'faster' but the differences have become finer between the two.
what I've observed is;
overall, tech that speeds up modern browsers also applies to xml processing as well.
generally, whenever I hear json touted as a 'lowfat' alternative to XML I wonder if its not some subliminal obsession with weight issues ... thats on my pessimistic days;
basically the rule of thumb I follow is
markup good for documents json good for data
and move on ... nothing to see here