-
How do I reduce time taken by animation to open things like firefox menu, extension menu and more? Its too slow for me.
-
In @sjordan29's exploration of performance issues in coupling TSM to a test case of ClearWater-riverine, we suspected that we might be running out of memory. This corresponded to our performance profi…
-
The following theorem fails to type-check in the kernel:
```lean
theorem y : id (Nat.gcd 314159 10000) = Nat.gcd 314159 10000 := rfl
-- (kernel) deep recursion detected
```
Presumably this happ…
-
### Describe the feature
I have found that the double words like About Us, Rate Us, Community Spotlight, have wide vertical spacing disturbing to the users.Please assign this task to me under gssoc'2…
-
I would like to propose a documentation update.
The following functions all provide functionality related to grouping the elements of an iterable by a key value:
* [`itertools.groupby`](https://…
-
Reduce the number of overlapping checks on large scribbles
-
### What would you like to be added?
# Summary
#1535 adds some microbenchmarks for the eBPF probes.
The sched_switch probe is the most critical and it currently measures at almost 3 microsecond…
-
The code smell "Switch Statements" was addressed by reducing the level of nesting in the status() method. This change improves code readability and maintainability.
Reference: [Switch Statements](h…
-
In the Pinot UI home page currently the following is the behaviour:
Redundant calls
Multiple /instances calls, 2 for each component type (total 4*2=8) although one call should provide information fo…
-
Please look at the fixme we can reduce the amount of subflows sendRequest
https://github.com/Shuffle/shuffle-shared/blob/main/shared.go#L14325