Re: GCC 8.3.0 vs. 9.0.1
Andres Freund <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.performance |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 2019-05-07 10:32:45 -0700, Andres Freund wrote: > pgbench -i -q -s 96 && pgbench -n -c 8 -j 8 -T 100 -P1 possibly also worthwhile to note: Adding -M prepared (which I think phoronix doesn't specify) makes this considerably faster... Greetings, Andres Freund