-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
tf 2.9.1
### Custom code
Yes
### OS platform and distribution
Linux U…
-
I fed the map to Google's PageSpeed Insights service for an unrelated PR, which gave us [this report](https://pagespeed.web.dev/analysis/https-www-toiletmap-org-uk/vwo13hpk6m) :memo:
It has some r…
-
It will be great to add performance evaluation and comparisons of algorithms available in ChainerRL.
-
### 🐛 Describe the bug
## Issue Description
After updating to macOS 14.4, I have encountered significant performance degradation when using MPS with the deterministic algorithm **enabled**.
## …
-
ISSUE NUMBER : #569
🔴 Title: DSA (Data Structures and Algorithms) Quiz Game
🔴 Tech Stack: JavaScript, HTML, CSS
🔴 Objective: To build an interactive quiz game focused on Data Structures and Alg…
-
-
### Description
Perf performance triage, the function com.swirlds.platform.consensus.ConsensusUtils. generateWhitening() has costly algorithm
https://perf.analytics.eng.hashgraph.io/permanent/engn…
-
Hi All, Thank you to contribute this awesome libs.
I have found that cache is use `hash(token)` as key, not direct to use `token` as key.
hash(token) spend a little time complexity, can we directl…
-
The paper mentions comparison with some state of the art techniques but I don't find the implementatio of these in the code. I'm talking about: MCCA, iCluster, LRACluster, NEMO and SNF. Where can I fi…
-
Hello.
[Caddy Name Spaces](https://caddyserver.com/docs/extending-caddy/namespaces) lists `http.authentication.hashes` as a namespace for custom implementations for hashing in use with [`basic_auth`]…