This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
salsa
Watch
1
Star
0
Fork
You've already forked salsa
0
mirror of
https://github.com/salsa-rs/salsa.git
synced
2025-01-30 00:12:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e58702ebd0
salsa
/
tests
/
parallel
/
main.rs
7 lines
76 B
Rust
Raw
Normal View
History
Unescape
Escape
move the test setup in `setup.rs`
2018-10-13 09:22:38 +00:00
mod
setup
;
move parallel tests into a directory
2018-10-13 09:03:34 +00:00
mod
cancellation
;
move distinct tests into their own files to ease reading
2018-10-13 09:24:34 +00:00
mod
independent
;
mod
race
;
show that executing queries on distinct keys can proceed in parallel
2018-10-13 09:43:35 +00:00
mod
true_parallel
;
Reference in a new issue
Copy permalink