Re: [pypy-dev] PYPY- Trace Limit

2022-03-07 Thread Matti Picus

On 7/3/22 22:19, Aksam Lwanga wrote:

Am working  on a person project I would like to know how meta trace 
limit configured for pypy.any assistance needed is highly appreciated.


On Mon, Mar 7, 2022, 3:43 PM Aksam Lwanga  wrote:

Hello , I would like to understand how to set pypy trace limit .
Any link available for use will highly help me.




Hi Aksam. You can see the various ways to influence the JIT via `pypy 
--jit help`. There are explanations for some of these parameters here 
https://rpython.readthedocs.io/en/latest/jit/index.html. There are also 
python-level hooks you can use, they are documented here 
https://doc.pypy.org/en/latest/jit-hooks.html#jit-hooks-1. You can also 
use the PYPYLOG to record activity/./


/
/

Take a look at these tools and let us know if you need more help.

Matti
//

___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev


Re: [pypy-dev] PYPY- Trace Limit

2022-03-07 Thread Aksam Lwanga
Am working  on a person project I would like to know how meta trace limit
configured for pypy.any assistance needed is highly appreciated.

On Mon, Mar 7, 2022, 3:43 PM Aksam Lwanga  wrote:

> Hello , I would like to understand how to set pypy trace limit . Any link
> available for use will highly help me.
>
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev


[pypy-dev] PYPY- Trace Limit

2022-03-07 Thread Aksam Lwanga
Hello , I would like to understand how to set pypy trace limit . Any link
available for use will highly help me.
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev