You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/19 13:31:59 UTC

[GitHub] [incubator-tvm] u99127 edited a comment on issue #4367: [Tests] Dump duration of Pytests.

u99127 edited a comment on issue #4367: [Tests] Dump duration of Pytests.
URL: https://github.com/apache/incubator-tvm/pull/4367#issuecomment-555508562
 
 
   We need to measure this I agree. 
   
   There's a simpler way of achieving this  - I would suggest using PYTEST_ADDOPTS instead in docker/build.sh and docker/bash.sh . That then means we would be able to globally change this instead of changing this in every single script.
   
   I've been playing with that for some other items that I've been playing with in pytest - pull requests will follow.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services