|
|
|
|
|
by do_not_redeem
313 days ago
|
|
I don't see how GH's backend serving a billion repos would affect the speed of their frontend javascript. React is well known to be slow, but if you need numbers, you can look at the js-framework-benchmark and see how many React results are orange and red. https://github.com/krausest/js-framework-benchmark |
|
Used properly, React’s overhead isn’t significant enough on its own to cause noticeable latency.