| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-03 | nemesis record coro file path + name, avoid hitting max recurs depth | bd | |
| 2025-11-30 | nemesis: split nemesis.py into utils.py, main.py. | bd | |
| nemesis/nemesis.py: remove main function, parsing, utility files [new file]: nemesis/utils.py [new file]: main.py Update copyright information | |||
| 2025-11-30 | nemesis: update should_trace. | bd | |
| nemesis/nemesis.py: update should_trace This change allows the user to selectively choose directories to profile. I need this to allow selecting pip-installed libraries. | |||
| 2025-11-30 | nemesis: add validate_html. | bd | |
| nemesis/nemesis.py: add validate_html - argparse: ensure passed filename is an HTML. | |||
| 2025-11-30 | nemesis: Update nemesis with type annotations | bd | |
| Provided by righttyper | |||
| 2025-11-30 | Add path include/exclude args | bd | |
| 2025-11-26 | Numerous big fixes, target function only selects in event loop | bd | |
| 2025-11-10 | Profile all function frames | bd | |
| 2025-10-18 | correct throughput graph (obvious mistake I didn't notice) | bd | |
| 2025-10-15 | Fix a lot of bugs--core callbacks being delayed, reused handles | bd | |
| 2025-10-11 | try blacklisting _read_from_self from results | bd | |
| Still determining the reason _read_from_self has an abnormally large average callback and biases the results. | |||
| 2025-10-06 | components to implement best-guess timeout for selector | bd | |
| 2025-10-06 | initial commit | bd | |
