hatoo
hatoo
https://github.com/hatoo/oha/actions/runs/7191667396/job/19586735643 https://github.com/hatoo/oha/blob/6bac9d02a1382ec2a6deb631ba93d1efe331153b/src/printer.rs#L774
closes #199 Using github codes. Waiting for stable release. Check performance before merge.
https://github.com/fereidani/kanal Looks good
Address #88 This is DRAFT because I don't know about `Ordering`.
fix #1 I've found that `sed -i` works differently on Mac and Linux https://stackoverflow.com/questions/4247068/sed-command-with-i-option-failing-on-mac-but-works-on-linux This PR fix `Makefile` on Linux
Hi, thanks for publishing this repository! During testing on my side, it seems that the `Makefile` is wrong. I'm not very familiar with `sed`, but I think https://github.com/adam-maj/tiny-gpu/blob/de7cf22d630fdbad7c1762708665e3370002681f/Makefile#L14 should be...
Thanks for creating this project! This PR makes it work in Windows. In Windows, enums are converted to `int` instead of `uint` https://github.com/rust-lang/rust-bindgen/issues/1966 So I added `as u32` to `.rs`...
# master ``` ❯ cargo clean && cargo build --release --features=unsafe && ./benchmark.sh target/release/screwsat 60 Compiling screwsat v2.1.1 (/home/hatoo/fork/screwsat) Finished release [optimized + debuginfo] target(s) in 1.96s Time Limit... 60...
Note: adaptive window will automatizally disabled when we set window sizes [oha.zip](https://github.com/user-attachments/files/16343395/oha.zip)