-
Hi, Alex.
Noticed, that for `WPA*01` to proceed one dict may take 10 seconds, while for `WPA*02` it may take 20-35 with the same dict.
The idea is:
If we have a lot of tasks waiting for workers, go…
-
* Background: Due to the chain’s challenge mechanism, miners are forced to use public free TEEworkers to work,which is pretty slow.
* Problem: Miners sometimes have difficulty connecting to TEE Worke…
-
### Anything you want to discuss about vllm.
Following is a little piece of code to extract embeddings from a certain layer of LLM:
```python
def process_row(prompt: str, model, tokenizer, layers_t…
-
Increasing number of workers.
I saw that in other repos, where you can increase speed of both by batch size (of course) but also by doing "multiprocessing".
-
Each Gunicorn worker seems to set up it's own version of the Shell2HTTP commands for pixplot. This has the downside that any give worker is not knowledgeable about other pixplot commands running on ot…
-
Similar to #312 it would be nice if service worker register calls would be recognized and included in the bundle.
```ts
navigator.serviceWorker.register("./sw.ts");
```
-
Previously I had been assuming service workers would not be part of non-default buckets. I didn't really understand the use case. Recently, however, it was mentioned developers want service workers …
-
Randomly all of the workers will kill them selves with an error similar to these:
```
[104.236.27.101] Error: write after end
at writeAfterEnd (_stream_writable.js:133:12)[104.236.27.101]
at…
-
- Bumping up this issue again https://github.com/parallel-js/parallel.js/issues/119
- I couldn't find any documentation related to this, any insights will be really useful
-
It'd be very useful for web workers to be able to use module syntax and get all of the benefits thereof. This would I believe replace the annoying `importScript` global they use.
At first glance I th…