ethereum / ethereum/execution-specs
Speed up documentation generation
Open
A-spec-tools
C-feat
E-hard
P-low
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 106
Description
Running `docc` is slow. The local developer experience sucks. CI takes forever. It should be faster.
I see three areas that we should explore for potential performance improvements:
- https://github.com/SamWilsn/docc/issues/34
- https://github.com/SamWilsn/docc/issues/35
- Speeding up the [diff plugin](https://github.com/ethereum/execution-specs/blob/forks/osaka/src/ethereum_spec_tools/docc.py)
Contributor guide
Assessment
This issue has not been assessed yet.