ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Производительность SQLite!
@ 2004-11-29 17:13 Roman Savochenko
  2004-11-29 21:18 ` Alexey Rusakov
  2004-12-02 14:19 ` Денис Смирнов
  0 siblings, 2 replies; 9+ messages in thread
From: Roman Savochenko @ 2004-11-29 17:13 UTC (permalink / raw)
  To: community

Всем привет!

Начал я тут пользовать SQLite 3.0, привязал к своему проекту, запустил 
тест и получил странный результат.
А странность заключается в низкой скорости. Ниже приведено сравнение с 
другими БД:
//-------------------------------------------------------------------------------------------------------------------------------------------------
Производятся операции над 200 записями (строками). Таблица состоит из 5 
колонок разных типов.                        
-------------------------------------------------------------------------------------------
Операции                         | SQLite   | DBF(своя реализ) | MySQL |
--------------------------------------------------------------------------------------------
Создание 200 строк:     | 2.66 сек |  0.05 сек                  | 
0.19      |
Обновление 200 строк: | 2.73 сек |  0.06 сек                  | 0.18      |
Получение 200 строк:    | 0.09 сек |  0.06 сек                  | 
0.12      |
Удаление 200 строк:      | 2.25 сек |  0.01 сек                  | 
0.12      |
//-------------------------------------------------------------------------------------------------------------------------------------------------

Может там чего настроить нужно?
А то, что-то, он далеко не быстрый.

С уважением Роман!


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-12-02 14:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-29 17:13 [Comm] Производительность SQLite! Roman Savochenko
2004-11-29 21:18 ` Alexey Rusakov
2004-11-30  7:22   ` Roman Savochenko
2004-11-30 10:08     ` Evgeniy Kobzev
2004-11-30 16:08       ` Roman Savochenko
2004-11-30 16:46         ` Roman Savochenko
2004-12-01 10:05       ` Roman Savochenko
2004-12-01 10:30         ` Evgeniy Kobzev
2004-12-02 14:19 ` Денис Смирнов

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git