Message259472
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, pitrou, vstinner, yselivanov |
| Date | 2016-02-03.11:18:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1454498307.25.0.165794042707.issue26275@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Well, it was simpler than I expected to implement calibration. Here is a PoC for regex_v8 and json_dump_v2. json_dump_v2 takes 3 seconds per run, but it already uses internally 100 loop iterations. I divided the number of iterations by 100 in my patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-03 11:18:27 | vstinner | set | recipients: + vstinner, brett.cannon, pitrou, yselivanov |
| 2016-02-03 11:18:27 | vstinner | set | messageid: <1454498307.25.0.165794042707.issue26275@psf.upfronthosting.co.za> |
| 2016-02-03 11:18:27 | vstinner | link | issue26275 messages |
| 2016-02-03 11:18:27 | vstinner | create | |