Module stats

Module stats 

Source
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