kaist-cp / smr-benchmark

SMR Benchmark: A Microbenchmark Suite for Concurrent Safe Memory Reclamation Schemes
http://cp.kaist.ac.kr/gc
MIT License
36 stars 5 forks source link

crossbeam upstream에 기여: collection trigger, 3-bit epoch, ... #23

Open jeehoonkang opened 5 years ago

jeehoonkang commented 5 years ago

우리가 알아낸걸 바탕으로 crossbeam upstream에 기여하면 어떨까 합니다. 예컨대:

jeehoonkang commented 5 years ago

3 epochs: https://github.com/crossbeam-rs/crossbeam/pull/416#discussion_r335580092 시험 끝나고, 여기 답변 달아주시고 머지 진행해주시길 부탁드립니다.

tomtomjhj commented 4 years ago
tomtomjhj commented 4 years ago
jeehoonkang commented 4 years ago

결과가 엎치락 뒤치락이긴 한데.. 일단 PR을 날려볼만 한거같아요.

tomtomjhj commented 4 years ago

저희가 만든 벤치마크 몇 개 돌려보겠습니다

tomtomjhj commented 4 years ago

1,8,16 스레드 write-only 비교해보니 bonsai에서는 small epoch이 15%느리고 다른 DS에서는 거의 같습니다