Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • MK 426 posts 902 karma points
    Mar 03, 2013 @ 10:33
    MK
    0

    Node and Document Creation in v4 consuming resource

     

    Hi there

    Does creating node in the system via c# should take server resource to a point when it takes 3-5 sec to creat it?

    I'm using the contrib --> save as umbraco document option but got the same when creating it via code.

    I'm hosting my app on a VPS so shouldn't experience such behavior.

    Thank

    mkariti

     

     

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Mar 03, 2013 @ 12:37
    Jeroen Breuer
    0

    That depends on how much properties the node has. This blog explains how things work in Umbraco v4: http://aaron-powell.com/the-great-umbraco-api-misconception

    This might also help: http://our.umbraco.org/wiki/reference/api-cheatsheet/difference-between-node-and-document

    Jeroen

  • Charles Afford 1163 posts 1709 karma points
    Mar 03, 2013 @ 20:48
    Charles Afford
    0

    As  Jeroen says i guess it depends on the amount of properties the node has.  Additonanlty if you did have a node that big, would you need to access all that data at once?

  • MK 426 posts 902 karma points
    Mar 04, 2013 @ 13:02
    MK
    0

    Hi Jeroen and Charles,

    Many thanlks for your reply.

    I have around 12 textstring properties on the node. Is that considered alot?

    Cheers

    mkariti

  • Charles Afford 1163 posts 1709 karma points
    Mar 23, 2013 @ 18:43
    Charles Afford
    0

    hi sorry for the late reply.  Did not get notified.  No that does not seem alot to me.  Not even close :)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies