baul
baul
Just have a imou Ranger Pro which is a new version having 2K, is it similar with the imou ranger 2? Look like it is IPC-A26HP. note: late confirmation is...
Just run the hyper server main binary compile from the example dir. test on one thread glommio::PoolPlacement::Unbound(1) and default num_cpus::get thread. Now monoio hyper test ok, but glommio hyper fail...
perf output once curl: normal: ``` 400784.657 :0/0 io_uring:io_uring_poll_wake(ctx: 0xffff8ba814e62000, opcode: 13, user_data: 2, mask: 195) 400784.672 :0/0 io_uring:io_uring_task_add(ctx: 0xffff8ba814e62000, opcode: 13, user_data: 2, mask: 195) 400786.224 glommio/2401698 io_uring:io_uring_task_run(ctx: 0xffff8ba814e62000,...
Can we compat tokio::spawn same as the AsyncRead way. Then in the comap future, tokio::spawn.compat() will auto convert to use containging runtime's spawn?
When case do you mean: futures::executor::block_on or tokio::main/tokio::block_on? Give an example?
Any progress about the clipboard-read api?
@ebidel Have tried the clipboard-read API. Be ok to readText(),no need user gesture or keydown. But only plaintext, no text/html.
Since we want that Users can run Benchmark-wrapper in a traditional bare-metal environment or with the use of benchmark-operator ran in a containerized environment such as Kubernetes, we should put...
> @inevity not certain which link you are asking for, but grafana dashboard for OCS fio is [available internal to Red Hat here](http://marquez.perf.lab.eng.rdu2.redhat.com:3000/d/dWSOkJi7z/aws-fio-summary-with-rook-ceph-es-backed?orgId=1). If you need access to the dashboard...
The arsenal/ link is not up to date, but the fio percentiles is same as ycsb template from cloud-bulldozer/performance-dashboards which use the jsonnet. Nowdays, the performance-dashboards did not have the...