organize more files into folders, and run the weak-mem consistency test as the very first since it is so slow
This commit is contained in:
parent
a2cc014231
commit
8ebdad0615
@ -214,7 +214,7 @@ fn test_single_thread() {
|
||||
}
|
||||
|
||||
pub fn main() {
|
||||
for _ in 0..100 {
|
||||
for _ in 0..50 {
|
||||
test_single_thread();
|
||||
test_mixed_access();
|
||||
test_load_buffering_acq_rel();
|
Loading…
x
Reference in New Issue
Block a user