-
**Enhancement description**
Review PAC3 codebase with aims to reduce and improve the amount of networking required to prevent netchannel overload, USA has 75% more PACs than the UK server and despite…
-
Now that we have started writing tests in https://github.com/Rust-Wellcome/FasMan/issues/22, we could start adding some optimisations.
We can start optimisations with [`src/tpf_fasta.rs`](https://g…
-
Follow up optimisations for #2827
- Improve sync flow. Since #2692 contract deployment has been non blocking. The blob deployment process first deploys blocking blob txs then a non blocking create …
-
**Describe the solution you'd like**
Optimise cannon performance. There’s a range of things that might fit into this category but the key ones are:
- Introduce a more space efficient format for st…
-
We need to ensure there are
- no linting issues
- unused imports
- unformatted code
- that client is built before pushing to main if there where any changes in frontend app, i.e., client folder
-
Currently dynamic imports include things like routes, error components, and any global components (so if using with `@nuxt/content`). I am _very_ concerned to decrease HTML and number of prefetched re…
-
Connlib utilises ICE, STUN & TURN to reliably establish a connection between client and gateway. This is achieved by creating candidates from local socket addresses and remote-allocated relay addresse…
-
These optimisations should provide another big performance boost to the rendering (cf: this [excellent video](https://www.youtube.com/watch?v=40JzyaOYJeY) on the topic)
- [x] 1 chunk mesh per face ty…
-
I'm pretty sure this can be made to run much faster with the appropriate use of native representations and some C binding code to do some of the heavy lifting in areas such as initialization inheritan…
-
## 🧑🤝🧑 Who: @JReinhold and @ndelangen
This is a tracking issue for the Reduce install footprint 🐾 project. The purpose of this issue is to keep tracking of the overall status of the project and tas…