Remotery Alternatives
Similar projects and alternatives to Remotery
-
pyroscope
Discontinued Continuous Profiling Platform. Debug performance issues down to a single line of code [Moved to: https://github.com/grafana/pyroscope] (by pyroscope-io)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
MTuner
Discontinued MTuner is a C/C++ memory profiler and memory leak finder for Windows and other platforms
-
-
-
-
-
-
-
-
-
Remotery discussion
Remotery reviews and mentions
- Remotery - Single c file, realtime cpu/gpu profiler with remote web viewer
-
We Trace a KV Database with Less Than 5% Performance Impact
Remotery - https://github.com/Celtoys/Remotery
Visual Studio's built-in profiler is an ok sampling profiler. It doesn't give you a nice multi-thread view which is a huge advantage to a span based profiler.
MTuner is quite nice for debugging memory usage. Which is another gaping hole in the Rust ecosystem. https://github.com/milostosic/mtuner
Lots of tools generate data in a format viewable by the Chrome trace viewer. I think Chrome's tracer viewer is not great. Maybe someday someone will create a viewer for the format that's good. I get cranky when large traces don't render at 60fps. Web-based viewers are almost all very very slow and it makes me sad.
Stats
Celtoys/Remotery is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Remotery is C.