old readrides update from a previous ex
This commit is contained in:
parent
915c221f6f
commit
bb416e73a5
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
for method in tuple dict namedtuple class slots dataclass; do
|
||||
python readrides.py $method
|
||||
time python readrides.py $method
|
||||
done
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user