Instrument the linking process as a detailed step in the compile stage
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 65/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- python
- Domain
- compilers, observability
Research direction
Start with the QJIT class and its existing instrumentation for the pre-compilation, capture, generate_ir, compile, and run stages. Trace the Python-side linking step and make sure the instrumentation report includes linking as an additional compile sub-stage.
Written by the indexing model from the issue text.
Description
Catalyst comes built-in with some instrumentation capabilities which are useful to get a quick overview over where time is spent in the compilation process. The instrumentation generally measures the main stages as defined in the QJIT class: pre-compilation, capture, generate_ir, compile, and run. However, it also supports reporting additional sub-stages such as the different pipelines run at the mlir level, as well as mlir-to-llvmir translation and object code generation. The linking step however, which is done from Python, is not explicitly measured.
- Dominant language
- Python
- Stars
- 234
- Forks
- 84
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 66
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from PennyLaneAI/catalyst
-
CI/Build enhancement good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
PennyLaneAI/catalyst#2907 · 2 comments ·
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
PennyLaneAI/catalyst#2653 ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
PennyLaneAI/catalyst#3223 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
PennyLaneAI/catalyst#3217 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
PennyLaneAI/catalyst#3192 ·
All issues in PennyLaneAI/catalyst
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100