-
## Business Requirement
Optimize the database schema, document it thoroughly, and justify the database choice.
## Task Description
- Analyze the current database structure, identify optimization area…
-
### Description of Issue
There's a performance optimization in HdStMaterial::Sync(), where the texture prim path is used as the hash code when HdStMaterial is already initialized (_isInitialized is…
-
With the objective of cost optimization, we'll migrate from vercel to cloudflare. Using [this guide](https://developers.cloudflare.com/pages/migrations/migrating-from-vercel/).
-
Hello, I have some jobs that have zero time constraints but are cost sensitive so wondering how to integrate the batch endpoint(s) from OpenAI since there is already a lot of async waiting for mode…
-
The compiler should be extended with an optimizer that produces optimized NeoVM code. Optimized in this sense means a lower GAS cost.
- Implement the same optimization mechanisms that the neo-devpa…
-
When reading polynomial_optimization_nonlinear_impl.h, in line 283, we have this:
` cost_time = total_time * total_time *
optimization_data->optimization_parameters_.time_penalty;
`
…
-
### What happens?
The cardinality estimates used in build/probe side optimization sometimes does not match those reported by EXPLAIN ANALYZE.
### To Reproduce
Add these lines to `BuildProbeS…
-
Pre-filing issue for https://github.com/google/heir/pull/1016
The optimization problem in that PR just minimizes the total number of relin ops (with a hard-bound on the maximum key basis size allow…
-
We show JIT total time in the UI but without detail. In could be nice to show detailed information.
In plans, we can have info looking like:
```
JIT:
Functions: 2
Options: Inlining false,…
-
### What is the problem the feature request solves?
Comet has native code for decoding Parquet structures into Arrow arrays. This issue is for discussing delegating to the [parquet crate](https://cra…