-
While extending SOPA for Visium HD data, @quentinblampey encountered a performance bottleneck with `aggregate()` that he could improve using pure `geopandas` code. Since we use `geopandas` internally,…
-
### Overview
We've identified a performance issue with our application's interaction with the GitHub API, specifically when fetching repository statistics. The current implementation is not retriev…
-
-
In this example, [http://ef4.github.io/ember-animation-demo/#/title-slide](http://ef4.github.io/ember-animation-demo/#/title-slide)
There is a performance bottleneck seems coming from liquid-fire, …
-
Currently there are a number of performance bottlenecks in Souffle. The following is a partial list of places where we have unacceptable run-time complexity. These can be triggered when processing suf…
-
Hello akiran,
The slider has been an amazing addition for many projects of ours. Thank you.
We were trying to optimize all our apps using several metrics.
A case in which the slider seems to…
-
Using TabbyAPI/exllamav2 with Llama3.1-8B
Threadripper Pro/A6000 GPU
Inference at ~70t/s unconstrained, single request. ~35t/s with lm-format-enforcer (JSON schema)
Running 30 simultaneous reques…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the performance issue has not already been reported
### Last performant version
(la…
-
I did some testing with the HQ world and noticed that loading times on http1.1 seem pretty much almost exclusively down to latency.
If I load from a server in Germany (ping 20ms), it takes me ~18 s…
-
#### 问题描述及重现代码:
First of all, thank you very much for this excellent library!!
In this recursive query I am interested only in two columns:
```
fsql.Select()
.Where(a => a.ID == 23)
.AsTre…