Expand description
Statistics display and formatting for REPL sessions
Provides display functions for REPL statistics using OxurTable formatting. Core data collection is in oxur-repl; this module handles presentation only.
Functionsยง
- parse_
stats_ command - Parse stats commands
- parse_
stats_ command_ with_ resources - Parse stats command with resource stats
- show_
all_ stats - Show comprehensive statistics (all stats combined)
- show_
cache_ from_ snapshot - Show cache statistics from snapshot (for remote mode)
- show_
cache_ stats - Show cache statistics
- show_
client_ stats - Show client metrics
- show_
execution_ details - Show detailed execution breakdown
- show_
execution_ from_ snapshot - Show detailed execution breakdown from snapshot (for remote mode)
- show_
resource_ stats - Show resource usage statistics
- show_
server_ stats - Show server metrics
- show_
session_ summary_ from_ snapshot - Show session summary from snapshot (for remote mode)
- show_
sessions - Show all sessions with their statistics
- show_
subprocess_ stats - Show subprocess metrics
- show_
usage_ stats - Show usage metrics