Unresolved
Details
Assignee
UnassignedUnassignedReporter
Zac SpitzerZac SpitzerLabels
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
New
Details
Details
Assignee
Unassigned
UnassignedReporter
Zac Spitzer
Zac SpitzerLabels
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 14 November 2024 at 13:59
Updated 6 March 2025 at 11:37
calculate an initial size for the string builder based on the query size (rows+columns+formatting+headers)
this really impacts testbox performance due to always preparing error messages using
.toString()
even before the test failshttps://ortussolutions.atlassian.net/browse/TESTBOX-406