Releases: arkerone/lanterna
Releases · arkerone/lanterna
@lanterna-profiler/detectors@2.2.0
Minor Changes
-
c68e1de: Harden profiling reports and detector attribution.
- Add richer CPU, memory, and async report signals for agent-oriented review.
- Add generic CPU hotspot detection and improve source-aware attribution for built-in detectors.
- Improve agent/text/markdown report output with user stacks, read-first targets, and clearer quality caveats.
Patch Changes
- Updated dependencies [c68e1de]
- @lanterna-profiler/core@2.2.0
@lanterna-profiler/detectors@2.1.1
Patch Changes
- 7c5fceb: Improve CPU hot-path diagnostics for synchronous crypto findings. Source map integrity now distinguishes non-applicable plain JavaScript from failed source-map resolution, CPU attribution exposes user caller candidates with stack distance, event-loop stall evidence reports heartbeat sample coverage, and CLI report formats surface the new reliability signals.
- Updated dependencies [7c5fceb]
- @lanterna-profiler/core@2.1.1
@lanterna-profiler/core@2.2.0
Minor Changes
-
c68e1de: Harden profiling reports and detector attribution.
- Add richer CPU, memory, and async report signals for agent-oriented review.
- Add generic CPU hotspot detection and improve source-aware attribution for built-in detectors.
- Improve agent/text/markdown report output with user stacks, read-first targets, and clearer quality caveats.
@lanterna-profiler/core@2.1.1
Patch Changes
- 7c5fceb: Improve CPU hot-path diagnostics for synchronous crypto findings. Source map integrity now distinguishes non-applicable plain JavaScript from failed source-map resolution, CPU attribution exposes user caller candidates with stack distance, event-loop stall evidence reports heartbeat sample coverage, and CLI report formats surface the new reliability signals.
@lanterna-profiler/cli@1.12.0
Minor Changes
-
c68e1de: Harden profiling reports and detector attribution.
- Add richer CPU, memory, and async report signals for agent-oriented review.
- Add generic CPU hotspot detection and improve source-aware attribution for built-in detectors.
- Improve agent/text/markdown report output with user stacks, read-first targets, and clearer quality caveats.
Patch Changes
- Updated dependencies [c68e1de]
- @lanterna-profiler/core@2.2.0
- @lanterna-profiler/detectors@2.2.0
@lanterna-profiler/cli@1.11.3
Patch Changes
- eaa0def: Remove redundant
sourcemap_applicablemetadata from agent report frontmatter. The agent format now keepssourcemap_statusandsourcemap_coverage, while structured JSON reports still expose source-map applicability.
@lanterna-profiler/cli@1.11.2
Patch Changes
- 7c5fceb: Improve CPU hot-path diagnostics for synchronous crypto findings. Source map integrity now distinguishes non-applicable plain JavaScript from failed source-map resolution, CPU attribution exposes user caller candidates with stack distance, event-loop stall evidence reports heartbeat sample coverage, and CLI report formats surface the new reliability signals.
- Updated dependencies [7c5fceb]
- @lanterna-profiler/core@2.1.1
- @lanterna-profiler/detectors@2.1.1
@lanterna-profiler/cli@1.11.1
Patch Changes
- e2a22d2: Remove the agent report
Next Stepssection and expose rerun need asrerun_requiredfrontmatter.
@lanterna-profiler/detectors@2.1.0
@lanterna-profiler/core@2.1.0
Minor Changes
- 81f7258: Align CLI, core, and detectors with schema v2, improve experimental async terminology, and refine memory growth suggestions.