Ticket #19 (closed defect: fixed)
IO Time with NeuroTools
| Reported by: | pierre | Owned by: | pierre |
|---|---|---|---|
| Priority: | major | Milestone: | 0.1 |
| Component: | ALL | Version: | trunk |
| Keywords: | Cc: |
Description
If anybody has a great idea to speed up the loading time of the NeuroTools object, I think we should discussed it and find a solution to speed up the whole stuff. Otherwise it will be a bottleneck and nobody will use it. Now, when you have file stored with cpickle, loading/saving time are good. The problem is for the text file, and unfortunately, this is the standard output of pyNN. So, either we should add an option allowing pyNN to write directly, at the end of the simulation, a pickled NeuroTools object (that can be build while the file is post processed by pyNN), either we should find others solutions. Suggestions are welcomed :-)
