This website requires JavaScript.
Explore
Help
Register
Sign In
zhou
/
pyflowx
Watch
1
Star
0
Fork
0
You've already forked pyflowx
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
6
Wiki
Activity
Files
919c6a4544cb31bd07b2ac24b157bbaf4f6c73bc
pyflowx
/
benchmarks
T
History
zhou
8b8598fa41
CI / Lint, Typecheck & Test (push)
Has been cancelled
Details
perf: P8 性能优化 — 自实现 Kahn 拓扑排序替换 graphlib(diamond-1000 1.62x)、_json.py 抽象层支持 orjson 可选加速、dataclass slots=True 内存优化(TaskSpec 15.5% 减少)、线程池跨层复用与 get_running_loop 兼容 3.12+;iter-16~20 归档到 skills
2026-07-07 17:11:34 +08:00
..
__init__.py
perf: 性能优化深入 — build_call_args fn-no-deps 快速路径(3.7x)、JSONBackend batch 延迟验证(16.5%)、from_specs 批量注册;新增 8 个高级基准场景;pyproject 加 search-path 解析 benchmarks 包。
2026-07-07 15:28:52 +08:00
__main__.py
perf: P8 性能优化 — 自实现 Kahn 拓扑排序替换 graphlib(diamond-1000 1.62x)、_json.py 抽象层支持 orjson 可选加速、dataclass slots=True 内存优化(TaskSpec 15.5% 减少)、线程池跨层复用与 get_running_loop 兼容 3.12+;iter-16~20 归档到 skills
2026-07-07 17:11:34 +08:00
bench_advanced.py
perf: 性能优化深入 — build_call_args fn-no-deps 快速路径(3.7x)、JSONBackend batch 延迟验证(16.5%)、from_specs 批量注册;新增 8 个高级基准场景;pyproject 加 search-path 解析 benchmarks 包。
2026-07-07 15:28:52 +08:00