If you're new here, you may want to subscribe to my RSS feed. Not sure how to subscribe to a RSS feed? Read Subscribing to blogs the easy way. Thanks for visiting!
Phew, PowerTime is now munching 16 million readings of European precipitation data at last. The images were generated using the PowerShell integration. The graphs consist of rolling 365 day averages. The test run takes 1,365.78 seconds (around about 22 minutes.) Whilst that’s not going to break any speed records, it isn’t as slow as I feared given that no speed optimization has yet been done. The test gives an excellent basis for improving performance.
The ECAD test involves reading a file with an index of all of the 1,000 or so weather stations. Then there are 1,000 or so CSV files in which the precipitation data for each weather station is present. Each file needs to be parsed in turn and the data pushed into the database.
The file created is around 1.92 MB in size.
Popularity: 18% [?]
Related posts:


