Re: [PATCH] PostgreSQL DLR speedup
Ben Suffolk <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
> On a related note, Ben, what hardware did you get those messages- > per-second (with DLRs) measurements? We're just adding DLR support > to our gateway + applications, and we're going to have to revisit > our benchmarks for our system to take into account delivery > receipts. Is that ~200 messages a second MTs + subsequent DLRs > together? (i.e. a hundred of each per second?) That was 200 MT messages per second, with a random factor of instant delivery (1 insert, 1 select, 1 delete), and delayed delivery (1 insert, 2 selects, 1 update, 1 delete). So 200 MTs plus delivery receipts per second. Please note that this was testing using the correct SQL, but not using kannel. So the figures are for the DB only. Like I said its some old hardware that got decommissioned from live some time back, and is now used for development / testing. Its a Dell PowerEdge 1650. Dual P3 1.4G, 2G RAM Regards Ben >