Optimize rvdc tests

This commit is contained in:
nora 2025-04-13 16:17:29 +02:00
parent e9a689aa1a
commit f0c04f1466
4 changed files with 118 additions and 53 deletions

View file

@ -15,4 +15,5 @@ unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slow_tests)'] }
[dev-dependencies]
object = "0.36.7"
rayon = "1.10.0"
tempfile = "3.19.1"