Revision 11599
Added by Aaron Marcuse-Kubitza about 11 years ago
exports/2013-7-10.Naia.range_limiting_factors.csv.run | ||
---|---|---|
1 | 1 |
#!/bin/bash -e |
2 | 2 |
. "$(dirname "${BASH_SOURCE[0]}")"/../lib/runscripts/extract.run "$@" |
3 | 3 |
|
4 |
# export_() runtime: 10 min ("10m16.731s")
|
|
4 |
# export_() runtime: 9 min ("9m10.139s")
|
|
5 | 5 |
|
6 |
# rowcount: 40 million (`wc -l`:40341837) of 80 million observations (~81682800) |
|
6 |
# rowcount: 40 million (`wc -l`:39866662) of 80 million observations (~81682800) |
Also available in: Unified diff
exports/2013-7-10.Naia.range_limiting_factors.csv.run: updated export_() runtime and rowcount (~ the same)