Block or Report
Block or report ericsnowcurrently
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
-
micropython Public
Forked from micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
C 1
929 contributions in the last year
Contribution activity
June 2022
Created 9 commits in 2 repositories
Opened 1 pull request in 1 repository
faster-cpython/tools
1
merged
Created an issue in faster-cpython/tools that received 3 comments
[portal] Periodically capture worker system information during a job
It may be helpful to have various bits of information about the worker host while a job is running. The info could be captured periodically. Ideall…
3
comments
Opened 21 other issues in 1 repository
faster-cpython/tools
16
open
5
closed
- [portal] Look into possible problems with jobs.py cancel
-
[portal] add
jobs.py upload - [portal] Move the benchmark tooling to pyperformance
- [portal] Support running non-benchmark jobs while a benchmark job is already running
- [portal] Supporting editing an existing request
- [portal] Support copying existing requests
- [portal] Periodically clean up the worker
- [portal] Keep CPython builds on the worker in their own location
- [portal] Add "jobs-dev.py remove"
- [portal] Run jobs truly detached
- [portal] Pull results from the worker separately instead of as part of the job
- [portal] Show elapsed time in "list" for all commands
- [portal] Support "list"-style request selection in more jobs.py commands
- [portal] Support more selection criteria in "jobs.py list"
- [portal] all different sorting for "list"
- [portal] Allow passing multiple request IDs to jobs.py commands
- [portal] deal with old-format metadata
- [portal] Improve handling of files generated during a "jobs.py add" failure
- [portal] handle ^C in jobs.py commands
- [portal] handle ^C in jobs.py attach
- [portal] jobs.py cancel not working