search : performance enhancement

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

[…] The post Thread Dump Analysis using Performance Monitoring Toolset appeared first on ColdFusion. Blog,Uncategorized,garbage Collection,Heap dump,Performance enhancement,Thread dump
2611003 CF-3653076 External U. I am always pushing my development Mac to the limits, even with 16 Gigs of RAM. The new performance enhancements in 10.9 Mavericks should greatly improve my development performance, especially in RAM usage.
Charlie Arehart Hidden Gems in CF2018, part 3 – Security, Performance, and the PMT Part 3 of the series moves on to covering the new CF2018 Auto Lockdown tool, various performance enhancements, and the new CF2018 Performance Monitoring Toolset (PMT). The post Hidden Gems in CF2018, part 3
2600497 CF-3038965 Language : CF Component Devin Holloway Bug 78067:(Watson Migration Closure)Bring back CFC-Beans Problem: Bring back CFC-Beans. These could be the single most performance enhancing features of CF9 and help to put the notion of, "CF's performance is too slow to use
2673073 CF-4153051 Suchika S. Since the function struct.ToUnordered does not have a compelling case and performance of Ordered structs are indeed better than unordered one I am closing the bug! @ Aaron, You may log an enhancement for the performance white paper of Ordered Struct. We will look
Bug 86199:Add CFML and XML tag literals to cfscript (Enhancement Request)Performing queries and queries of queries in cfscript is quite verbose (compary to using the cfquery tag)
Comment on ColdFusion Request Throttling For Better Security / Performance by CFwatson U.
Eric Cobb The Hidden Power Of CFQUERYPARAM! Everyone knows that you should be using CFQUERYPARAM.  It offers many benefits in the areas of security, data validation, and enhanced performance for your applications.  In fact, Adobe recommends that you use the CFQUERYPARAM tag within every CFQUERY
Arrays and String enhancements in ColdFusion 2018
Jason Caldwell Installed 2018 Public Beta and while I love some of the enhancements, especially around performance and caching options -- However, the new Admin UI look-and-feel is absolutely horrible. It looks CHEAP, WIDE, GAPPY, UNBALANCED and generally unprofessional, lacks in sharpness, focus
introduced a tool called Performance Monitoring Toolset, which is more intuitive, includes more features, and provides better visibility of your application’s performance. 3. We have made significant improvements to the core language features. Here is a brief list of the changes: a. Introduced NULL support b
2600676 CF-3038776 Net Protocols : HTTP Sean Ford Bug 77668:(Watson Migration Closure)CFHTTP ENHANCEMENT REQUESTS: Problem: CFHTTP ENHANCEMENT REQUESTS: 1) Please allow CFHTTP to ignore SSL errors when performing a GET/POST Request...a CFHTTP replacement called CFX_HTTP5 has an option called
is:"); WriteDump(cityArray); As the resultant array is being passed in each and every callabck iteration, it has impacted its performance. To improve the performance we had to drop the new functionality. But we see the enhanced functionality is adding significant value to Array
Enhance cfquery or anything that returns queries to return array of structs
Comment on Enhance cfquery or anything that returns queries to return array of structs by External U.
2608674 CF-4024640 Server Monitoring Doug Cain Bundle fusion reactor as server monitor The current server monitor whilst handy hasn't seen an update for a long time. So rather than using resource to enhance this, integrating fusion reactor into the product seems like an obvious solution. I wouldn
2673348 CF-4126711 Security Analyzer Travis Walters Enhancement Request: CFQuery Analyzer I love the "Security Analyzer" and it sort of gave me an idea for a new feature in Blizzard - a "CFQuery Analyzer" to find common performance pitfalls. #1 - I have seen some inexperienced Cold
Bug 82820:(Watson Migration Closure)[CF10 Enhancement Request] Support for calling remoting services
.singleton.method( ) would be SOOOO VALUABLE. [b]More importantly, I would like to be able to manage the order of this list both in the administrator AND on a per-application level. This would be a prime candidate for per-application customization, and would naturally fit into the per-application enhancements so far in 9
Comment on Bug 72729:(Watson Migration Closure)Enhance Scheduler with Sequential Execution Control and Catch-Up Scheduling by External U.
Language/Syntax Enhancement - Array/Struct Literal append/update
.This will obviously create some performance hit, hence it has to be either undocumented in XML :-) - or labelled with big, fat, red letters in CF Admin. Method: There's a thread in the CAB forums, titled "Let's deprecate".I posted this idea on there and got point to the code migration tool in the CF Admin which isn
- datasources - whereas other remote resources play an increasingly large part in application performance. There is no way for ColdFusion administrator extensions to extend the Settings engine and take advantage of CAR files etc, nor for Server Administrators to abstract resource details from Programmers (and