-
[Protocol Buffers(GFW proxy required)](https://developers.google.com/protocol-buffers/) are a language-neutral, platform-neutral extensible mechanism for serializing structured data.
So the officia…
-
`Polydivisible.search` is currently noticably slow for bases with high prime factors. This is because the search space for each digit is dependent on the `gcd` of the current `divisor` and the `base`.…
-
I want to use CUDA instead of CPU to increase the speed on tag inference.
My machine Ubuntu 22.04.3 LTS (GNU/Linux 6.5.0-35-generic x86_64), CUDA 12.2
I learned from https://onnxruntime.ai/docs/…
-
### Code Bug Issues
1. getdents_remote --- need to consider data length (**SubDirectory needs to avoid serialization**)
### Performance Issues
1. rpc --- should be the current bottleneck (**40 ti…
-
I expect files to transfer like they would if LAN IP addresses were used instead, not going through the ISP and back to the same LAN again. This is a huge performance bottleneck.
I'm using the late…
-
```
the performance seems to decrease exponentially when you start doing big
maps. Here is a sample one. It makes my pentium M lag a lot while moving
things around and adding new thoughts, whereas it …
-
We use boost::pool in hash table to resolve the memory leak caused by fragment.
As boost::pool is not thread-safe, we have to use a spin-lock on the memory pool. This becomes the performance bottlenec…
-
Lyle has asked that we look into whether we can get better CPU performance from our Express API if we utilize Node multithreading to take advantage of multiple core processes on our API servers.
This…
-
```
Create a class which will collect time usage of each operation:
- model creation
- resource processing
- etc...
and will expose a detailed description in a customized way. This is useful to
anal…
-
```
Create a class which will collect time usage of each operation:
- model creation
- resource processing
- etc...
and will expose a detailed description in a customized way. This is useful to
anal…