mirror of
https://codeberg.org/gothub/gothub
synced 2024-12-06 19:16:24 +01:00
Add GitHub comparison to readme
Signed-off-by: Odyssium <hi@odyssey346.dev>
This commit is contained in:
@@ -13,6 +13,19 @@ Alternative front-end for GitHub written with Go. (WIP)
|
||||
- Open source - for peer review & trustworthiness
|
||||
- Save bandwidth - no JavaScript/tracking bloat loaded!
|
||||
|
||||
## Comparison to GitHub
|
||||
|
||||
Tested with PageSpeed Insights. Using ansible/ansible as a test repo.
|
||||
|
||||
| | [GotHub](https://pagespeed.web.dev/analysis/https-gh-dev-odyssey346-dev-ansible-ansible/2430mn1ece?form_factor=mobile) | [GitHub](https://pagespeed.web.dev/analysis/https-github-com-ansible-ansible/maetxu2zat?form_factor=mobile) |
|
||||
| -------- | ---------- | ----------- |
|
||||
| Performance | 100 | 81 |
|
||||
| Requests | 3 | 88 |
|
||||
| Resource Size | 8kb | 629kb |
|
||||
| Time to Interactive | 0.9s | 2.7s |
|
||||
|
||||
Quite the difference, isn't it?
|
||||
|
||||
## Instances
|
||||
### Difference between branches
|
||||
The ``master`` branch runs on the master branch of GotHub. This means that the instance is running a stable, tested version of GotHub that doesn't get updated as much as ``dev``. Doesn't mean they're bad, though.
|
||||
|
||||
Reference in New Issue
Block a user