开发者

SqlServer CE 4.0 commit too slow

开发者 https://www.devze.com 2023-04-01 15:55 出处:网络
I have detected an issue with SqlCE 4.0 (it also happened with 3.5) when开发者_如何学运维 committing transactions... it\'s taking a long time to complete!!

I have detected an issue with SqlCE 4.0 (it also happened with 3.5) when开发者_如何学运维 committing transactions... it's taking a long time to complete!!

The tested transactions are not big (200 new rows), but it's taking a lot of time to commit them: 150ms, 230ms. This commit takes 0ms for other backends like sqlite, firebird or sqlserver.

Any idea about this behavior?

Regards, Rubén.

0

精彩评论

暂无评论...
验证码 换一张
取 消