Serg Gini

Results 106 comments of Serg Gini

> > It's a non-goal to make every program most optimized, it's top priority to maintain comparability I think this is an extra logic - and it need to be...

PRs are welcome :) Crystal is already there Lisp and Ada are in the Debian benchmarks game project.

Seems so: https://github.com/omarmiatello/telegram-api-generator/blob/43bae5f2792bbd242bc5ced56211ab07e48300e1/src/main/kotlin/GeneratorKotlin.kt#L257 ```kotlin TelegramType.Integer -> "Long" ```

Some clarifications, restrictions and details about problem are required. Also not very clear why some solutions have "-m" and other have not.

Hi, Unfortunately I don't know Dart, just recently found it has many solutions for backend development I think Dart community should be more interested

This repo doesn't seem alive.. but the repo you've mentioned has simple query (so what it tested only web-server speed), and because it has Nix for package dependency - it...

On my tests GGML gemm is slower. Like ggml ~ 1.5 TFlops, and mlx (quite close to PyTorch) ~ 3.5 TFlops on M1 Pro (32 Gb). Of course llama is...

> > How can dmd be so fast?? > > Ask Walter bright and start attending DLang confs and meetings. Immo was fired from his previous company and now he...

Did you try to compare with https://github.com/ashvardanian/StringZilla ?

I've tried to use it, no luck. But I found the root of the problem (I suppose). Musl still doesn't have pthread_sigqueue. And we don't have it for Musl in...