diff --git a/README.md b/README.md new file mode 100644 index 0000000..e73626d --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +i wanted to know what the redacted portion of a blocked instance that some random fedi instance blocked + +keep in mind that it spawns 26 threads + +## Fun facts +- This is an embarrassingly parallel problem +- I ran this on a 24-core machine with two threads per core and it used 54% cpu +- It took ≈31 real-time seconds but ≈14m30s of cpu time on the machine i ran it on