I'm generally skeptical about .ini tweaks, but since I recently tried out Convenient Horses' script lag test and got ugly results, I decided to look around for some possible solutions.
I stumbled upon this bit of advice by steve40 ( author of skybirds and very knowledgeable about scripting ) , who suggested adding this to skyrim.ini :
[Papyrus]
fUpdateBudgetMS=800
fExtraTaskletBudgetMS=800
fPostLoadUpdateTimeMS=2000
iMinMemoryPageSize=256
iMaxMemoryPageSize=512
iMaxAllocatedMemoryBytes=2457600
So I tried it out and my average script lag dropped from 300 ms down to 100 ms!
Give it a try, it might help