livepeer / livepeer-monorepo

JavaScript tools and applications that interact with Livepeer's smart contracts and peer-to-peer network
https://livepeer.org
MIT License
167 stars 71 forks source link

Add additional regions to performance table #1013

Closed yondonfu closed 3 years ago

yondonfu commented 3 years ago

The additional regions:

At the moment, we use this region dictionary to map each region code i.e. MDW, FRA, etc. to a human readable region name and each region name currently is of the form <CONTINENT> (<COUNTRY/CITY>). Now that we're adding additional regions such that there are multiple cities on the same continent I think it should be fine to just use the city as the human readable name.