pcdshub / pcdshub/pcdsutils

Profiler follow-up items

Open
#52 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2
Forks
6
Avg merge
7d 11h
Merged PRs (30d)
1

Description

  • add a dedicated "reset" function for the global profiler
  • make the context manager by default not use the global profiler- create a profiler for that block and process the output all in one go

Originally posted by @ZLLentz in https://github.com/pcdshub/pcdsutils/pull/47#issuecomment-1129141808

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the profiler implementation and the discussion in pull request #47, focusing on the global profiler and context manager behavior. Done means providing a dedicated reset function, making the context manager independent of the global profiler by default, and processing that block's output together.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.