Systems | Development | Analytics | API | Testing

Introducing Bitrise Trace

Colin Hemmings, Product Manager at Bitrise introduces Trace, the new application performance monitoring (APM) solution we are building here at Bitrise Trace is monitoring made specifically for mobile, helping you catch bugs before they reach your users. With Trace, you’ll be able to have a complete view of these issues with full context, so that you can assess, reproduce, and fix them as quickly as possible.

JavaScript Tracing: How to Find Slow Code

Finding slow JavaScript code can be a tricky problem to solve. Small code changes can have a big impact on the performance of your code. Fortunately, many different approaches can help you nail down the exact source of the problem. In this post, you’ll learn about three methods that’ll bring you the results you’re seeking. You can trust manual code inspection, but that has its disadvantages.