Ticket #23102: timing_dump.txt
| File timing_dump.txt, 448 bytes (added by , 13 years ago) |
|---|
| Line | |
|---|---|
| 1 | Edited output of the timing code, see timing_code.diff for the actual code. |
| 2 | |
| 3 | Option 1: Original 3.5.0 code: |
| 4 | Avg time 0.002 ms based on 29 thumbnails or medium-sized images. |
| 5 | |
| 6 | Option 2: Proposed 3.5.1 code (Calling image_constrain_size_for_editor()): |
| 7 | Avg time 0.439 ms based on 29 thumbnails or medium-sized images. |
| 8 | |
| 9 | Option 3: Equivalent 3.4 code (Calling image_downsize()): |
| 10 | Avg time 9.781 ms based on 29 thumbnails or medium-sized images. |