in reply to Re^11: threads::shared seems to kill performance (Workaround).
in thread threads::shared seems to kill performance

The problem is; *I* shouldn't have to delete a file, (any file), when I've asked for an in-memory db.
If they have a need to create a file for an in-memory db -- that was a surprise -- they should delete it afterwards.

Agree 100% :-)

--MidLifeXis

  • Comment on Re^12: threads::shared seems to kill performance (Workaround).