-
Over the years we've had good results with profiling specific (and _reproducible_) benchmarks from the larger pydata community and using the results to make further improvements to dask. Good workload…
-
A quick grep through the code shows that when the MCA param mpi_show_handle_leaks=1, we are only checking for leaked communicators, infos, and files. We're not checking for leaks of the following:
- …
-
## Tab Suspension
### A feature which allows the user to suspend open tabs with a keyboard shortcut and automatically after a certain time period if set.
#### I believe this feature will:
* ⚡…
-
Tabling #1871 while we get some implementation experience. Here are some options that we should try to get experience with:
Options:
1. Don't do anything (just keep the `compositingAlphaMode: "opa…
-
Not sure if this is a bug or a feature request - happy to provide a reproduction if needed, would really appreciate some feedback.
We have been using the following pattern in our components for a w…
-
Create a google doc that contains a grid for tracking the performance of physical problems over different solver configurations and different hardware classes (laptop, server, cluster, leader class SC…
-
```
Libjpeg-turbo is critical for image handling/processing applications since it
provides much higher performance improvement than vanilla jpeg-6b.
Porting libjpeg-turbo is discussed among NaCl, Pi…
-
```
Libjpeg-turbo is critical for image handling/processing applications since it
provides much higher performance improvement than vanilla jpeg-6b.
Porting libjpeg-turbo is discussed among NaCl, Pi…
-
_Just_ getting into exploring this on my end, but just wanted to throw this out there to start discussion.
It appears that certain features are available with any GraphQL server, but other (perform…
-
There are several ways to speed up rustc by changing its build configuration, without changing its code: use a single codegen unit (CGU), profile-guided optimization (PGO), link-time optimization (LTO…