Skip to content

Commit e29e8a7

Browse files
committed
update plans
1 parent 4bbe787 commit e29e8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validator/PLANS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
## Checks + features wishlist, and problems to think about:
3838

39-
* Improve performance and reduce runtime (what's the target time?)
39+
* Improve performance and reduce runtime (what's the target time? Just want to not be painfully slow...)
4040
* Profiling (iterate)
4141
* Check if saving intermediate files will improve efficiency (currently a bottleneck at "individual file checks" section. Parallelize?)
4242
* Make `all_frames` MultiIndex-ed by geo type and signal name? Make a dict of data indexed by geo type and signal name? May improve performance or may just make access more readable.

0 commit comments

Comments
 (0)