Live data from Hacker News

Viewing profile — kovacik

kovacik

HN member
Joined
Thu, Dec 28, 2017, 4:26 PM UTC
HN karma
12
Public activity
7 items

About kovacik

No profile information was provided.

Recent public activity

  1. comment
    Comment #16028262

    I actually did try this and the results were worse. I did not investigate it further and went with primarycache=all

  2. comment
    Comment #16024867

    I did set the recommended 8k block size for PostgreSQL dataset as described in the blogpost. Also note the logbias=throughput option.

  3. comment
    Comment #16023932

    The size of postgresql database was ~74GB for every test combination. The bare metal server had 256GB RAM for every test combination. The only difference was the amount of RAM Post…

  4. comment
    Comment #16023862

    I think it's pretty fair to test each OS with its filesystem of choice. I'm aware that you can use ZFS on Linux, but I'm not (yet) brave enough to recommend ZFS+Linux. And yes ther…

  5. comment
    Comment #16023824

    Before the benchmark I did some test with FreeBSD+ZFS with LZ4 on/off. The LZ4 CPU overhead was pretty negligible and performance was slightly better than without compression, due …

  6. comment
    Comment #16023786

    There is a 30 min warmup period before the actual benchmark. It is shown in the benchmarking script.

  7. comment
    Comment #16023773

    Hello, OP here. I'm certain that you can fine tune every OS for specific use case. I may indeed do that in a future blogpost. The question is what to compare ? Should I compare Lin…