Blog

Brad Wood

December 05, 2019

Spread the word


Share your thoughts

In this tutorial, Brad Wood shows how to use FusionReactor features such as the request Profiler to identify several bottlenecks of slow code in a ColdFusion app.

https://www.fusion-reactor.com/

https://commandbox.ortusbooks.com/embedded-server/fusionreactor

Add Your Comment

(1)

Dec 05, 2019 15:47:08 UTC

by David Tattersall

Awesome video Brad - really shows off one of FusionReactors best features. Point to note is that the overhead is actually really small in comparison to the benefit you get. In this video, the profile probably took under 45ms in total. So for a 9 second request that's not bad at all really !

Recent Entries

Building Native CLI Apps with MatchBox & Native Fusion

Building Native CLI Apps with MatchBox & Native Fusion

MatchBox makes BoxLang practical for a classic deployment target: the single-file command-line application.

The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox.

With the MatchBox native target, you can compile a .bxs script into a standalone executable for macOS, Linux, or Windows. The generated binary includes the MatchBox VM core and your compiled BoxLang bytecode. It does not require a JVM, a separate MatchBox install, or any runtime on the target machine.

Jacob Beers
Jacob Beers
July 14, 2026