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
DataPort StopBits and Flo...
by
Thaddy
[
Today
at 02:14:16 pm]
TChart: Wrong default val...
by
wp
[
Today
at 02:03:58 pm]
GTK3 : Icons have borders...
by
theo
[
Today
at 01:55:45 pm]
Hello! Anything new?
by
Thaddy
[
Today
at 01:52:09 pm]
Problem with drawing orde...
by
VisualLab
[
Today
at 12:28:20 pm]
Lazarus Bugfix Release 4....
by
JuhaManninen
[
Today
at 10:05:03 am]
88 year D. Knuth changes ...
by
Thaddy
[
Today
at 07:31:38 am]
Any way to "embed" Window...
by
egsuh
[
Today
at 06:54:51 am]
could Ardour's YTK be use...
by
dbannon
[
Today
at 05:20:21 am]
interface and GUID someth...
by
egsuh
[
Today
at 03:31:00 am]
Pocketbase
by
PierceNg
[
Today
at 01:30:48 am]
CADSys4 3D.
by
maurog
[
Today
at 01:00:05 am]
Questions about TFuncSeri...
by
wp
[
Today
at 12:36:23 am]
UOS - pre-compiled librar...
by
Fred vS
[
Today
at 12:34:06 am]
Pipewire API
by
Fred vS
[March 12, 2026, 10:11:02 pm]
TSplitter color property ...
by
valdir.marcos
[March 12, 2026, 09:20:11 pm]
ShortStrings vs long stri...
by
valdir.marcos
[March 12, 2026, 08:55:02 pm]
LazPaint (alpha-blending,...
by
CM630
[March 12, 2026, 08:38:30 pm]
Z80 ZX Spectrum and Syste...
by
d2010
[March 12, 2026, 07:58:28 pm]
Qt6/Wayland clipboard: pa...
by
valdir.marcos
[March 12, 2026, 06:27:22 pm]
[ANN] PasBuild 1.5.0 rele...
by
valdir.marcos
[March 12, 2026, 06:19:54 pm]
Synchronizing Lazarus pro...
by
valdir.marcos
[March 12, 2026, 05:46:58 pm]
class not found
by
SA.Blackmon
[March 12, 2026, 05:27:32 pm]
Register global hotkey
by
Thaddy
[March 12, 2026, 04:20:28 pm]
Crystal report edit
by
Petrus Vorster
[March 12, 2026, 03:12:59 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Sudden speed drop in compiler (Read 3290 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: 12715
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