Quote:
Originally Posted by kovidgoyal
Yes there is a cache maintained. I doubt initial open speed is ever going to be on par with the old reader, its kind of a fundamental trade-off in the design. You get much faster re-opens for a slower initial open.
|
One thought that comes to mind: Could that caching step be called ahead of time? By plugins, or as part of db.add_format_with_hooks()?
I wouldn't consider it a priority right now, though.