-
I've been putting performance comparisons in #31 . Felt they should go somewhere more permanent.
-
The following function, when profile using %prun results in N^2+N calls to subs()
```def get_task(n, client):
futs = client.map(int, [random.random() for _ in range(n)])
z = str(uuid.uuid…
-
**Describe the bug**
I tried to rebuilt some grin nodes with new version v5.2.0-beta.3. After cleaning up the chain_data, it synced from the scratch and usually got error at step PIBD or stuck in the…
-
```
What steps will reproduce the problem?
1. Run best_first_graph_search() which implements frontier as a PriorityQueue
as defined in utils.py
uniform_cost_search() also uses best_first_graph_sea…
-
Click to expand!
### Issue Type
Bug
### Have you reproduced the bug with TF nightly?
Yes
### Source
source
### Tensorflow Version
git HEAD
### Custom Code
No
### OS Platform and Distribu…
-
### Description
Accessing `astropy.table.Column.quantity` always performs an expensive deepcopy of the `.info` object, although this information can't even be accessed on temporary …
-
```
What steps will reproduce the problem?
1. Run best_first_graph_search() which implements frontier as a PriorityQueue
as defined in utils.py
uniform_cost_search() also uses best_first_graph_sea…
-
```
What steps will reproduce the problem?
1. Run best_first_graph_search() which implements frontier as a PriorityQueue
as defined in utils.py
uniform_cost_search() also uses best_first_graph_sea…
-
```
What steps will reproduce the problem?
1. Run best_first_graph_search() which implements frontier as a PriorityQueue
as defined in utils.py
uniform_cost_search() also uses best_first_graph_sea…
-
```
What steps will reproduce the problem?
1. Run best_first_graph_search() which implements frontier as a PriorityQueue
as defined in utils.py
uniform_cost_search() also uses best_first_graph_sea…