<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Script task execution time</title><link>https://community.appian.com/discussions/f/general/13401/script-task-execution-time</link><description>Hello, 
 I have a script task which checks whether a value of the pv is null or not and saves the result (boolean value) in another pv. 
 This is the only logic in the script task. However, the node timings for this script task showed 1.221 seconds. </description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Script task execution time</title><link>https://community.appian.com/thread/60654?ContentTypeID=1</link><pubDate>Mon, 24 Sep 2018 19:44:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:47eb9f4e-0605-4475-af2f-0d427100e960</guid><dc:creator>ajinkyab277</dc:creator><description>1. how about replacing what logic you have in script task with very simple logic for testing . e.g just put 1+1 and store that in pv. and compare the performance . this will tell you whether its logic in script task for some other reason.&lt;br /&gt;
2. Also you can put you logic in expression rule and check the avg  perfomance of expression rule in admin console&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Script task execution time</title><link>https://community.appian.com/thread/60630?ContentTypeID=1</link><pubDate>Mon, 24 Sep 2018 11:38:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:53bc7a5f-d001-47c5-b217-97c02f6820b5</guid><dc:creator>Shanmukha</dc:creator><description>Hi Sneha,&lt;br /&gt;
&lt;br /&gt;
So it is taking 1.221 seconds every time? Script task execution is depends on so many constraints.  You can just add one more dummy script task and compare the time and let us know what you see in the time difference between these two.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>