Rishabh Singhal

Results 11 comments of Rishabh Singhal

You can compile llvm toolchain. I believe it's quite memory intensive. Also, it will be interesting to see a benchmark with and without hugepages.

It doesn't play nice with koa-lusca.csrf defaults. I took me 6 hrs to debug this feature. I believe it should be documented in readme at the minimum

I believe I can use it. I was moving a project from zlib to zstd and we didn't want to maintain zlib dependency

Also, it will be a good idea to add raw memcpy to benchmark. This will give us a lower limit of how fast a logger can be.

I am not suggesting you to use rigtorp one above. I really like the idea used to avoid false sharing. It gave writer_index and reader_index, it's own cache line. Also,...

Yeah, can't use the module with webpack

https://github.com/Vincit/objection.js/

@fundon Its built on Knex which is an awesome query builder. I am using objection and knex in my own project.

I believe I will need to do that in background thread. Please share an example for writing in 2 different files .

Thanks. I will give this a try. It will be great if we can add this feature.