Timeline for Time, Memory Limit and Timeout for Python Command Only
Current License: CC BY-SA 4.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 7, 2023 at 2:34 | comment | added | tink | I don't think this is going to work. You will either timeout the time along with python or time the timeout along w/ python. Having both apply to ONLY python looks impossible to me. | |
| Jun 6, 2023 at 5:57 | history | edited | ReflectYourCharacter | CC BY-SA 4.0 |
Corrected a sentence
|
| Jun 5, 2023 at 13:10 | comment | added | Albert Einstein | @Archemar then timeout is set upon time and python3 command as a whole, which doesn't truly set timeout on python3 execution only! Although timeout execution is very small but I want to set timeout and time only for python3 command, not any command pipeline. | |
| Jun 5, 2023 at 13:02 | comment | added | Archemar |
a) did you try timeout 5s /usr/bin/time -f \"TIME: %e\" python3 test.py ? b) execution time of timeout command would be very small.
|
|
| Jun 5, 2023 at 12:41 | history | edited | Albert Einstein | CC BY-SA 4.0 |
added 82 characters in body
|
| Jun 5, 2023 at 12:38 | history | edited | Albert Einstein | CC BY-SA 4.0 |
edited title
|
| Jun 5, 2023 at 12:29 | history | edited | Albert Einstein | CC BY-SA 4.0 |
edited body
|
| Jun 5, 2023 at 12:29 | history | edited | Albert Einstein | CC BY-SA 4.0 |
edited body
|
| Jun 5, 2023 at 12:28 | history | edited | Albert Einstein | CC BY-SA 4.0 |
edited title
|
| S Jun 5, 2023 at 12:28 | review | First questions | |||
| Jun 6, 2023 at 4:52 | |||||
| S Jun 5, 2023 at 12:28 | history | asked | Albert Einstein | CC BY-SA 4.0 |