Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
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
NoneFix versions
Priority
New
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
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
None
Fix versions
Priority
Created 6 November 2024 at 11:02
Updated 7 November 2024 at 13:48
Resolved 7 November 2024 at 13:48
the
cgi
scope has 47 elements, the default initial size for a struct is 32 elements, which means it’s always going to resize on every request, which is a somewhat expensive operationdoing some very rough hello-world benchmarks locally
32 - 9k requests per second
64 -11k requests per second