17:01:34 <TheSnide> #startmeeting 17:01:34 <MeetBot> Meeting started Tue Oct 1 17:01:34 2013 UTC. The chair is TheSnide. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:01:34 <MeetBot> Useful Commands: #action #agreed #help #info #idea #link #topic. 17:01:49 <TheSnide> #topic current state of 2.2 17:02:17 <TheSnide> sql branch is promising. 17:02:29 <TheSnide> progress is slow, but regular. 17:03:02 <TheSnide> #info overview page is working via cgi 17:03:31 <TheSnide> #info only the cgi will be rewritten, cron based might be. 17:04:01 <TheSnide> as usual, sql branch is avail on my github repo 17:04:59 <TheSnide> ... i currently commit very liberaly. will do some code & commit cleanup later. so several rebase _will_ happen. 17:06:29 <edong23> hm... im sorry i cant be a part of this meeting 17:06:32 <edong23> good luck guys 17:06:34 <edong23> i have to work 17:06:35 <edong23> ;) 17:08:06 <TheSnide> so far, performance looks quite ok. 17:08:44 <TheSnide> the sql part is not optimized yet, doing lots of extra queries. 17:09:35 <TheSnide> (about 200ms for a cold to output) 17:09:44 <TheSnide> ... plain CGI. 17:10:08 <TheSnide> ... for 200 nodes. 17:10:46 <TheSnide> the code is now almost a pleasure to work with. 17:11:25 <TheSnide> but it is still prototype like. as everything CGI html is under 1 file only. 17:13:56 <TheSnide> interstingly most of the time is spent _fetching_ data from SQLite. 17:14:43 <TheSnide> https://github.com/steveschnepp/munin/blob/sql/master/_bin/munin-cgi-html.in 17:15:24 <TheSnide> so, that's all for today about 2.2 17:15:39 <TheSnide> #topic misc 17:15:51 <TheSnide> anything to chat about ? 17:18:58 <TheSnide> ok. 17:19:09 <TheSnide> #endmeeting