You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: validator/PLANS.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@
36
36
37
37
## Checks + features wishlist, and problems to think about:
38
38
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...)
40
40
* Profiling (iterate)
41
41
* Check if saving intermediate files will improve efficiency (currently a bottleneck at "individual file checks" section. Parallelize?)
42
42
* 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