Skip to content

Revisit array opening#279

Merged
eddelbuettel merged 3 commits intomasterfrom
de/array_open
Aug 5, 2021
Merged

Revisit array opening#279
eddelbuettel merged 3 commits intomasterfrom
de/array_open

Conversation

@eddelbuettel
Copy link
Copy Markdown
Contributor

@eddelbuettel eddelbuettel commented Aug 5, 2021

This PR revisits array opening:

  • skip an unnecessary opening of the array on [ read access,
  • tests if the array is open for write access in [<- in which case it also skips an open.

All tests still pass, and performance should be improved especially on (cloud-remote) and/or arrays with many fragments.

(Also CH9427)

@eddelbuettel eddelbuettel merged commit eba586a into master Aug 5, 2021
@eddelbuettel eddelbuettel deleted the de/array_open branch August 5, 2021 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants