Live data from Hacker News

Viewing profile — PSeitz

PSeitz

HN member
Joined
Wed, Jun 25, 2014, 2:22 PM UTC
HN karma
159
Public activity
127 items

About PSeitz

No profile information was provided.

Recent public activity

  1. comment
    Comment #46269893

    Hi, tantivy dev here. There are two recent performance improvements in tantivy, which should make term aggregations considerable faster. https://github.com/quickwit-oss/tantivy/pul…

  2. comment
    Comment #42304069

    Also we are working on some performance improvements based on the benchmark comparison, as they highlighted some areas we can improve in tantivy.

  3. comment
    Comment #40942199

    tantivy has two dictionaries FST and SSTable. We added SSTable in tantivy because it works great with object storage, while FST does not. With some metadata we can download only th…

  4. comment
    Comment #40501485

    You can just put everything in a JSON field in tantivy and set it to INDEXED and FAST

  5. comment
    Comment #40497381

    They serve quite different use cases. quickwit was built to handle extremely large data volumes, you can ingest and search TB and PB of logs. meilisearches indexing doesn't scale a…

  6. comment
    Comment #40497269

    > Hm, I am interested, but I would love to use it as a rust lib and just have rust types instead of some json config... Yes that's how you use tantivy normally, not sure which json…

  7. comment
    Comment #37818318

    The issue for geo search is here: https://github.com/quickwit-oss/tantivy/issues/44

  8. comment
    Comment #36569269

    >Roaring bitmaps and similar data structures get their speed from decoding together consecutive groups of elements, so if you do sequential decoding or decode a large fraction of t…

  9. comment
    Comment #36560585

    > It would definitely compress much better than roaring bitmaps. In terms of performance, it depends on the access patterns. If very sparse (large jumps), PEF would likely be faste…

  10. comment
    Comment #36390011

    Indeed if you are colorblind that may be an issue. I'll address it If I get to it. Otherwise it assigns names to colors, no idea how you could be confused by that.

  11. story
  12. story
  13. story
  14. comment
    Comment #25935197

    file io should come with the frame format, which is not yet implemented. For the block format it's not really suited.

  15. story
  16. comment
    Comment #25927350

    As far as I know LZ4 is much faster that most compression algorithms, with decompression speeds of over 4GB/s

  17. comment
    Comment #25927291

    I ported the block format to Rust matching the C implementation in performance and ratio. https://github.com/pseitz/lz4_flex

  18. comment
    Comment #20612754

    But I like coal, so coal can't be the problem either. ROLF!

  19. comment
    Comment #20562741

    Or with einstein "yeah you were pretty much right. we don't have anything new"

  20. comment
    Comment #17083276

    The performance comparisons between gc and non-gc languages show otherwise. Also, memory consumption eventually costs cpu cycles.

  21. comment
    Comment #17081821

    Garbage collector is actually something you'd want, if it caused no performance hit.

  22. comment
    Comment #16685939

    Some article about development a approach is not news. Also, hackernews is largely composed of non-news information, else I wouldn't be here ;)

  23. comment
    Comment #16471725

    I use a state machine for text https://github.com/BurntSushi/fst

  24. comment
    Comment #14017184

    But it does work in Tokyo, maybe it's the people

  25. comment
    Comment #13979824

    Internet availability is not a problem. Just check cable availability and your up and running with 100Mbits+ in a few days.