-
Today, I reran the benchmark using Go current master branch (golang/go@78c46581f4da82473f3efcbbe1f3b48625f88471).
Go's latency is now similar and even better than OCaml:
![histogram](https://cloud.g…
-
**LocalAI version:**
Latest
**Environment, CPU architecture, OS, and Version:**
Not relevant
**Describe the bug**
This bug has two elements to it. The first is that the server segfaults i…
-
In fasthttp, in file `header.go`, this function:
```golang
func mustDiscard(r *bufio.Reader, n int) {
if _, err := r.Discard(n); err != nil {
panic(fmt.Sprintf("bufio.Reader.Discard(%d) failed:…
-
Keep-Alive connections get closed `ReadTimeout` seconds after connecting, even if they're actively being used to make HTTP requests:
![image](https://user-images.githubusercontent.com/20298291/1310…
-
I got to know naturaljs-router by checking the list from [web-frameworks-benchmark.netlify.app](https://web-frameworks-benchmark.netlify.app/)
I've been following the dev of hyper-express, also bas…
-
https://github.com/gofiber/fiber/runs/5364379599?check_suite_focus=true#step:4:1068
-
### Is your feature request related to a problem? Please describe.
No
### Describe the solution you'd like
https://github.com/valyala/fasthttp
### Describe alternatives you've considered
_No resp…
-
Hi!
Let say I had
```
GET("/customer/:id", handler)
```
How can I find the original path "/customer/:id" inside func handler() ?
Thank you
-
My service deploy on server as a log transfer, QPS about 18000/s, QPM about 1000000/s. In order to make each nginx worker running balance ,so I config maxidelConnDuration to 20ms for making each idle …
-
https://bob.nem.ninja/docs/#block-chain-related-requests
ghost updated
7 years ago