`--curses=no` limits bes event fire rate
Open
P2
team-Core
type: bug
- Dominant language
- Java
- Stars
- 25.8k
- Forks
- 4.6k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 75
Description
### Description of the problem
In order to incorporate bazel into our ide, we are currently applying `--curses=no` to every build command issued from the ide in order to do problem matching.
We noticed that when this option is set, the BES event fire rate is dropped significantly.
### What operating system are you running Bazel on?
macos 10.15.4
### What's the output of `bazel info release`?
release 3.0.0.009
Contributor guide
Assessment
This issue has not been assessed yet.