Redundant processing for helper functions

Created on 7 August 2025, 2 days ago

Currently, if you have multiple exposed filters, the module will re-read and re-process the entire CSV file for each filter.
We should add a simple in-memory cache to the ViewsCsvQuery class that ensures that for any single page load, the view only reads the values once.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States andileco

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024