-
When tuning the javascript SDK, it became evident that the number of concurrent requests that are queued up has a significant impact on performance. (For example, if you go from 100 concurrent reques…
-
### Component(s)
router
### Component version
0.130.0
### wgc version
Just the router
### controlplane version
Just the router
### router version
0.130.0
### What happened?
## Description
…
-
Integrating the IPT and Data Validator can help publishers to improve data before publishing it into GBIF, the data validator provides a consistent API with the running data ingestion platform, such A…
-
Hello,
Thank you for sharing your excellent work, and also for writing about it in your blog.
Thoroughly enjoyed reading the two posts about pariter.
I have a few questions/requests:
1 - Whe…
-
Hi guys, great library. I’m still a young rustacean, but I recognise this pattern from other ecosystems. (It’s excellent for ETL work btw).
I thought I’d share a few ideas for services that I’ve f…
-
When solving a single column, the column’s solve() function is called at least twice. This is unnecessary for simple setups that don’t recycle. We could detect that, break the DAG (which otherwise is …
-
After reserving a job, I cannot reserve again until I delete the job. That means I can't do any jobs in parallel.
What if I queue a job that takes 40 seconds due to some asynchronous call out to the …
-
At now I have one request processed for ~1 second. I need it to be faster, is there a way to use proxies? I tried to add them, but requests doesn't support https proxies. I tried to run curl commands…
-
### Modification Proposal
SWC and ESBuild minify both run off-thread though native bindings. We don't need to create workers to parallelize workloads for them, unlike terser or uglify-js whic…
-
As per our [Slack discussion](https://seldondev.slack.com/archives/C03DQFTFXMX/p1667786578108119) with @adriangonz there is a performance overhead on MLServer in terms of received latency compared to …