Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7025399
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T23:58:12+00:00 2026-05-27T23:58:12+00:00

I have checked out the 3.7.2 SQLite from http://olex.openlogic.com/packages/sqlite/3.7.2 I also took the latest

  • 0

I have checked out the 3.7.2 SQLite from http://olex.openlogic.com/packages/sqlite/3.7.2
I also took the latest 3.7.9 from http://www.sqlite.org/sqlite-amalgamation-3070900.zip

Compiled both with the same Borland C++ Compiler 5.5.1 settings

@echo off

set PATH=C:\Borland\Bcc55\Bin;%PATH%

rem Compilation Options
rem http://www.sqlite.org/compile.html#omitfeatures

set extra=%extra% -DSQLITE_DEFAULT_MEMSTATUS=0
set extra=%extra% -DSQLITE_TEMP_STORE=2

set extra=%extra% -DSQLITE_ENABLE_RTREE=1
set extra=%extra% -DSQLITE_ENABLE_COLUMN_METADATA=0
set extra=%extra% -DSQLITE_OMIT_DEPRECATED=1
set extra=%extra% -DSQLITE_OMIT_COMPILEOPTION_DIAGS=1
set extra=%extra% -DSQLITE_OMIT_PROGRESS_CALLBACK=1
set extra=%extra% -DSQLITE_OMIT_UTF16
set extra=%extra% -DSQLITE_OMIT_LOAD_EXTENSION=1
set extra=%extra% -DSQLITE_OMIT_EXPLAIN

@echo on

bcc32.exe -6 -O2 -c -d -u- -w- %extra% sqlite3.c
pause

With 3.7.2 I takes 500ms to execute 25 000 step operations where 3.7.9 takes tree times more time.

The SQL statement is plain

select * from Cards

where Cards is a table with 16 text and 4 integer columns

Has the SQLite became slower in the recent versions?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T23:58:13+00:00Added an answer on May 27, 2026 at 11:58 pm

    AFAIK there is no big difference between those versions, about implementation speed. Latest 3.7.9 is faster.

    I think you do not use the same memory manager in your two implementations. I guess your malloc/free external references are not implemented by the same method: your 3.7.2 may be using Delphi FastMM4, whereas 3.7.9 may be using the default Windows or MSCRT heap.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I checked-out the QSerialDevice from (https://gitorious.org/qserialdevice). I have to download the UDEV (http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html) but
I have checked out http://rubyforge.org/projects/lame-encoder/ but the problem is it isn't documented(i don't even
I have checked out files from my svn repository to a local project folder.
I have a folder where I keep checked-out version from Aptana Subversive SVN plugin.
I have checked out from the main trunk and made some changes that I
I have checked out a java servlet project from subversion that has a strange
I have checked-out a project from SourceForge named HadoopDB . It uses some class
i have checked out webkit source code from they svn server, when i issued
I have checked-out one of the project from SVN (using SSH protocol) (been a
I have checked out some files from subversion repository. After building, there are a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.