sumerc / yappi

Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.
MIT License
1.45k stars 73 forks source link

AddingPowerSupport_CI/Testing #73

Closed santosh653 closed 2 years ago

santosh653 commented 3 years ago

Adding Power Support.

Adding power support ppc64le with Continues Integration/testing so that code remains architecture independent.

This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing.

The build is successful on both arch: amd64/ppc64le, please find the Travis Link below. https://travis-ci.com/github/santosh653/yappi

Please let me know if you need any further details.

Thank You !!

sumerc commented 3 years ago

Hi,

Thanks for the fix.

The build somehow seems to be stalled/error: https://travis-ci.org/github/sumerc/yappi/jobs/751152779

Any idea on why?

sumerc commented 2 years ago

We are not using travis CI anymore so closing this issue, but opening a new one to inspect this possibility on GH actions -> https://github.com/sumerc/yappi/issues/114