The app supports an incremental mode to speed up the analysis of your pull requests by only passing the changed and new files of a pull request diff to Sonar instead of the complete project.
You just have to enable "incremental mode" by configuring for which branches it should be used in the Bamboo task as follows:
...