Skip to content
#

bloom-filter

Here are 281 public repositories matching this topic...

mristin
mristin commented Dec 4, 2018

Currently, threads are only used for testing framework (and not testing cases themselves). IMO, it's better to shift responsibility for running tests in parallel to the testing environment (make test -j8) and decouple it from the testing code.

Following a previous issue, #34:

I would also prefer a simple solution that doesn't require Threads. I've written a small unit test framework for CA

Improve this page

Add a description, image, and links to the bloom-filter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bloom-filter topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.