hi, On Sun, 16 Jul 2023 at 21:40, Manas <[email protected]> wrote: > ... > But still yours is at 64ms and mine at 200ms. ... > Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK > -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders > -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 > -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include > -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions > -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g > -ffile-prefix-map=/build/vim/src=/usr/src/debug/vim -flto=auto -D_REENTRANT > -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
long shot. I have noticed (or so I think, never sat down to .. time things :-)) that programs appear to start up a little faster when compiled with the '-fPIC' flag ? (may, of course, be just an artefact of the machine's configuration) -- regards, jr. You have the right to free speech, as long as you're not dumb enough to actually try it. (The Clash 'Know Your Rights') this email is intended only for the addressee(s) and may contain confidential information. if you are not the intended recipient, you are hereby notified that any use of this email, its dissemination, distribution, and/or copying without prior written consent is prohibited. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAM-dBgrh0RzgMY-DZN9AF3XOZwX0_-W9Stc1H9z7ShPO_yrA9w%40mail.gmail.com.
