-
@acomodi @vaughnbetz @tangxifan I am attempting to run the VTR SymbiFlow (f4pga) benchmarks with the 100t and 200t devices. Currently, I am able to run the benchmarks with the 50t device. I have inclu…
-
I was looking at the performance of my oak router versus my acorn router. Oak uses pathToRegex while acorn uses `URLPattern`. The implementation of `URLPattern` in Deno is super non-performant compare…
-
### The initial issue
I was faced with issues in URL params escaping. I can show them using two examples, but there could be more. So, clients can send to the server two requests with the next path…
-
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
…
-
### What happened + What you expected to happen
Observed intermediate deployment throughput dropped when serving 20 concurrent users (aka locsut users).
Model throughput is around 600~, yet the Ro…
-
### Please try to fill out as much of the information below as you can. Thank you!
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
### Which version contains the bug?
https:/…
-
The APIs which the benchmark uses to create a router appear to no longer work. At first blush, It appears that its the lack of a container with properly registered dependencies. When running the `link…
-
It seems that for a significant speedup in the 2nd case you should use `CompiledUrlMatcher` instead of `UrlMatcher`
Looks like @nicolas-grekas didn't put his algorithm in `UrlMatcher`
Refer to the b…
-
#### Versions
rmw_zenoh : fcfed30ca7ba629a137bc48fab0502c71e515839
#### Description
Hello,
I'm trying to benchmark the middleware implementations like rmw_zenoh, rmw_cyclonedds and rmw_fastrtps…
-
### Questions
### Version
4.5.8
### Context
while running existing application with ThreadingModel.VirtualThread , application performance dropped significantly.
### Do you have a r…