Hello,
 
 I'm Andrea Jeradi, a computer science student of university of Verona  
(Italy). I'm doing a project and I'm using pypy. On Internet I have not  found 
explanation about the meaning of some entry of the log.
 
 [b6faf360f285] {jit-summary
 Tracing:          2    0.006712
 Backend:          2    0.000884
 TOTAL:              0.955633
 ops:                 705
 recorded ops:        168
   calls:             3
 guards:              58
 opt ops:             263
 opt guards:          58
 forcings:            0
 abort: trace too long:    0
 abort: compiling:    0
 abort: vable escape:    0
 abort: bad loop:     0
 abort: force quasi-immut:    0
 nvirtuals:           0
 nvholes:             0
 nvreused:            0
 Total # of loops:    1
 Total # of bridges:    1
 Freed # of loops:    0
 Freed # of bridges:    0
 [b6faf3623ec5] jit-summary}
 
 Exist a site, a paper or something else that explain it?
 Particularly what means 'abort: vable escape', 'abort: bad loop',  'abort: 
force quasi-immut', 'nvirtuals', 'nvholes' and 'nvreused'?
 
 Thanks for the help,
 best regards
 Andrea Jeradi

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

Reply via email to