Viewing profile — johnwoods
johnwoods
HN member- Joined
- Thu, Sep 10, 2020, 2:19 PM UTC
- HN karma
- 83
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About johnwoods
No profile information was provided.
Recent public activity
-
comment
Comment #38593152
Wow, this looks incredible! It looks like the release post has changed significantly since I saw and shared it. Looking forward to the benchmarks and 1.0!
- story
- story
-
comment
Comment #38582492
Congratulations to the Godot team! I have used Godot a lot in the past and can't wait to replace my Unity junk.
-
comment
Comment #38582480
Alright looks like a proper release post was made. Ignore this one.
-
comment
Comment #38537576
Benchmarks here: https://github.com/ohsayan/sky-benches
- story
-
comment
Comment #32876203
Apart from your buzzword marketing, what features are actually available for use today? Most are "on the roadmap." Reminds me of Spacedrive which literally launched with a "nice UI…
-
comment
Comment #32876142
That's a hell lot of buzzwords (GPT-3 trained with HN titles, eh?). Does "serverless" and "cloud-native" database together even make any sense? Idk, but I feel like these folks are…
- story
- story
- story
-
comment
Comment #31813461
if I'm doing my math right: redis is doing 99892 sets per sec, so 25X should be 2,497,300. the video however shows 1,023,030 which is more like 10X and NOT 25X
-
comment
Comment #31806463
please note that I ran the bench with 30 threads with 1 connection per thread. you're not doing the same but doing 28 threads with 20 connections on each thread, effectively using …
-
comment
Comment #31800102
agree with your article entirely. the dragonfly benchmark seems far too artificial to be true and used in practice (given the expensive hardware). my tests were on a relatively che…
-
comment
Comment #31799549
not if I can get equivalent (if not better) performance on my existing hardware
-
comment
Comment #31796969
> My old friend Memcached just came by and want to say Hello. He is still alive and kicking. Netflix has been treating him well. Forgot my dear buddy. Added it back.
-
comment
Comment #31796936
updated the post with the overall result for now
-
comment
Comment #31796563
updated the post. I ran the benches that were mentioned here[1] and here[2]. [1]: https://github.com/dragonflydb/dragonfly#benchmarks [2]: https://github.com/ohsayan/sky-benches
-
comment
Comment #31796401
updated the post
-
comment
Comment #31796329
reminds me about the need for AI/ML in random things. maybe it's to sell the "powered by AI/ML" tag. just another hypestorm
-
story
Redis vs. KeyDB vs. Dragonfly vs. Skytable
It seems that several projects claim that they have built the "world's fastest key/value store" or sometimes the phrase used is even more outrageous. The following projects are in …
-
comment
Comment #31795870
It's funny that so many startups are led to thinking that they "need" K8s
-
comment
Comment #31136359
As noted by another HN user, it's clear that this doesn't do anything interesting on Linux. Also, higher codegen units will produce slower code at times. Overall, on Linux I do not…
-
comment
Comment #30222220
Looks like it was released just a few hours back. After reading the post[1] it seems that this is intentional. Anyways, I guess we could open a feature request. [1]: https://ohsaya…