Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
Sudden speed drop in compiler
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
how to enable multihelper...
by
dsiders
[
Today
at 03:35:27 am]
Bee Hive solitaire
by
TBMan
[
Today
at 03:22:09 am]
AI Created Music
by
Tony Stone
[
Today
at 03:02:08 am]
Lazarus/FreePascal Bug
by
JgQDev
[
Today
at 02:49:24 am]
Send form to true left an...
by
mas steindorff
[
Today
at 02:39:34 am]
Help needed compiling
by
jamie
[
Today
at 02:33:02 am]
Free Pascal for a small e...
by
dbannon
[
Today
at 02:24:49 am]
Debian removes FPC/Lazaru...
by
dbannon
[
Today
at 02:09:35 am]
The Future of FPC
by
440bx
[
Today
at 12:17:43 am]
makefiles
by
PascalDragon
[February 12, 2026, 11:37:48 pm]
Status of FPC 3.4.0 or FP...
by
PascalDragon
[February 12, 2026, 11:37:03 pm]
; after then
by
Curt Carpenter
[February 12, 2026, 11:36:16 pm]
Fast Canvas Library V1.05...
by
Gigatron
[February 12, 2026, 11:24:44 pm]
We are starting to use La...
by
markot
[February 12, 2026, 10:46:50 pm]
[ANN] fpGUI Toolkit v2.0....
by
Fred vS
[February 12, 2026, 10:45:14 pm]
TRichMemo EM_FORMATRANGE ...
by
AgriMensor
[February 12, 2026, 08:50:07 pm]
fpGUI Toolkit v2.0.1 has ...
by
Roland57
[February 12, 2026, 08:22:06 pm]
How to determine the unkn...
by
Roland57
[February 12, 2026, 08:12:08 pm]
[SOLVED] Defining TDBDrop...
by
1HuntnMan
[February 12, 2026, 08:08:22 pm]
Problems in drawing an ar...
by
simsee
[February 12, 2026, 07:52:25 pm]
DCPcrypt v2.0.6 — Cryptog...
by
JD
[February 12, 2026, 06:43:51 pm]
Fixing Lazarus 4.4 IDE la...
by
Curt Carpenter
[February 12, 2026, 05:11:03 pm]
Select rectangle of the i...
by
backprop
[February 12, 2026, 05:08:27 pm]
ThorVG - test (lightweigh...
by
ALLIGATOR
[February 12, 2026, 04:58:52 pm]
Old problem returns...
by
Curt Carpenter
[February 12, 2026, 04:53:31 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Sudden speed drop in compiler (Read 3266 times)
CuriousKit
Jr. Member
Posts: 81
Sudden speed drop in compiler
«
on:
April 08, 2016, 11:39:21 am »
So this one is really confusing me.
I haven't installed any updates to Lazarus or the Free Pascal compiler, but suddenly it is several orders of magnitude slower, even for very small projects. The last thing I remember doing before it lost speed was to update Java for the web browser. Though not a bug per se, it is highly irritating because it takes several minutes just to compile a small file. I've done all the usual things like restarting the computer and excluding the Lazarus directories from my antivirus, but to no avail.
Has anyone else experienced this problem and know of the cause and/or solution?
Logged
Free Pascal Compiler Developer and Freelance Programmer
Leledumbo
Hero Member
Posts: 8835
Programming + Glam Metal + Tae Kwon Do = Me
Re: Sudden speed drop in compiler
«
Reply #1 on:
April 08, 2016, 12:03:47 pm »
Lemme guess: Windows?
Logged
Follow this if you want me to answer:
http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F
http://pascalgeek.blogspot.com
https://bitbucket.org/leledumbo
https://github.com/leledumbo
Code first, think later - Natural programmer B)
CuriousKit
Jr. Member
Posts: 81
Re: Sudden speed drop in compiler
«
Reply #2 on:
April 08, 2016, 12:06:20 pm »
Sorry, that was way below my standard of bug reporting - guess it gives away my frustration.
Yes, Windows 8.1, using the 32-bit version of Lazarus and the compiler. Version number for Lazarus is 1.6, and FPC version 3.0.0, SVN revision 51630.
Logged
Free Pascal Compiler Developer and Freelance Programmer
marcov
Administrator
Hero Member
Posts: 12645
FPC developer.
Re: Sudden speed drop in compiler
«
Reply #3 on:
April 08, 2016, 12:50:45 pm »
Check which processes are active (high CPU/high disk) in taskmgr when this is happening?
The behaviour still sounds like an antivirus.
Logged
CuriousKit
Jr. Member
Posts: 81
Re: Sudden speed drop in compiler
«
Reply #4 on:
April 08, 2016, 01:29:00 pm »
Actually, it seems to be an issue with other programs starting up as well. Task Manager isn't revealing much, except that a number of system processes seem to be more active than they should me (mostly in the disk department). Still a mystery though - I'll keep working on it. Sorry to jump to conclusions.
Logged
Free Pascal Compiler Developer and Freelance Programmer
Leledumbo
Hero Member
Posts: 8835
Programming + Glam Metal + Tae Kwon Do = Me
Re: Sudden speed drop in compiler
«
Reply #5 on:
April 08, 2016, 02:06:11 pm »
Quote from: marcov on April 08, 2016, 12:50:45 pm
The behaviour still sounds like an antivirus.
Indeed that's my guess as well.
Logged
Follow this if you want me to answer:
http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F
http://pascalgeek.blogspot.com
https://bitbucket.org/leledumbo
https://github.com/leledumbo
Code first, think later - Natural programmer B)
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
Sudden speed drop in compiler
TinyPortal
© 2005-2018