lietu / jsis

JavaScript IRC Stats
http://jsis.name
Other
15 stars 2 forks source link

Should support multiple channels in one config but breaks if you do that #3

Closed lietu closed 12 years ago

lietu commented 12 years ago

Seems like some scoping issue with LogData class, it fails to initialize some data properly .. Could of course move from async parallel processing to sequential channel-by-channel if it looks like this requires a lot of changes.

lietu commented 12 years ago

Dunno what I did, possibly something that I did when restructuring the code, but now I can successfully generate three channels in parallel ... 365 log files / channel, 3 channels, total processing time ~12 seconds .. not bad