-
It always bugs me that Posts, even when it's just 10 characters, ends up showing a gray placeholder for a significant duration when loaded for the first time**. The culprit seems to be the fetch time…
-
你好,我在用performance api 的时候,遇到了一些问题,`performance.getEntriesByType('resource') ` list 里面有一些数据的 responseStart/requestStart 都为 0,这样计算的话,每个请求的 TTFB
`PerformanceResourceTiming.responseStart - PerformanceRes…
-
# What
Currently our JS client offers two kinds of smart fetches:
1. We fetch through DNS, and then if the request completely failes (after 5 seconds) we retry as a fallback using a node return …
-
Via:
```java
static {
Json.mapper.registerModule(new AfterburnerModule());
Json.prettyMapper.registerModule(new AfterburnerModule());
}
```
and:
```java
.end(Json.encodeToBuff…
-
Continuing from: https://github.com/piscinajs/piscina/issues/108#issuecomment-780585097
> The GC can still move things to the old generation during synchronous calls, can't it? From what I know, mi…
-
#### What would you like to be added:
Related to https://github.com/JellyfishSDK/whale/pull/973
While `SempahoreCache` implements a cache that reduces upstream back pressure with concurrency…
-
This is addressing the current dbw smoke fixture for Windows on the main branch. #15113 added this assertion for `network-server-latency` to be `>0` on dbw. It's now failing in main branch.
On Wind…
-
**Describe the issue**
I've enabled `resourceBaseHref` as that the production domain in behind a local dns resolver (`imv4.local`). For some reason, openreplay won't respect `resourceBaseHref` for al…
-
We are using WebSVN 2.5 with Apache 2.4.37 and have about 120 Repositories and authorization via active directory. WebSVN is very slow! It takes about 50 seconds to load the index page with all reposi…
-
### Environment
Node: v16.20.0
### Reproduction
- run` redis-cli MONITOR`
- load homepage
- `mget` is empty
### Describe the bug
Homepage is not being cached by redis
### Additional conte…