The GitHub Actions job "Java CI with Gradle" on poi.git/trunk has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run: 4dae99c52601df0e4cf48362d100ae139d6aaf5c / PJ Fanning <[email protected]> Cache the current-sheet SheetRangeEvaluator in OperationEvaluationContext (#1272) getRefEvaluatorForCurrentSheet() allocated a new SheetRefEvaluator and SheetRangeEvaluator on every call, i.e. for every cell/area reference resolved while evaluating a formula. Both objects only depend on the context's final fields, so create them once per context and reuse them. Extracted from #1271. Co-authored-by: Claude Opus 5 (1M context) <[email protected]> Report URL: https://github.com/apache/poi/actions/runs/35276385949 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
