From: Michael Shigorin <mike@osdn.org.ua> To: sysadmins@lists.altlinux.org Subject: [Sysadmins] Fwd: [LINUX] А кого я там достать успел насчет AMD64 и PostgreSQL? Date: Wed, 15 Mar 2006 11:06:55 +0200 Message-ID: <20060315090655.GO12159@osdn.org.ua> (raw) ----- Forwarded message from Michael Bochkaryov <misha/rattler.kiev.ua> ----- Date: Tue, 14 Mar 2006 10:44:49 +0200 From: Michael Bochkaryov <misha/rattler.kiev.ua> To: linux-list/linux.kiev.ua Subject: [LINUX] А кого я там достать успел насчет AMD64 и PostgreSQL? Приветствую благородных донов! Не найдя по рассылкам внятного (с циферками) ответа на свой вопрос, пришлось проводить тестирование самостоятельно. Итак, результаты по тестированию производительности PostgreSQL под Linux. Приборы и материалы: Dual Opteron 246 (2 GHz), 2 GB RAM, 4xSCSI HDD (RAID 1+0). Linux 2.6 SMP (i586, x86_64). PostgreSQL 8.1.3 Для тестирования брал утилиту pgbench из пакета postgresql-contrib. ========== результат в 32-битной среде ========== ./pgbench -U postgres -N -S -s 10 -c 10 -t 3000 test starting vacuum...end. transaction type: SELECT only scaling factor: 1 number of clients: 10 number of transactions per client: 3000 number of transactions actually processed: 30000/30000 tps = 13604.664767 (including connections establishing) tps = 13721.643652 (excluding connections establishing) ========== результат в 64-битной среде ========== ./pgbench -U postgres -N -S -s 10 -c 10 -t 3000 test starting vacuum...end. transaction type: SELECT only scaling factor: 1 number of clients: 10 number of transactions per client: 3000 number of transactions actually processed: 30000/30000 tps = 14533.031886 (including connections establishing) tps = 14695.494655 (excluding connections establishing) ================================================= Итак, при переходе на сборку под x86_64 имеем примерно 7% прирост производительности на выборках из БД. При апдейтах получалось похожее ускорение, но результаты умудрился не сохранить (с 840 до 900 TPS примерно прирост был). P.S. ALT Linux Compact 3.0 можно поставить без мышки. Повбивав би ;) P.P.S. Переезжать по-живому на x86_64 тоже можно, но весело. У меня теперь целая куча дубликатов пакетов в базе RPM. По версиям совпадают и хрена с два их теперь удалишь. -- Michael Bochkaryov Phone: +380 67 2206770 ----- End forwarded message ----- -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/
next reply other threads:[~2006-03-15 9:06 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-03-15 9:06 Michael Shigorin [this message] 2006-03-15 9:16 ` Genix
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20060315090655.GO12159@osdn.org.ua \ --to=mike@osdn.org.ua \ --cc=shigorin@gmail.com \ --cc=sysadmins@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux sysadmins discussion This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \ sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com public-inbox-index sysadmins Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sysadmins AGPL code for this site: git clone https://public-inbox.org/public-inbox.git