cobweb-launcher 1.2.14__py3-none-any.whl → 1.2.15__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of cobweb-launcher might be problematic. Click here for more details.

cobweb/utils/bloom.py CHANGED
@@ -56,21 +56,3 @@ class BloomFilter:
56
56
  return int((m / n) * math.log(2))
57
57
 
58
58
 
59
- if __name__ == '__main__':
60
- testBLF = BloomFilter("test", {
61
- "host": "r-j6c1t3etiefpmz7cwdpd.redis.rds.aliyuncs.com",
62
- "password": "SpiderLinux666",
63
- })
64
-
65
- print("start")
66
- start_time = time.time()
67
- testBLF.add("test")
68
- add_time = time.time()
69
- print("add time::: ")
70
- print(add_time - start_time)
71
- print("get::: ")
72
- print(testBLF.exists("test"))
73
- exist_time = time.time()
74
- print("get time::: ")
75
- print(exist_time - add_time)
76
-
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cobweb-launcher
3
- Version: 1.2.14
3
+ Version: 1.2.15
4
4
  Summary: spider_hole
5
5
  Home-page: https://github.com/Juannie-PP/cobweb
6
6
  Author: Juannie-PP
@@ -28,11 +28,11 @@ cobweb/pipelines/pipeline.py,sha256=4TJLX0sUHRxYndF5A4Vs5btUGI-wigkOcFvhTW1hLXI,
28
28
  cobweb/pipelines/pipeline_console.py,sha256=NEh-4zhuVAQOqwXLsqeb-rcNZ9_KXFUpL3otUTL5qBs,754
29
29
  cobweb/pipelines/pipeline_loghub.py,sha256=xZ6D55BGdiM71WUv83jyLGbEyUwhBHLJRZoXthBxxTs,1019
30
30
  cobweb/utils/__init__.py,sha256=vBtZTy3EfRE0MmH43URhmr7nw6_oOWTEbGOM9xR_9o8,78
31
- cobweb/utils/bloom.py,sha256=K3ACqQOIw9drxeVb6DKLA2iZYFn_rE16I781gXAsyqA,2228
31
+ cobweb/utils/bloom.py,sha256=vng-YbKgh9HbtpAWYf_nkUSbfVTOj40aqUUejRYlsCU,1752
32
32
  cobweb/utils/oss.py,sha256=gyt8-UB07tVphZLQXMOf-JTJwU-mWq8KZkOXKkAf3uk,3513
33
33
  cobweb/utils/tools.py,sha256=5JEaaAwYoV9Sdla2UBIJn6faUBuXmxUMagm9ck6FVqs,1253
34
- cobweb_launcher-1.2.14.dist-info/LICENSE,sha256=z1rxSIGOyzcSb3orZxFPxzx-0C1vTocmswqBNxpKfEk,1063
35
- cobweb_launcher-1.2.14.dist-info/METADATA,sha256=ofgY9uUtCBfQn-LkEc0eZelQpJxWoB8Aza_u53qrytk,6510
36
- cobweb_launcher-1.2.14.dist-info/WHEEL,sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o,92
37
- cobweb_launcher-1.2.14.dist-info/top_level.txt,sha256=4GETBGNsKqiCUezmT-mJn7tjhcDlu7nLIV5gGgHBW4I,7
38
- cobweb_launcher-1.2.14.dist-info/RECORD,,
34
+ cobweb_launcher-1.2.15.dist-info/LICENSE,sha256=z1rxSIGOyzcSb3orZxFPxzx-0C1vTocmswqBNxpKfEk,1063
35
+ cobweb_launcher-1.2.15.dist-info/METADATA,sha256=rP73tkfQPQB8MCEYg31ZOdEbBYUUoyXzAcUevfnwqec,6510
36
+ cobweb_launcher-1.2.15.dist-info/WHEEL,sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o,92
37
+ cobweb_launcher-1.2.15.dist-info/top_level.txt,sha256=4GETBGNsKqiCUezmT-mJn7tjhcDlu7nLIV5gGgHBW4I,7
38
+ cobweb_launcher-1.2.15.dist-info/RECORD,,