odoo/o-spreadsheet#1748

Created by BI, Lucas Lefèvre (lul)

Blocked

label
odoo:master-memoize-ranges-lul
head
87d5a6b36f2631e88c2c4adc0bc78ae13a2f1a8d
odoo/o-spreadsheet
master #1748 missing r+

[POC] memoize ranges

Description:

If we were to use Ranges massively, let's say for every cell, for many plugins each managing a cell feature/attribute (size, evaluation, etc), we would want to optimize memory usage and share identical Range instance objects.

Odoo task ID : TASK_ID

review checklist