index
:
aergia.git
master
A sampling profiler for suspended coroutines, loosely based off of SCALENE
bd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
2025-08-17
Add changes accompanying completion of paper.
HEAD
master
bd
2025-08-05
Fix asyncgenerators, gather
bd
2025-08-05
Add jupyter notebook comparing Aergia and Yappi
bd
2025-07-29
Add the manual test file... in case I hadn't
bd
2025-07-29
Add some manual tests for aiohttp and aiofiles
bd
2025-07-27
Partial solution to tracing all lines (coroutines calling methods)
bd
2025-07-26
Profile the current task as well
bd
2025-07-22
Add a lot more tests, finish yappi comparisons
bd
2025-07-22
Mark internal aergia methods as private
bd
2025-07-22
Trial the addition of some yappi-aergia comparison tests
bd
2025-07-22
Refactor test suite, add comments
bd
2025-07-21
Update comments reflecting on asyncio.gather and task groups
bd
2025-07-21
Adapt the rest of the existing test to unit tests
bd
2025-07-20
Aergia.get_deepest_traceable_frame refactor, tests
bd
2025-07-19
Relicensed as Apache2.0
bd
2025-07-19
Fix a bug where inactive loops would be indexed (read desc)
bd
2025-07-19
Reformat repository to allow for new unit tests
bd