The problem could be the allocationSize of your Sequence because for every insert it will get a new sequence number that is a expensive operation. If you can ...
確定! 回上一頁