You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But after running the first scenario I get error: Your local changes to the following files would be overwritten by checkout: app/src/main/java/com/example/profiledapplication/MainActivity.kt Please commit your changes or stash them before you switch branches.
The text was updated successfully, but these errors were encountered:
alaershov
changed the title
How to compate two different commits in benchmark?
How to compare two different commits in benchmark?
Mar 15, 2021
What I've been doing to work around this is I benchmark the two scenarios separately and then merge the result HTMLs with this script: merge-gradle-profiler-results.py
I tried using two scenarios like this:
But after running the first scenario I get
error: Your local changes to the following files would be overwritten by checkout: app/src/main/java/com/example/profiledapplication/MainActivity.kt Please commit your changes or stash them before you switch branches.
The text was updated successfully, but these errors were encountered: