-
# TL; DR;
I would like to start a discussion on how to introduce specialized `Chunk` types for primitive types that are going to be exported, so that "power" users can utilize them in performance s…
-
Ironically pregenning becomes more necessary with this mod active because it destroys chunk loading times, but with Chunky and CO active, Chunky will take upwards of THREE DAYS to generate only 10k ra…
-
4096 is not the most optimal chunk size, and so this function is slower at reading files than it could be.
In a quick benchmark, using the example from https://docs.servant.dev/en/stable/cookbook/b…
joeyh updated
4 months ago
-
Please re add the Bukkit Chunk Cache as a server option in poseidon.yml as it helps performance. I've been on CB1060 for years and noticed it's better with world loading, especially if you have minec…
-
We've currently barely scratched the surface of performance improvements that can be made to world I/O with LevelDB.
LevelDB is extremely nice (much nicer than Anvil) because it allows reading/writ…
-
In our meeting yesterday, we started talking about providing some more resources on chunking. This is such an integral part of effective data processing. But my experience is that, while it's easy to …
-
I am looking to serialize indexes into smaller chunks for better performance in a KV store.
If there are boxes at each tree level, I would like to be able to get the pre-configured bounding box coo…
-
**Summary:**
The proposal aims to convert the existing multi-page website of the camicroscope project into a Single Page Application (SPA) to improve performance, reduce server load, and enhance user…
-
### Description
The recent upgrade to Gatsby v5 has left many build warnings, particularly those of conflicting CSS, like in the example below.
### Expected Behavior
Ideally, each of these wa…
-
#### Subject of the issue:
Its a low priority, but the good idea to do all of it as it impacts the application indirectly.
assets size:
```
asset size limit: The following asset(s) exceed the …