xp-forge / frontend

Web frontends
1 stars 1 forks source link

Performance #2

Closed thekid closed 5 years ago

thekid commented 6 years ago

💡 This issue is used to track performance figures, using various measuring techniques.

Here 's the example application for a start:

frontend-performance

Steps to reproduce:

$ git clone git@gist.github.com:8ce84b0d0de8fce5b6dd5faa22e1d716.git example
# ... Wait

$ cd example
$ composer install
# ... Wait

$ xp -supervise web Site
# ... Now open http://localhost:8080/ in your favorite browser
thekid commented 5 years ago

Still looking good with 1.0.0 out:

image

Closing this then 😀