Ruby Performance Optimization Ruby is a powerful and versatile programming language that can also be slow. If you’re not careful, your Ruby applications can become bogged down by performance issues. In this blog post; Ruby Performance Optimization we’ll discuss Ruby’s … Read More
Blog Posts
Jprofiler Vs FusionReactor
JProfiler Vs FusionReactor Compare JProfiler with FusionReactor based on customer opinion If you are considering implementing a Static Code Monitoring tool and comparing FusionReactor with JProfiler, then looking at the reviews on G2.com is a great place to start. Reviews on G2.com … Read More
How to Improve the Performance of Your C++ Applications with FusionReactor
How to Improve the Performance of Your C++ Applications C++ is a powerful language, but it can also be slow. If you’re not careful, your C++ code can slow down your application. There are a number of performance issues that … Read More
What causes a ClassNotFoundException in Java
In our article “5 Common errors you may see in Java Stack Traces and how to avoid them“, we took a quick look at the ClassNotFoundException; in this article, we discuss what causes this exception and how you can avoid … Read More
How to fix an Array Index Out Of Bounds Exception in Java
How to fix an Array Index Out Of Bounds Exception in Java In this article, we will look at An Array Index Out Of Bounds Exception in Java, which is the common exception you might come across in a stack trace. An array … Read More
Announcing FusionReactor 9.0
We are very proud to announce the release of FusionReactor 9.0, which represents a major milestone for FusionReactor and has been almost 2 years in the making. FusionReactor has always been about helping engineers, support, and DevOps to get to … Read More
OpenTelemetry and how it will influence FusionReactor
OpenTelemetry and how it will influence FusionReactor At the core of FusionReactor, we have an agent, and the agent’s task is to instrument the application and capture telemetry in the form of metrics and trace data. Every journey in the … Read More
JProfiler alternatives
JProfiler alternatives – Comparing JProfiler with FusionReactor – the battle of the profilers In this post, we look at the JProfiler alternative FusionReactor and how the two compare. In our previous blog posts, we compared FusionReactor with open source java … Read More
Troubleshooting TestBox Code Coverage with FusionReactor
This blog will investigate troubleshooting TestBox Code coverage using FusionReactor. What is TestBox? TestBox is a robust testing framework for ColdFusion (CFML) that many developers rely on for producing both unit and behavior-driven (BDD) tests for their web applications. What … Read More
FusionReactor 8.8.0 Released
FusionReactor 8.8.0 has been released with the following enhancements: We now will send CF metrics up to the cloud Display additional DB request details, such as row count and DB, and API summary information The graph rendering is now capable … Read More