Message402946
| Author | Mark.Shannon |
|---|---|
| Recipients | Guido.van.Rossum, Mark.Shannon, gvanrossum, iritkatriel, methane, rhettinger, serhiy.storchaka, terry.reedy |
| Date | 2021-09-30.10:56:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1632999383.24.0.0169485150481.issue36521@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I strongly favor (b) over (d). (d) adds more complexity to MAKE_FUNCTION. MAKE_FUNCTION represents a measurable fraction of execution time for many programs. The more flags and branches it has, the harder it is to optimize. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-30 10:56:23 | Mark.Shannon | set | recipients: + Mark.Shannon, gvanrossum, rhettinger, terry.reedy, methane, serhiy.storchaka, Guido.van.Rossum, iritkatriel |
| 2021-09-30 10:56:23 | Mark.Shannon | set | messageid: <1632999383.24.0.0169485150481.issue36521@roundup.psfhosted.org> |
| 2021-09-30 10:56:23 | Mark.Shannon | link | issue36521 messages |
| 2021-09-30 10:56:23 | Mark.Shannon | create | |