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