Opened 10 years ago
Closed 10 years ago
#1876 closed enhancement (fixed)
Delay preloading array design feature in raw data batcher
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.3.3 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
The current implementation preload array design features immediately when it is created.
It would be better for performance if the preloading was delayed until the first insert.
Note:
See TracTickets
for help on using tickets.
(In [6582]) Fixes #1876: Delay preloading array design feature in raw data batcher