+8
−9
Loading
In a91f2dc9 we split up clients.csv to make most client graphs faster (except for clients by country and transport). Turns out we can do even better by using R's save() and load() functions. Performance gain as compared to pre-a91f2dc9: - userstats-relay-country: 3.0 seconds - userstats-bridge-country: 3.5 seconds - userstats-bridge-transport: 3.5 seconds - userstats-bridge-version: 3.5 seconds - userstats-bridge-combined: 2.7 seconds