Issue 25408: Consider dropping html5lib and spambayes from the default benchmark set (original) (raw)
Issue25408
Created on 2015-10-14 17:55 by brett.cannon, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Messages (3) | ||
---|---|---|
msg253014 - (view) | Author: Brett Cannon (brett.cannon) * ![]() |
Date: 2015-10-14 17:55 |
The spambayes and html5lib benchmarks are not compatible with Python 3, so I think we should remove them from the default set (they can obviously stay in the benchmark suite). And while I'm thinking about it, maybe pull etree since we already have the JSON tests in the default for serialization measurements? | ||
msg253019 - (view) | Author: Antoine Pitrou (pitrou) * ![]() |
Date: 2015-10-14 20:28 |
This all sounds good to me. | ||
msg253076 - (view) | Author: Brett Cannon (brett.cannon) * ![]() |
Date: 2015-10-16 17:13 |
Fixed in changeset 22a5da25fa4e . |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:22 | admin | set | github: 69594 |
2015-10-16 17:13:16 | brett.cannon | set | status: open -> closedresolution: fixedmessages: + stage: resolved |
2015-10-14 20:31:26 | brett.cannon | set | assignee: brett.cannon |
2015-10-14 20:28:11 | pitrou | set | messages: + |
2015-10-14 17:55:07 | brett.cannon | create |