Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
fgwenger #1
Verity build 4x slower on CF7 ???
We have a Verity collection based on a custom query and the CFINDEX call runs
four times slower on CF7 compared to CFMX 6.0. It is a 90000 record query, so
it has always taken about four minutes to run. Now it is 16 minutes. The
server it is on is way better, too, so everything else flies on it except this
one process (code below).
Has Verity changed in a way that I need to tweak my CFINDEX attributes?
Thanks a lot.
<CFINDEX ACTION="REFRESH" COLLECTION="wcd_coverage" KEY="dbKey"
TYPE="CUSTOM" TITLE="dbTitle" QUERY="NewVerity" BODY="dbBody"
CUSTOM1="dbCustom1" CUSTOM2="dbCustom2">
fgwenger Guest
-
MX 7 upgrade slower?
I just upgraded from 6.1 to 7. The pages work. The pages load slower ... especially the graphics. This slowness is true for CFM, HTM and ASP pages!... -
CFFILE Slower in MX
Attached is 'testwrite.cfm' which demonstrates the problem. Be sure to set the 'root' parameter before running the application. <!DOCTYPE HTML... -
Verity on CFMX 6.x slower than CF 5.x?
By MX I'm assuming you mean 6.1 -- I think 7 doesn't offer the VDK mode anymore (slower). It could be that you're in VDK mode and you were in K2... -
7.4.6 FC2 MUCH slower from 2.6.9-1.11 to 2.6.10-1.8
31 minutes in 2.6.10-1.8: select kstime(), update_ranking_usuarios(), kstime(); kstime | update_ranking_usuarios | kstime... -
6.1, Even slower!!!!
I just installed the 6.1 updater hoping that the MM claims of performance boost were correct. Wrong, running OS-X .2.6, it runs even slower than it...



Reply With Quote

