Measure the running time of a thread
Open
Nobody has claimed this yet.
question
- Dominant language
- PHP
- Stars
- 859
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Hello there!
- Does the package have an analog of
mapmethod but for thread beginning? I want to measure the time the thread spends but cannot find a way to catch the beginning of the thread run. - Which differences between methods
mapandfinally? It looks slightly more logical to usefinally, but it doesn't pass the task object in the callback. Could you please clarify this moment?
Thanks!
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.
Research direction
Review the package documentation and the map and finally APIs named in the issue, focusing on callback arguments and thread lifecycle. Determine whether the documented API supports measuring thread runtime, then clarify the distinction or identify the documentation gap. The issue names no files or tests, so repository-wide search is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, distributed-systems, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100