-
When optimizing CPU usage, it would be useful to get CPU usage information from Go benchmarks.
Could we add, where supported, [getrusage](http://man7.org/linux/man-pages/man2/getrusage.2.html) call…
-
### Proposal to improve performance
I am using vllm version 0.6.3.post1 with four 4090 GPUs to infer the qwen2-72B-chat-int4 model. The request speed is very fast for a single request, but the perf…
-
Hello,
I'm trying to test head_dim=256 backward performance on H100, with below modifications, I manager to make it run. However, it reports test mismatch in result comparing.
Modifications:
1. a…
-
- Implement robust benchmarks for model testing
- Try different subword lengths
- Try different regression algorithms
- Try various regularization strategies
- Data cleaning: Check whether whitespace …
-
Benchmarking would be useful to check how it's performing on a device and as alongside #121 to help catch regressions. For example, a button in Settings to "run benchmark" which would do a test large-…
-
### Brief Issue Summary
Only way to get rid of the error
[rollbar] Unhandled exception: Unhandled Promise rejection: Post-folder-open Error: No cache object found [object Object]
Is to remove build …
-
InvertedIndex implemented in #77 is optimized for storing sparse vectors where most of the dimensions have 0 value. To check and improve performance of the index we need benchmark it against a realist…
twitu updated
2 months ago
-
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a) and found n…
-
The idea is to implement the following benchmark functions:
- [x] Sphere
- [x] Easom
- [x] Ackley
- [x] Rosenbrock
- [x] Goldstein-Price
- [ ] Rastrigin
- [ ] [Michalewicz](https://www.sfu.ca…
-
Great idea to port rpmalloc. I suggested this also on reddit. :)
benches
- https://github.com/daanx/mimalloc-bench
- https://github.com/mjansson/rpmalloc-benchmark
testing
- https://www.ryanl…