Mark Shannon
|
4506bbede1
|
bpo-46072: Document --enable-stats option. (GH-30139)
|
2021-12-16 13:40:54 +00:00 |
|
Mark Shannon
|
342b93f9f2
|
bpo-46072: Add --with-pystats configure option to simplify gathering of VM stats (GH-30116)
* Simplify specialization stats collection macros.
* Add --enable-pystats option to configure.
* Update specialization summary script to handle larger number of kinds
|
2021-12-15 15:32:32 +00:00 |
|
Mark Shannon
|
9816777861
|
Classify specialization failures. Provides more useful stats, with lower overhead. (GH-27701)
|
2021-08-10 14:53:05 +01:00 |
|
Mark Shannon
|
c83919bd63
|
Add option to write specialization stats to files and script to summarize. (GH-27575)
* Add option to write stats to random file in a directory.
* Add script to summarize stats.
|
2021-08-04 11:39:52 +01:00 |
|