Skip to content

XiangpengHao/async_bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A view of async memory access in rust

This repo contains all the code to reproduce this post: https://blog.haoxp.xyz/posts/async-memory-access/.

Build

cargo build --{release|debug}

Run

./target/{release|debug}/async_bench --traveller {"async"| "sync"}

Test

cargo test --{release|debug}

About

A view of async memory access in rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages