Live data from Hacker News

Viewing profile — cruppstahl

cruppstahl

HN member
Joined
Wed, Oct 12, 2011, 10:28 AM UTC
HN karma
155
Public activity
35 items

About cruppstahl

No profile information was provided.

Recent public activity

  1. comment
    Comment #17921272

    I'm 40, and I enjoy being 40. I feel that I start to understand why things are the way they are, why other people behave like they do, and why I am how I am. I don't go so far to s…

  2. comment
  3. comment
    Comment #12596367

    I ran sysbench benchmarks with 30 concurrent connections. The performance gap between InnoDB and upscaledb shrank a bit, but not much. The reason is that most of the performance is…

  4. comment
    Comment #12595625

    It's ok! The example storage engine could implement more functionality, just to demonstrate i.e. how rows are serialized/deserialized etc. The test suite was very helpful.

  5. comment
    Comment #12592442

    Not necessarily. I ran sysbench with InnoDB and manually switched off transactions, and it was a lot slower. I don't know why - didn't look into it. upscaledb does use transactions…

  6. comment
    Comment #12592391

    If that's your definition of atomicity - yes, upscaledb offers atomic operations. If you define atomicity as the "A" in "ACID" then no - BEGIN/COMMIT wrappers are not yet available…

  7. comment
    Comment #12592237

    BEGIN/COMMIT is not yet supported. But that's on my TODO list.

  8. story
  9. story
  10. comment
    Comment #11626804

    Thanks for the insights!

  11. comment
    Comment #11619587

    Interesting - thanks for your answers!

  12. comment
    Comment #11619244

    Agree for a website. I'm selling software licenses, avoiding personal liability would be interesting (if it was affordable).

  13. comment
    Comment #11619080

    "Found a small company (UG) with 500EUR capital to hold rights on the site if you want to further professionalize this project." Can you elaborate a bit? I have the same problem as…

  14. story
  15. comment
    Comment #11477616

    That's interesting - are the 64bit versions available for download?

  16. story
  17. story
  18. story
  19. comment
    Comment #11244654

    thanks :) Will try to figure out how to fix this.

  20. comment
    Comment #11244652

    I like the VLDB papers, and papers of similar conferences. But most of upscaledb's architecture is auto-didactic. edit: this is a good book: http://db.cs.berkeley.edu/papers/fntdb0…

  21. comment
    Comment #11244455

    Engineering team lead. My side project is an embedded key/value database: http://upscaledb.com

  22. comment
    Comment #9717598

    Yes, Simdcomp has faster encryption/decryption, but with Delta compression. FOR is a bit simpler and has faster random access.

  23. comment
    Comment #9717594

    Absolutely not for me.

  24. story
  25. story