python - asp.net in IronPython, speed execution of code, first time vs second time differences -


i'm observing behavior, when run same code second time different parameters in webforms ironpython, runs quite faster. thought first had asp.net temporary files, when restart server gets slow first time again. it's quite code has run it's reasonable, great if speed of second exeucution. cpython compiled files pycs files them run faster, , wondering ironpython run faster code second time

is there can code run @ speed execution of second time, after restart server?

greetings, pablo

i not lot of work .net or ironpython, might off mark, why not precompile files using aspnet_compiler.exe before redeploy?


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -