-
Currently it is slow.
-
@dlfivefifty
The performance of Legendre's `plan_transform` sometimes seems to degrade once the number of grid points becomes large. In particular I noticed that:
1) Synthesis `\` is slower than …
-
The current search uses full words to find companies. However, this causes inconvenience to the user if the company's name is extremely long (as there is no limit to the name length). Consider using p…
-
I believe my sparse implementation is mostly working since it computes the vertex position on the more complicated scenes in under a second. This is also true of the skirt simulation, but it is notice…
-
# Summary
Recently, I build an index with index type "IDMap,HNSW32,Flat". The dataset size is 8M and dimension is 200. I used a very lone time to build it, more than 48h. Is some parameter settin…
-
### Description of the issue
FAST RMX runs fine in the game menus, but once in-game, it runs slowly, and eventually crashes.
### Reproduction steps
1. Start up FAST RMX
2. Press L+R to get to the …
-
MinGRU (without the LM layers) is considerably slower than standard nn.GRU. My test parameters were: input_size = 10, hidden_size = 100, seq_len = 1000, batch_size = 64.
From my profiler, tested i…
-
-
Generating and re-generating the website now takes quite significant time, which makes updating painful.
As I understand, the reason is that it generates everything from scratch every time, even if…
-
Currently the command `update_assets` executes a lot of logic to copy, compress, and bundle static assets from our git repo and from node_modules. This logic is executed via make commands and some sub…