You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not much more than "plain old JDBC". I can come up with a benchmark, give me a little time. But my intuition, knowing the code, is that the difference in constructing and populating a single Java object between SansOrm vs. straight Java code is probably measured in single or double-digit microseconds.
Brett, I really liked SansORM. Wondering if you have any performance benchmark comparing this against just plain old JDBC?
The text was updated successfully, but these errors were encountered: