Menu

#208 Reduce exec time of PROCESS tests

0.9.4
closed
None
2025-10-10
2025-10-05
No

PROCESS tests are taking too much time launching Kink interpreter.

...
src/test/kink/PROCESS_test.kn; process; .stdin; get pipe : Success 15.588 sec
src/test/kink/PROCESS_test.kn; process; .stdin; cannot get pipe if source is not pipe : Success 13.781 sec
src/test/kink/PROCESS_test.kn; process; .stdout; get pipe : Success 13.612 sec
src/test/kink/PROCESS_test.kn; process; .stdout; cannot get pipe if not redirected to pipe : Success 13.654 sec
src/test/kink/PROCESS_test.kn; process; .stderr; get pipe : Success 15.752 sec
src/test/kink/PROCESS_test.kn; process; .stderr; cannot get pipe if destination is not pipe : Success 15.445 sec
src/test/kink/PROCESS_test.kn; process; .stderr; cannot get pipe if stderr is redirected to stdout : Success 15.306 sec
src/test/kink/PROCESS_test.kn; process; .wait; exit cont : Success 13.626 sec
...

It can be reduced by using commands other than Kink interpreter like bash.

Discussion

  • Miyakawa Taku

    Miyakawa Taku - 2025-10-08
    • Milestone: none --> 0.9.4
     
  • Miyakawa Taku

    Miyakawa Taku - 2025-10-09
    • assigned_to: Miyakawa Taku
     
  • Miyakawa Taku

    Miyakawa Taku - 2025-10-09

    Working on sf00208-improve-exec-time-PROCESS-tests

     
  • Miyakawa Taku

    Miyakawa Taku - 2025-10-10
    • status: open --> closed
     
  • Miyakawa Taku

    Miyakawa Taku - 2025-10-10

    Closed by [b42c84]

     

    Related

    Commit: [b42c84]


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.