-
(Apologies for creating multiple recent GitHub issues, this is the last one, I promise!)
I took the DataFrame from my experiment results and used Plotly's `plotly.express.parallel_categories` plot …
-
I am working with a model for which multistart optimization does not find the ground truth optimum after 100 runs and 2.3 days of computation (with most found local minima being different from each ot…
-
Hello,
I am having some performance issues. The cpu usage is too high. I create a simple test that read 1500 tags
1) Sync read
string prefix = "TAG_INT_";
string fmt = …
-
I've been benchmarking many minimalist frameworks in rust/node/go/elixir/etc for a while now on my MBA M1. I discovered crystal and I'm giving it a try.
I'm comparing kemal cut-n-past
```
requir…
-
Hi
Hello,
We are running a continuous benchmarking project (https://h2oai.github.io/db-benchmark). In recent days we added Arrow project.
It uses R's dplyr and ArrowTable as backend. Queries ha…
-
**Is your feature request related to a problem? Please describe.**
> A clear and concise description of what the problem is - e.g. "I'm always frustrated when [...]"
The ability to trivially bench…
-
We need some. Probably in connection with #67 .
-
- [ ] Improve OCCA backend
- [ ] Add MFEM backend — how to support backends that don’t support JIT and don’t run on the host?
- [x] Add MAGMA backend?
- [ ] Add OpenMP 4.5 backend?
- [x] Add pure…
-
@Bodigrim suggested I take the proposal that I recently submitted to `libraries@` here, to play guinea pig for this process.
## What
I suggest to change
```
class Eq a where (==), (/=) :: a ->…
-
### Reproducing Code Example
I am working on the `meson` branch of https://github.com/rgommers/scipy and built scipy using the instructions from https://github.com/rgommers/scipy/blob/meson/MESON…