Haydex: From Zero to 178.6B rows a second in 30 days
1–10 of 23 posts
Re: Haydex: From Zero to 178.6B rows a second in 30 days
#2Re: Haydex: From Zero to 178.6B rows a second in 30 days
#3Re: Haydex: From Zero to 178.6B rows a second in 30 days
#4They did not process 178 billion rows per second. They did a search that found something in a large data set by eliminating the parts of the data set that could not have contained the item. Same way I did by picking one grocery store and going straight to the shelf.
Re: Haydex: From Zero to 178.6B rows a second in 30 days
#5I usually just call it 178 billion
Re: Haydex: From Zero to 178.6B rows a second in 30 days
#6Re: Haydex: From Zero to 178.6B rows a second in 30 days
#7https://en.wikipedia.org/wiki/Bloom_filter
In the 80's or so when I thought I was being really clever I came up with another variation on this and I recall being quite annoyed when someone on HN pointed out (many years later) that this was a staple of computing science for longer than that I had been busy with computers. So much for having original thoughts...
Re: Haydex: From Zero to 178.6B rows a second in 30 days
#8That looks like a variation on a Bloom filter to me. https://en.wikipedia.org/wiki/Bloom_filter In the 80's or so when I thought I was being really clever I came up with another variation on this and I recall being quite annoyed when someone on HN pointed out (many years later) that this was a staple of computing science for longer than that I had been busy with computers. So much for having original thoughts...
Re: Haydex: From Zero to 178.6B rows a second in 30 days
#9That looks like a variation on a Bloom filter to me. https://en.wikipedia.org/wiki/Bloom_filter In the 80's or so when I thought I was being really clever I came up with another variation on this and I recall being quite annoyed when someone on HN pointed out (many years later) that this was a staple of computing science for longer than that I had been busy with computers. So much for having original thoughts...