| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | February 7 2010 11:15am |
| Subject: | Re: How to do a large template query? | ||
| View as plain text | |||
On Jan 28, 2010, at 4:44 AM, Warren Young wrote:
> The size of ssqls.h goes up superlinearly as a function of the number of fields you
> ask it to generate. (The curve appears exponential...
For the archives, it's quadratic:
LOC = 18.5x^2 + 454.5x + 196.4
where x is the number of fields you ask ssqls.pl to generate. r^2 = 1.0, neat as you
please.| Thread | ||
|---|---|---|
| • How to do a large template query? | Adam Nielsen | 27 Jan |
| • Re: How to do a large template query? | Warren Young | 27 Jan |
| • Re: How to do a large template query? | Adam Nielsen | 28 Jan |
| • Re: How to do a large template query? | Joel Fielder | 28 Jan |
| • Re: How to do a large template query? | Warren Young | 28 Jan |
| • Re: How to do a large template query? | Adam Nielsen | 29 Jan |
| • Re: How to do a large template query? | Joel Fielder | 29 Jan |
| • Re: How to do a large template query? | Joel Fielder | 29 Jan |
| • Re: How to do a large template query? | Adam Nielsen | 1 Feb |
| • Re: How to do a large template query? | Warren Young | 29 Jan |
| • Re: How to do a large template query? | Adam Nielsen | 1 Feb |
| • Re: How to do a large template query? | Warren Young | 1 Feb |
| • Re: How to do a large template query? | Warren Young | 7 Feb |
| • Re: How to do a large template query? | Warren Young | 7 Feb |
