MCPcopy Create free account
hub / github.com/1jehuang/jcode / stress_test.py

File stress_test.py

scripts/stress_test.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3jcode Stress Test: Spawn 40 sessions via debug socket, measure performance.
4

Callers

nothing calls this directly

Calls 15

print_headerFunction · 0.85
print_sectionFunction · 0.85
print_errFunction · 0.85
debug_cmdFunction · 0.85
print_okFunction · 0.85
get_server_pidFunction · 0.85
print_warnFunction · 0.85
proc_statFunction · 0.85
print_statFunction · 0.85
fmt_kbFunction · 0.85
exitMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected