From 040a0908141711550e201d2320c11922c8c2b7e1 Mon Sep 17 00:00:00 2001 From: noahsmartin Date: Thu, 24 Aug 2023 14:41:18 -0700 Subject: [PATCH] Add testimonials (#43) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2450992..19b3315 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,14 @@ Alternatively, run `./build.sh` to build the xcframework `ETTrace.xcframework`. Install the runner with `brew install emergetools/homebrew-tap/ettrace` +## Testimonials + +Our users love ETTrace and find it essential in their iOS development process. Here’s what some of them have to say: + +- **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." + +- **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." + ## Using Launch your app and run `ettrace` or `ettrace --simulator`. After profiling, the result will be displayed on https://emergetools.com/flamegraph