ETF Improvement Proposal (EIP)
An EIP is a GitHub issue which proposes an improvement of the ETF validator.
It must follow the template below and provide at least information for
the first 4 sections.
Background and Motivation:
It takes some time to start the tests, also because the hard disk must be accessed to write index structures.
Proposed change
Small spatial data sets could be tested in-memory.
It should be possible to configure a limit for the data set size. If the data set size is below the limit and the memory utilisation is in a non-critical status (at least the size of the data set is free in RAM and is occupied to a maximum of 50 %), the test is executed in-memory.
Alternatives
Funding
Additional information
ETF Improvement Proposal (EIP)
Background and Motivation:
It takes some time to start the tests, also because the hard disk must be accessed to write index structures.
Proposed change
Small spatial data sets could be tested in-memory.
It should be possible to configure a limit for the data set size. If the data set size is below the limit and the memory utilisation is in a non-critical status (at least the size of the data set is free in RAM and is occupied to a maximum of 50 %), the test is executed in-memory.
Alternatives
Funding
Additional information