Energy-Visualizer / Energy-Visualizer/mexer

Should compress() make a different temporary table for each DB table?

Open
#137 3 comments 0 reactions 1 assignee Claimed by @kenny5033 View on GitHub
Dominant language
Python
Stars
0
Forks
0
Avg merge
3h 47m
Merged PRs (30d)
1

Description

`compress()` uses the same temporary table for every DB table. That could lead to slowdowns if two different tables are trying to write at the same time.

I wonder if `compress()` should use a different temporary table for each DB table?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.