Skip to content

Commit 040a090

Browse files
authored
Add testimonials (#43)
1 parent da81f0b commit 040a090

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ Alternatively, run `./build.sh` to build the xcframework `ETTrace.xcframework`.
1515

1616
Install the runner with `brew install emergetools/homebrew-tap/ettrace`
1717

18+
## Testimonials
19+
20+
Our users love ETTrace and find it essential in their iOS development process. Here’s what some of them have to say:
21+
22+
- **Keith Smiley, Principal Engineer @ Lyft**: "With ETTrace I can pinpoint exactly what is taking time in my app, and quickly find opportunities to improve it. It’s my go-to tool for in-depth performance analysis."
23+
24+
- **Bruno Rocha, Software Engineer @ Spotify**: "ETTrace is my favorite tool for diagnosing iOS performance, the flamechart view makes it easy to find bottlenecks and speed up app launch."
25+
1826
## Using
1927

2028
Launch your app and run `ettrace` or `ettrace --simulator`. After profiling, the result will be displayed on https://emergetools.com/flamegraph

0 commit comments

Comments
 (0)