-
For now we rely on the routing of the underlying driver (express or koa). However express and koa routers are really slow, as you can see in benchmarks:
https://github.com/delvedor/router-benchmark
…
-
_Idea for reducing traffic on network bottlenecks like ethernet switches (, VPNs, routers, firewalls):_
Add a user-configurable string called `peer group`, and make planner favor peer nodes in the…
-
## Description
The ROUTE/DASH broadcasting method is designed to deliver DASH-formatted streaming content over ROUTE in the form of objects to a large number of broadcast receivers.
## Background …
-
Not sure if optimization routes are available, but I go from 500 fps to 350 fps when an item is rendered. the lower number is with loot beams installed.
-
**Describe the bug**
Shortly after a child device becomes a router device through address solicitation, some connectivity issues may arise due to the order of sending and receiving advertisements.…
-
This issue is created to have a discussion about the tech stack to be used inthe process of making the web application foor the GC server. Current decisions of tech stack is as follows:
- Next.JS for…
-
There are two key advantages for us that Next.js has over CRA:
- Built in server side rendering
- Better optimization
Due to them I think it makes sense to run an experiment and see if we can bui…
-
Hi,
I'm interested in optimizing my rendered images using a kind of optimizer like `jpegoptim`.
I have thought in using `assetic` filters like here:
```
```
but that syntax is colliding with Imag…
-
**Description:**
As the maintainer of the Password website, I propose upgrading our current implementation from Pure React to Next.js. Here are the reasons behind this proposal:
1. **Improved SEO:…
0ME9A updated
5 months ago
-
### Link to the code that reproduces this issue
https://github.com/promise96319/nextjs-dynamic-routing-error
### To Reproduce
First, add a Script with `strategy='beforeInteractive'` in `app/layout.…