Add -profile commandline, which when passed outputs various detailed performance information compatible with the go tool pprof (see details on settings -> dev stats page, or by hitting slash button on keyboard).
Change the inner workings of how we tell ebiten what graphics library to use (stop using environment variables which is deprecated).