All work

 

cfspreadsheet test runs slower since 5.4 (java integration)

Unresolved

Description

 

 

 

Attachments

6
66% Done
Loading...

Details

Assignee

Reporter

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Priority

Created 8 November 2024 at 20:10
Updated 14 May 2025 at 11:50

Activity

Zac Spitzer 
18 November 2024 at 23:13

knocked up a waaaay better report

 

Zac Spitzer 
11 November 2024 at 20:22

this commit sits in the middle of the period with the performance regression from 20s to 40s between 6.1.0.57 and 6.1.0.95

Zac Spitzer 
11 November 2024 at 20:04

I set lucee_log_reflection=true and my application.log level to INFO, also seeing a lot of reflection, can the look ups be cached?

Zac Spitzer 
11 November 2024 at 14:54
(edited)

did some analysis, it seems lucee 6.2 is much slower working with int[] values compared to 5.4?

which is

 

 

https://github.com/cfsimplicity/spreadsheet-cfml/blob/develop/test/specs/addPageBreaks.cfm#L16

Zac Spitzer 
10 November 2024 at 22:48

I tweaked testlab to output test execution times

newer versions getting better, i’d assume once this regression is found and addressed, we’ll can beat 5.4 (given other gains?)