Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 4 112 | repo_url stringlengths 33 141 | action stringclasses 3
values | title stringlengths 1 970 | labels stringlengths 4 625 | body stringlengths 3 247k | index stringclasses 9
values | text_combine stringlengths 96 247k | label stringclasses 2
values | text stringlengths 96 218k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
384,394 | 11,388,594,476 | IssuesEvent | 2020-01-29 16:56:51 | rusty-celery/rusty-celery | https://api.github.com/repos/rusty-celery/rusty-celery | closed | pass additional context to task on_failure / on_success callbacks | Good first issue Priority: Low Status: Help Wanted Type: Enhancement | Right now the task callback methods `on_failure` and `on_success` only take the error and returned value, respectively, as arguments. However it might be useful to provide additional information to these callbacks such as the task ID. We could pass this information in a context struct like this:
```rust
async fn on... | 1.0 | pass additional context to task on_failure / on_success callbacks - Right now the task callback methods `on_failure` and `on_success` only take the error and returned value, respectively, as arguments. However it might be useful to provide additional information to these callbacks such as the task ID. We could pass thi... | non_perf | pass additional context to task on failure on success callbacks right now the task callback methods on failure and on success only take the error and returned value respectively as arguments however it might be useful to provide additional information to these callbacks such as the task id we could pass thi... | 0 |
31,299 | 14,927,770,526 | IssuesEvent | 2021-01-24 16:42:02 | forem/forem-browser-extension | https://api.github.com/repos/forem/forem-browser-extension | opened | Avoid eventual plugin storage limit | performance type: discussion | **Is your feature request related to a problem? Please describe.**
Current the Forem browser extension makes a call out to `https://www.forem.com/valid_forems.json` storages this list locally in `chrome.storage.sync`. This storage area is also used to hold the forems a user has placed on the sidebar.
While this i... | True | Avoid eventual plugin storage limit - **Is your feature request related to a problem? Please describe.**
Current the Forem browser extension makes a call out to `https://www.forem.com/valid_forems.json` storages this list locally in `chrome.storage.sync`. This storage area is also used to hold the forems a user has ... | perf | avoid eventual plugin storage limit is your feature request related to a problem please describe current the forem browser extension makes a call out to storages this list locally in chrome storage sync this storage area is also used to hold the forems a user has placed on the sidebar while this is... | 1 |
22,996 | 11,798,726,194 | IssuesEvent | 2020-03-18 14:50:00 | symfony/symfony | https://api.github.com/repos/symfony/symfony | closed | Check for performance improvements in Symfony 5.0 | Performance | **Description**
The `*.4` Symfony versions are always the slowest in a branch (e.g. `4.4` is the slowest `4.*` version) because of all the deprecated features.
For the same reason, the `*.0` versions are usually the fastest Symfony versions. However, for `5.0` this didn't happen. [See phpbenchmarks.com results](h... | True | Check for performance improvements in Symfony 5.0 - **Description**
The `*.4` Symfony versions are always the slowest in a branch (e.g. `4.4` is the slowest `4.*` version) because of all the deprecated features.
For the same reason, the `*.0` versions are usually the fastest Symfony versions. However, for `5.0` t... | perf | check for performance improvements in symfony description the symfony versions are always the slowest in a branch e g is the slowest version because of all the deprecated features for the same reason the versions are usually the fastest symfony versions however for t... | 1 |
782 | 4,386,361,273 | IssuesEvent | 2016-08-08 12:34:41 | ansible/ansible-modules-extras | https://api.github.com/repos/ansible/ansible-modules-extras | closed | seport does not reassign port already used in system policy | bug_report waiting_on_maintainer | ##### Issue Type:
- Bug Report
##### Ansible Version:
```
ansible --version
ansible 2.0.0.2
config file = /etc/ansible/ansible.cfg
configured module search path = Default w/o overrides
```
##### Ansible Configuration:
I hope irrelevant
##### Environment:
Fedora 23 on my machine, CentOs 7 i... | True | seport does not reassign port already used in system policy - ##### Issue Type:
- Bug Report
##### Ansible Version:
```
ansible --version
ansible 2.0.0.2
config file = /etc/ansible/ansible.cfg
configured module search path = Default w/o overrides
```
##### Ansible Configuration:
I hope irrelevan... | non_perf | seport does not reassign port already used in system policy issue type bug report ansible version ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides ansible configuration i hope irrelevan... | 0 |
249,810 | 21,192,790,879 | IssuesEvent | 2022-04-08 19:32:28 | pse-parkview/Parkview | https://api.github.com/repos/pse-parkview/Parkview | closed | No clipboard in Github action runner breaks T5 | wontfix ci and testing medium effort | Since github action runners don't run xserver (nor is there a way to start one) tests that use the clipboard (currently only T5) break.
Maybe find a way to fix that? Don't use the clipboard, something like xdummy, maybe selenium has way to do that? | 1.0 | No clipboard in Github action runner breaks T5 - Since github action runners don't run xserver (nor is there a way to start one) tests that use the clipboard (currently only T5) break.
Maybe find a way to fix that? Don't use the clipboard, something like xdummy, maybe selenium has way to do that? | non_perf | no clipboard in github action runner breaks since github action runners don t run xserver nor is there a way to start one tests that use the clipboard currently only break maybe find a way to fix that don t use the clipboard something like xdummy maybe selenium has way to do that | 0 |
50,672 | 26,727,016,626 | IssuesEvent | 2023-01-29 20:48:36 | DISIC/observatoire | https://api.github.com/repos/DISIC/observatoire | closed | Limiter le nombre d'avis exportés pour les démarches à forte volumétrie | mode connecté scalabilité/performance | Cette tâche concerne la fonctionnalité d'export des avis d'une démarche, disponible en bas de l'ecran avec la liste des avis d'une démarche.
Initialement cet export était limité à 500 avis, pour des raisons de performance. Ensuite, la fonctionnalité a été refaite et cette limite a été enlevée , voir #882 .
Par c... | True | Limiter le nombre d'avis exportés pour les démarches à forte volumétrie - Cette tâche concerne la fonctionnalité d'export des avis d'une démarche, disponible en bas de l'ecran avec la liste des avis d'une démarche.
Initialement cet export était limité à 500 avis, pour des raisons de performance. Ensuite, la fonction... | perf | limiter le nombre d avis exportés pour les démarches à forte volumétrie cette tâche concerne la fonctionnalité d export des avis d une démarche disponible en bas de l ecran avec la liste des avis d une démarche initialement cet export était limité à avis pour des raisons de performance ensuite la fonctionna... | 1 |
22,497 | 11,631,032,992 | IssuesEvent | 2020-02-28 00:04:02 | moby/moby | https://api.github.com/repos/moby/moby | closed | [SWARM] Very poor performance for ingress network with lots of parallel requests | area/networking area/swarm kind/performance version/17.09 | **Description**
Executing a large number of parallel connections against plain Docker and Docker Swarms leads to 2 completely different perfomance results, with Swarm being the slowest one by a **50x** factor!
The test is reproducible (at least on my VMs) easily with Siege and the official Nginx image, but I'm actu... | True | [SWARM] Very poor performance for ingress network with lots of parallel requests - **Description**
Executing a large number of parallel connections against plain Docker and Docker Swarms leads to 2 completely different perfomance results, with Swarm being the slowest one by a **50x** factor!
The test is reproducibl... | perf | very poor performance for ingress network with lots of parallel requests description executing a large number of parallel connections against plain docker and docker swarms leads to completely different perfomance results with swarm being the slowest one by a factor the test is reproducible at le... | 1 |
43,380 | 23,219,586,988 | IssuesEvent | 2022-08-02 16:52:04 | minetest/minetest | https://api.github.com/repos/minetest/minetest | closed | FPS on Android works great, but linux, not so great | Unconfirmed bug Performance Linux Action / change needed | ##### Minetest version
```
Minetest 5.5.1 (Linux)
Using Irrlicht 1.9.0mt5
Using LuaJIT 2.1.0-beta3
BUILD_TYPE=Release
RUN_IN_PLACE=0
USE_CURL=1
USE_GETTEXT=1
USE_SOUND=1
STATIC_SHAREDIR="/app/share/minetest"
STATIC_LOCALEDIR="/app/share/locale"
```
##### OS / Hardware
Operating system: ChromeOS
CPU: Me... | True | FPS on Android works great, but linux, not so great - ##### Minetest version
```
Minetest 5.5.1 (Linux)
Using Irrlicht 1.9.0mt5
Using LuaJIT 2.1.0-beta3
BUILD_TYPE=Release
RUN_IN_PLACE=0
USE_CURL=1
USE_GETTEXT=1
USE_SOUND=1
STATIC_SHAREDIR="/app/share/minetest"
STATIC_LOCALEDIR="/app/share/locale"
```
##... | perf | fps on android works great but linux not so great minetest version minetest linux using irrlicht using luajit build type release run in place use curl use gettext use sound static sharedir app share minetest static localedir app share locale os ... | 1 |
55,939 | 31,271,064,224 | IssuesEvent | 2023-08-22 00:01:43 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | Slow startup on Linux | tenet-performance area-VM-coreclr no-recent-activity needs-author-action | The startup time of the empty console application on Linux is too big. It is around 70 ms for .NET 7 on my machine, while for Windows it is 25ms. By empty I mean literally empty app, with empty `Main` method. This overhead present in non-empty apps too. Don't really know is it `dotnet` or just me.
NativeAOT reduces ... | True | Slow startup on Linux - The startup time of the empty console application on Linux is too big. It is around 70 ms for .NET 7 on my machine, while for Windows it is 25ms. By empty I mean literally empty app, with empty `Main` method. This overhead present in non-empty apps too. Don't really know is it `dotnet` or just m... | perf | slow startup on linux the startup time of the empty console application on linux is too big it is around ms for net on my machine while for windows it is by empty i mean literally empty app with empty main method this overhead present in non empty apps too don t really know is it dotnet or just me ... | 1 |
26,557 | 13,051,450,395 | IssuesEvent | 2020-07-29 17:06:50 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | Different System.Drawing.Common.dll on different OSes | area-System.Drawing tenet-performance untriaged | ### Description
The runtime library System.Drawing.Common.dll is different on Linux and Windows for example if you build an app that uses it with the .NET Core docker image.
### Configuration
I've build a cross-platform GUI project with the Avalonia Framework and triied to deploy it on Windows/Linux/MacOS with... | True | Different System.Drawing.Common.dll on different OSes - ### Description
The runtime library System.Drawing.Common.dll is different on Linux and Windows for example if you build an app that uses it with the .NET Core docker image.
### Configuration
I've build a cross-platform GUI project with the Avalonia Frame... | perf | different system drawing common dll on different oses description the runtime library system drawing common dll is different on linux and windows for example if you build an app that uses it with the net core docker image configuration i ve build a cross platform gui project with the avalonia frame... | 1 |
312,562 | 9,549,187,235 | IssuesEvent | 2019-05-02 08:24:59 | aau-giraf/weekplanner | https://api.github.com/repos/aau-giraf/weekplanner | opened | As a guardian, I would like to have the citizens in folders on "Vælg borger" screen, so that I can easily find the correct citizen | Prototype needed priority: medium type: feature | You should be able to create new folders on the screen where you choose the folder. You should also be able to choose a folder and see the citizens within that folder.
| 1.0 | As a guardian, I would like to have the citizens in folders on "Vælg borger" screen, so that I can easily find the correct citizen - You should be able to create new folders on the screen where you choose the folder. You should also be able to choose a folder and see the citizens within that folder.
| non_perf | as a guardian i would like to have the citizens in folders on vælg borger screen so that i can easily find the correct citizen you should be able to create new folders on the screen where you choose the folder you should also be able to choose a folder and see the citizens within that folder | 0 |
52,782 | 27,772,510,658 | IssuesEvent | 2023-03-16 15:15:42 | melonistic/restructure | https://api.github.com/repos/melonistic/restructure | closed | Failure/Error: Admin::MessageTemplate stress tests creating many | performance | Admin::MessageTemplate stress tests creating many
Failure/Error: expect(t).to be < 3
expected: < 3
got: 3.808536032680422
# ./spec/models/admin/message_template_spec.rb:255:in `block (2 levels) in <main>' | True | Failure/Error: Admin::MessageTemplate stress tests creating many - Admin::MessageTemplate stress tests creating many
Failure/Error: expect(t).to be < 3
expected: < 3
got: 3.808536032680422
# ./spec/models/admin/message_template_spec.rb:255:in `block (2 levels) in <main>' | perf | failure error admin messagetemplate stress tests creating many admin messagetemplate stress tests creating many failure error expect t to be expected got spec models admin message template spec rb in block levels in | 1 |
49,436 | 26,148,786,642 | IssuesEvent | 2022-12-30 10:12:26 | ethereum/go-ethereum | https://api.github.com/repos/ethereum/go-ethereum | closed | geth taking a really long time (4+ mins) to start up | need:more-information type:performance | #### System information
Geth version: `geth version`
```
$ geth version
Geth
Version: 1.9.24-stable
Git Commit: cc05b050df5f88e80bb26aaf6d2f339c49c2d702
Git Commit Date: 20201112
Architecture: amd64
Protocol Versions: [65 64 63]
Go Version: go1.15.5
Operating System: linux
GOPATH=
GOROOT=/usr/local/go
`... | True | geth taking a really long time (4+ mins) to start up - #### System information
Geth version: `geth version`
```
$ geth version
Geth
Version: 1.9.24-stable
Git Commit: cc05b050df5f88e80bb26aaf6d2f339c49c2d702
Git Commit Date: 20201112
Architecture: amd64
Protocol Versions: [65 64 63]
Go Version: go1.15.5
Op... | perf | geth taking a really long time mins to start up system information geth version geth version geth version geth version stable git commit git commit date architecture protocol versions go version operating system linux gopath goroot usr local go os... | 1 |
24,525 | 4,005,445,752 | IssuesEvent | 2016-05-12 11:30:46 | PHPBoost/PHPBoost | https://api.github.com/repos/PHPBoost/PHPBoost | closed | Espace membre | auto-migrated Priority-Medium Type-Defect | ```
Lorsqu'un admin approuve le compte d'un inscrit il faut lui envoyer un mail.
```
Original issue reported on code.google.com by `soldier.weasel@gmail.com` on 9 Sep 2011 at 9:12 | 1.0 | Espace membre - ```
Lorsqu'un admin approuve le compte d'un inscrit il faut lui envoyer un mail.
```
Original issue reported on code.google.com by `soldier.weasel@gmail.com` on 9 Sep 2011 at 9:12 | non_perf | espace membre lorsqu un admin approuve le compte d un inscrit il faut lui envoyer un mail original issue reported on code google com by soldier weasel gmail com on sep at | 0 |
52,279 | 27,484,770,427 | IssuesEvent | 2023-03-04 01:17:21 | edgedb/edgedb | https://api.github.com/repos/edgedb/edgedb | opened | Be even lazier about updating inheritance views | performance compiler | We currently have mechanisms to defer updating inheritance views, typically until we have finished processing an entire object.
This means that if we add ~150 new types (like we do during bootstrapping), we will update BaseObject's inheritance view ~150 times, each time bigger than the last.
While we probably ne... | True | Be even lazier about updating inheritance views - We currently have mechanisms to defer updating inheritance views, typically until we have finished processing an entire object.
This means that if we add ~150 new types (like we do during bootstrapping), we will update BaseObject's inheritance view ~150 times, each ... | perf | be even lazier about updating inheritance views we currently have mechanisms to defer updating inheritance views typically until we have finished processing an entire object this means that if we add new types like we do during bootstrapping we will update baseobject s inheritance view times each time... | 1 |
1,536 | 3,040,741,296 | IssuesEvent | 2015-08-07 17:05:16 | stamp-web/stamp-web-aurelia | https://api.github.com/repos/stamp-web/stamp-web-aurelia | closed | Investigate adding bluebird library for promises | performance | According to Aurelia.io the bluebird promise library is more performant that the polyfill/native solution
http://aurelia.io/docs.html#plugins
We should look into using it. Seems relatively easy to implement. | True | Investigate adding bluebird library for promises - According to Aurelia.io the bluebird promise library is more performant that the polyfill/native solution
http://aurelia.io/docs.html#plugins
We should look into using it. Seems relatively easy to implement. | perf | investigate adding bluebird library for promises according to aurelia io the bluebird promise library is more performant that the polyfill native solution we should look into using it seems relatively easy to implement | 1 |
177,331 | 14,623,603,740 | IssuesEvent | 2020-12-23 03:52:17 | Guilherme-Vasconcelos/safenotes | https://api.github.com/repos/Guilherme-Vasconcelos/safenotes | closed | Improve documentation | documentation | - Add README.md with table of contents to docs directory
- Add examples and screenshots
- Maybe add a contributing guide | 1.0 | Improve documentation - - Add README.md with table of contents to docs directory
- Add examples and screenshots
- Maybe add a contributing guide | non_perf | improve documentation add readme md with table of contents to docs directory add examples and screenshots maybe add a contributing guide | 0 |
2,388 | 3,436,188,057 | IssuesEvent | 2015-12-12 05:55:12 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | Draggable slows down app performance | affects: framework easy fix fix pending ⚠ astounding performance | From my observations, a full build is triggered every time I am dragging a Draggable. Instead, I believe that only an `onWillAccept`ing DragTarget's builder should rebuild if the Draggable hovers over it.
I don't think holding a drag without dropping should change any state, so having to rebuild everything is very u... | True | Draggable slows down app performance - From my observations, a full build is triggered every time I am dragging a Draggable. Instead, I believe that only an `onWillAccept`ing DragTarget's builder should rebuild if the Draggable hovers over it.
I don't think holding a drag without dropping should change any state, so... | perf | draggable slows down app performance from my observations a full build is triggered every time i am dragging a draggable instead i believe that only an onwillaccept ing dragtarget s builder should rebuild if the draggable hovers over it i don t think holding a drag without dropping should change any state so... | 1 |
11,155 | 7,458,168,483 | IssuesEvent | 2018-03-30 09:00:13 | TeamSQL/desktop-app | https://api.github.com/repos/TeamSQL/desktop-app | closed | Performance issues on macOS | performance | Amazon RDS de, t1micro postgre açtım. Sample bir db create etmek için (https://community.embarcadero.com/article/articles-database/1076-top-3-sample-databases-for-postgresql daki sports db scripti) çalıştırdım.
Ve teamsql bembeyaz bir ekran. kitlenip bayılıp kendinden geçiyor.
[sportsdb_sample_postgresql.zip](https... | True | Performance issues on macOS - Amazon RDS de, t1micro postgre açtım. Sample bir db create etmek için (https://community.embarcadero.com/article/articles-database/1076-top-3-sample-databases-for-postgresql daki sports db scripti) çalıştırdım.
Ve teamsql bembeyaz bir ekran. kitlenip bayılıp kendinden geçiyor.
[sportsd... | perf | performance issues on macos amazon rds de postgre açtım sample bir db create etmek için daki sports db scripti çalıştırdım ve teamsql bembeyaz bir ekran kitlenip bayılıp kendinden geçiyor | 1 |
240,688 | 18,365,406,753 | IssuesEvent | 2021-10-10 00:36:58 | jimbrig/PowerShell | https://api.github.com/repos/jimbrig/PowerShell | closed | Add a CHANGELOG.md | documentation | Utilize git-cliff and a config cliff.toml file with conventional commit practices in place. | 1.0 | Add a CHANGELOG.md - Utilize git-cliff and a config cliff.toml file with conventional commit practices in place. | non_perf | add a changelog md utilize git cliff and a config cliff toml file with conventional commit practices in place | 0 |
443,198 | 30,879,156,807 | IssuesEvent | 2023-08-03 16:13:28 | AustinTrang1995/JavaScript | https://api.github.com/repos/AustinTrang1995/JavaScript | closed | 5. Create a setter for the isCheckedOut property. | documentation enhancement help wanted good first issue question | > **Hint:**
Use the following syntax to create setters:
```
class emptyClass {
constructor(keyOne) {
...
}
set keyTwo(newKeyTwo) {
this._keyTwo = newKeyTwo;
}
}
``` | 1.0 | 5. Create a setter for the isCheckedOut property. - > **Hint:**
Use the following syntax to create setters:
```
class emptyClass {
constructor(keyOne) {
...
}
set keyTwo(newKeyTwo) {
this._keyTwo = newKeyTwo;
}
}
``` | non_perf | create a setter for the ischeckedout property hint use the following syntax to create setters class emptyclass constructor keyone set keytwo newkeytwo this keytwo newkeytwo | 0 |
116,195 | 24,877,655,752 | IssuesEvent | 2022-10-27 20:41:13 | unocss/unocss | https://api.github.com/repos/unocss/unocss | closed | VS Code autocomplete not working until part of rule is typed | help wanted vscode stale | Suppose I have the following UnoCSS config:
```ts
{
mode: "vue-scoped",
presets: [],
rules: [
[
"m-1",
{ "margin": "50px" }
],
[
/^bg-([a-z]+)$/,
match => ({ "background-color": match[1] }),
{ autocomplete: ["bg-(red|blue|green)"] }
]
]
}
```
N... | 1.0 | VS Code autocomplete not working until part of rule is typed - Suppose I have the following UnoCSS config:
```ts
{
mode: "vue-scoped",
presets: [],
rules: [
[
"m-1",
{ "margin": "50px" }
],
[
/^bg-([a-z]+)$/,
match => ({ "background-color": match[1] }),
{ a... | non_perf | vs code autocomplete not working until part of rule is typed suppose i have the following unocss config ts mode vue scoped presets rules m margin bg match background color match autocomplet... | 0 |
143,516 | 19,184,615,691 | IssuesEvent | 2021-12-05 01:06:42 | AlexRogalskiy/github-action-user-contribution | https://api.github.com/repos/AlexRogalskiy/github-action-user-contribution | opened | CVE-2020-8244 (Medium) detected in bl-1.2.3.tgz | security vulnerability | ## CVE-2020-8244 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bl-1.2.3.tgz</b></p></summary>
<p>Buffer List: collect buffers and access with a standard readable Buffer interface, ... | True | CVE-2020-8244 (Medium) detected in bl-1.2.3.tgz - ## CVE-2020-8244 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bl-1.2.3.tgz</b></p></summary>
<p>Buffer List: collect buffers and ... | non_perf | cve medium detected in bl tgz cve medium severity vulnerability vulnerable library bl tgz buffer list collect buffers and access with a standard readable buffer interface streamable too library home page a href path to dependency file github action user contribution ... | 0 |
138,037 | 11,173,412,889 | IssuesEvent | 2019-12-29 13:55:44 | variar/klogg | https://api.github.com/repos/variar/klogg | closed | Highlighter window not rendering properly | bug help wanted ready for testing | When creating highlights on Mac (Catalina) the rendering does not work properly.
Video recording:
https://gofile.io/?c=vwRYfd
| 1.0 | Highlighter window not rendering properly - When creating highlights on Mac (Catalina) the rendering does not work properly.
Video recording:
https://gofile.io/?c=vwRYfd
| non_perf | highlighter window not rendering properly when creating highlights on mac catalina the rendering does not work properly video recording | 0 |
46,413 | 24,518,726,375 | IssuesEvent | 2022-10-11 07:52:39 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | [Meta] Enabling xpack plugins limits Kibana server capacity | bug Team:Core performance wg:performance | While benchmarking our server capacity and running a node profiler, we saw that disabling xpack plugins impacts server capacity.
Plainly disabling them increases our server's capacity (how many concurrent requests can we handle) about x2.
Disabling oss plugins does nothing to server capcacity.
I'm currently not ... | True | [Meta] Enabling xpack plugins limits Kibana server capacity - While benchmarking our server capacity and running a node profiler, we saw that disabling xpack plugins impacts server capacity.
Plainly disabling them increases our server's capacity (how many concurrent requests can we handle) about x2.
Disabling oss p... | perf | enabling xpack plugins limits kibana server capacity while benchmarking our server capacity and running a node profiler we saw that disabling xpack plugins impacts server capacity plainly disabling them increases our server s capacity how many concurrent requests can we handle about disabling oss plugins... | 1 |
122 | 2,531,602,231 | IssuesEvent | 2015-01-23 08:57:55 | HabitRPG/habitrpg | https://api.github.com/repos/HabitRPG/habitrpg | opened | members[uid].items.weapon prevents use of cached members data | performance | ping @lefnire and @paglias because this seems to be ancient code. ("It was like that when I got here")
In public/js/services/memberServices.js, we have [this line](https://github.com/HabitRPG/habitrpg/blob/develop/public/js/services/memberServices.js#L67):
` if (members[uid] && members[uid].items && members[uid].... | True | members[uid].items.weapon prevents use of cached members data - ping @lefnire and @paglias because this seems to be ancient code. ("It was like that when I got here")
In public/js/services/memberServices.js, we have [this line](https://github.com/HabitRPG/habitrpg/blob/develop/public/js/services/memberServices.js#L6... | perf | members items weapon prevents use of cached members data ping lefnire and paglias because this seems to be ancient code it was like that when i got here in public js services memberservices js we have if members members items members items weapon which seems wrong because there i... | 1 |
29,306 | 14,059,410,785 | IssuesEvent | 2020-11-03 03:01:46 | open-contracting/kingfisher-views | https://api.github.com/repos/open-contracting/kingfisher-views | opened | Exploring different optimizations | performance | When using exception-handling instead of pattern-matching, one run of 1370 ran a few seconds slower:
```
-- https://github.com/csikfer/lanview2/blob/master/database/update-1.9.sql
CREATE OR REPLACE FUNCTION convert_to_numeric (text, numeric DEFAULT NULL)
RETURNS numeric PARALLEL SAFE
AS $$
BEGIN
RE... | True | Exploring different optimizations - When using exception-handling instead of pattern-matching, one run of 1370 ran a few seconds slower:
```
-- https://github.com/csikfer/lanview2/blob/master/database/update-1.9.sql
CREATE OR REPLACE FUNCTION convert_to_numeric (text, numeric DEFAULT NULL)
RETURNS numeric PAR... | perf | exploring different optimizations when using exception handling instead of pattern matching one run of ran a few seconds slower create or replace function convert to numeric text numeric default null returns numeric parallel safe as begin return cast as numeric exception ... | 1 |
131,654 | 10,705,570,308 | IssuesEvent | 2019-10-24 13:56:46 | SAP/cloud-commerce-spartacus-storefront | https://api.github.com/repos/SAP/cloud-commerce-spartacus-storefront | closed | Add structured data to different pages / components | schema.org seo test-before-release | Structured data provides a concept for the web to expose content in a more semantic way. Where html5 only provides the technical semantics (i.e. `img` vs `svg`), structured data provides a way to understand whether the content represents a product, a review, a person, etc. Without this level of detail, crawlers like Go... | 1.0 | Add structured data to different pages / components - Structured data provides a concept for the web to expose content in a more semantic way. Where html5 only provides the technical semantics (i.e. `img` vs `svg`), structured data provides a way to understand whether the content represents a product, a review, a perso... | non_perf | add structured data to different pages components structured data provides a concept for the web to expose content in a more semantic way where only provides the technical semantics i e img vs svg structured data provides a way to understand whether the content represents a product a review a person e... | 0 |
19,557 | 2,622,152,868 | IssuesEvent | 2015-03-04 00:06:54 | byzhang/terrastore | https://api.github.com/repos/byzhang/terrastore | closed | Support for binary values | auto-migrated Priority-Low Project-Terrastore Type-Feature | ```
There should be support for basic operations on binary values:
1) Put.
2) Get.
3) Delete.
4) Range querying.
```
Original issue reported on code.google.com by `sergio.b...@gmail.com` on 4 Dec 2009 at 9:37 | 1.0 | Support for binary values - ```
There should be support for basic operations on binary values:
1) Put.
2) Get.
3) Delete.
4) Range querying.
```
Original issue reported on code.google.com by `sergio.b...@gmail.com` on 4 Dec 2009 at 9:37 | non_perf | support for binary values there should be support for basic operations on binary values put get delete range querying original issue reported on code google com by sergio b gmail com on dec at | 0 |
59,470 | 14,593,555,725 | IssuesEvent | 2020-12-19 23:33:08 | sandboxie-plus/Sandboxie | https://api.github.com/repos/sandboxie-plus/Sandboxie | closed | File dialog window for "Add File/Folder" in "Resource Access" | enhancement fixed in next build | It would be nice to have the option instead of typing the strings in the "Path" field. Thanks | 1.0 | File dialog window for "Add File/Folder" in "Resource Access" - It would be nice to have the option instead of typing the strings in the "Path" field. Thanks | non_perf | file dialog window for add file folder in resource access it would be nice to have the option instead of typing the strings in the path field thanks | 0 |
14,333 | 9,257,864,703 | IssuesEvent | 2019-03-17 11:03:51 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | "Access granted" audit log entries have many duplicate index names in bulk requests | :Security/Audit >bug v6.4.1 | A user has reported that a 5.1.1 system which was upgraded to 6.4.1 has seen daily log sizes increase from 400Mb to 3Gb.
The cause is the `access_granted` message for bulk indexing requests which now repeat the same index name in the message for what appears to be each line in the bulk request e.g.
[2019-02-01T12:... | True | "Access granted" audit log entries have many duplicate index names in bulk requests - A user has reported that a 5.1.1 system which was upgraded to 6.4.1 has seen daily log sizes increase from 400Mb to 3Gb.
The cause is the `access_granted` message for bulk indexing requests which now repeat the same index name in the... | non_perf | access granted audit log entries have many duplicate index names in bulk requests a user has reported that a system which was upgraded to has seen daily log sizes increase from to the cause is the access granted message for bulk indexing requests which now repeat the same index name in the messa... | 0 |
124,476 | 10,312,521,892 | IssuesEvent | 2019-08-29 20:04:31 | Princeton-CDH/cdh-web | https://api.github.com/repos/Princeton-CDH/cdh-web | closed | skip links should appear when focused | accessibility awaiting testing | the "skip to nav", "skip to main content", and "skip to footer" links should appear when keyboard-focused, so that sighted keyboard users can see them. | 1.0 | skip links should appear when focused - the "skip to nav", "skip to main content", and "skip to footer" links should appear when keyboard-focused, so that sighted keyboard users can see them. | non_perf | skip links should appear when focused the skip to nav skip to main content and skip to footer links should appear when keyboard focused so that sighted keyboard users can see them | 0 |
206,729 | 16,054,661,566 | IssuesEvent | 2021-04-23 01:48:23 | amzn/selling-partner-api-docs | https://api.github.com/repos/amzn/selling-partner-api-docs | closed | Please Update: "Connecting to the Seller Partner API" / Step 2 | documentation | Hi, thanks for the documentation.
Please update this section of the documentation:

The documentation implies lack of case sensitivity. Please make a warning; "Endpoint parameters are case-sensitive. ... | 1.0 | Please Update: "Connecting to the Seller Partner API" / Step 2 - Hi, thanks for the documentation.
Please update this section of the documentation:

The documentation implies lack of case sensitivity.... | non_perf | please update connecting to the seller partner api step hi thanks for the documentation please update this section of the documentation the documentation implies lack of case sensitivity please make a warning endpoint parameters are case sensitive check here for endpoint details if ... | 0 |
219,062 | 7,333,102,339 | IssuesEvent | 2018-03-05 18:19:29 | NCEAS/metacat | https://api.github.com/repos/NCEAS/metacat | closed | Disable the feature of downloading external schemas for unregistered namespaces | Component: Bugzilla-Id Priority: Normal Status: Resolved Tracker: Feature | ---
Author Name: **Jing Tao** (Jing Tao)
Original Redmine Issue: 7096, https://projects.ecoinformatics.org/ecoinfo/issues/7096
Original Date: 2016-08-30
Original Assignee: Jing Tao
---
Currently, Metacat will download the schemas during the metadata object inserting if it finds the namespaces is not found in the l... | 1.0 | Disable the feature of downloading external schemas for unregistered namespaces - ---
Author Name: **Jing Tao** (Jing Tao)
Original Redmine Issue: 7096, https://projects.ecoinformatics.org/ecoinfo/issues/7096
Original Date: 2016-08-30
Original Assignee: Jing Tao
---
Currently, Metacat will download the schemas du... | non_perf | disable the feature of downloading external schemas for unregistered namespaces author name jing tao jing tao original redmine issue original date original assignee jing tao currently metacat will download the schemas during the metadata object inserting if it finds the namespaces ... | 0 |
158,920 | 24,918,426,143 | IssuesEvent | 2022-10-30 17:26:27 | Ingressive-for-Good/I4G-OPENSOURCE-FRONTEND-PROJECT-2022 | https://api.github.com/repos/Ingressive-for-Good/I4G-OPENSOURCE-FRONTEND-PROJECT-2022 | closed | Admin Design - Suspended Accounts List (Desktop View) | documentation enhancement hacktoberfest-accepted hacktoberfest design | - Design the desktop view for the suspended accounts list.
- The screen should consists of the following:
- the list of the suspended accounts - their names, avatars, email addresses, phone numbers and date each user registered.
- a more option button that would allow the admin view the profile and/or u... | 1.0 | Admin Design - Suspended Accounts List (Desktop View) - - Design the desktop view for the suspended accounts list.
- The screen should consists of the following:
- the list of the suspended accounts - their names, avatars, email addresses, phone numbers and date each user registered.
- a more option but... | non_perf | admin design suspended accounts list desktop view design the desktop view for the suspended accounts list the screen should consists of the following the list of the suspended accounts their names avatars email addresses phone numbers and date each user registered a more option but... | 0 |
41,524 | 21,724,859,106 | IssuesEvent | 2022-05-11 06:32:36 | FenPhoenix/AngelLoader | https://api.github.com/repos/FenPhoenix/AngelLoader | closed | Convert O(n2) searches to hashtables | added performance | - [x] FindFMs
- [x] FM archive duplicate excluder
- [x] BuildViewList() culler
- [x] MergeNewArchiveFMs()
- [x] MergeNewInstalledFMs()
- [x] SetArchiveNames()
- [x] SetArchiveNames()/GetArchiveNameFromInstalledDir() interaction
- [x] SetInstalledNames()
- [x] Tags duplicate excluder(s)
- [x] Lang... | True | Convert O(n2) searches to hashtables - - [x] FindFMs
- [x] FM archive duplicate excluder
- [x] BuildViewList() culler
- [x] MergeNewArchiveFMs()
- [x] MergeNewInstalledFMs()
- [x] SetArchiveNames()
- [x] SetArchiveNames()/GetArchiveNameFromInstalledDir() interaction
- [x] SetInstalledNames()
- [x]... | perf | convert o searches to hashtables findfms fm archive duplicate excluder buildviewlist culler mergenewarchivefms mergenewinstalledfms setarchivenames setarchivenames getarchivenamefrominstalleddir interaction setinstallednames tags duplicate exc... | 1 |
175,515 | 14,531,166,502 | IssuesEvent | 2020-12-14 20:21:59 | dkriegner/xrayutilities | https://api.github.com/repos/dkriegner/xrayutilities | closed | __init__ function's docstrings are not shown in the documentation | documentation | See https://stackoverflow.com/a/5599712 for a potential fix.
Likly also other `__special__` functions suffer from the same problem. | 1.0 | __init__ function's docstrings are not shown in the documentation - See https://stackoverflow.com/a/5599712 for a potential fix.
Likly also other `__special__` functions suffer from the same problem. | non_perf | init function s docstrings are not shown in the documentation see for a potential fix likly also other special functions suffer from the same problem | 0 |
13,460 | 8,224,092,143 | IssuesEvent | 2018-09-06 12:46:47 | src-d/go-mysql-server | https://api.github.com/repos/src-d/go-mysql-server | closed | Proposal: add build flag to be able to use REGEXP statement with Oniguruma | enhancement performance proposal | Go regular expressions are not as fast as they should. To make REGEXP statement faster, we can add the possibility of compile with Oniguruma regular expressions instead of Go ones.
Similar case here: https://github.com/src-d/enry/pull/156 | True | Proposal: add build flag to be able to use REGEXP statement with Oniguruma - Go regular expressions are not as fast as they should. To make REGEXP statement faster, we can add the possibility of compile with Oniguruma regular expressions instead of Go ones.
Similar case here: https://github.com/src-d/enry/pull/156 | perf | proposal add build flag to be able to use regexp statement with oniguruma go regular expressions are not as fast as they should to make regexp statement faster we can add the possibility of compile with oniguruma regular expressions instead of go ones similar case here | 1 |
44,220 | 23,522,952,155 | IssuesEvent | 2022-08-19 08:04:38 | rtCamp/wp-themes-performance-measurement | https://api.github.com/repos/rtCamp/wp-themes-performance-measurement | opened | Performance Report for xmag theme | performance-report gh-runner | ## THEME: xmag
- MEASURING TOOL: Lighthouse CI
- LIGHTHOUSE VERSION: 0.9.0
- TIMESTAMP: 2022-08-19T08:04:35
- HTML REPORT ARTIFACTS: https://github.com/rtCamp/wp-themes-performance-measurement/actions/runs/2887969998
> Note: To see full Performance report download artifacts as zip and unzip them to destination fo... | True | Performance Report for xmag theme - ## THEME: xmag
- MEASURING TOOL: Lighthouse CI
- LIGHTHOUSE VERSION: 0.9.0
- TIMESTAMP: 2022-08-19T08:04:35
- HTML REPORT ARTIFACTS: https://github.com/rtCamp/wp-themes-performance-measurement/actions/runs/2887969998
> Note: To see full Performance report download artifacts as ... | perf | performance report for xmag theme theme xmag measuring tool lighthouse ci lighthouse version timestamp html report artifacts note to see full performance report download artifacts as zip and unzip them to destination folder lighthouseci and use command npm run lhci open ... | 1 |
16,326 | 9,368,365,726 | IssuesEvent | 2019-04-03 08:32:26 | mono/monodevelop | https://api.github.com/repos/mono/monodevelop | opened | Unused field/parameter/expression is now a roslyn diagnostic | Area: Roslyn Integration Performance feature-request vs-sync | So, remove it from RefactoringEssentials | True | Unused field/parameter/expression is now a roslyn diagnostic - So, remove it from RefactoringEssentials | perf | unused field parameter expression is now a roslyn diagnostic so remove it from refactoringessentials | 1 |
26,822 | 13,124,230,178 | IssuesEvent | 2020-08-06 03:06:17 | crustio/crust | https://api.github.com/repos/crustio/crust | opened | [Market] Offchain sOrder | M1-performance P1-asap🏃🏼♂️ | Same issue with work report, and storage order even worse, may 10 times than work report.
Offchain maybe a better solution. | True | [Market] Offchain sOrder - Same issue with work report, and storage order even worse, may 10 times than work report.
Offchain maybe a better solution. | perf | offchain sorder same issue with work report and storage order even worse may times than work report offchain maybe a better solution | 1 |
22,306 | 2,648,692,220 | IssuesEvent | 2015-03-14 04:54:09 | iron/iron | https://api.github.com/repos/iron/iron | closed | Compile Common | help wanted high-priority | - [x] Router
- [x] Mount
- [x] Persistent
- [ ] Static File
- [ ] Parsers (unlikely to be fixed, should be obsoleted by decode when I get something working)
- [ ] Logger
- [ ] Cookie
- [ ] Session
Not Common:
- [ ] Iron-Cors
- [ ] Iron-Test | 1.0 | Compile Common - - [x] Router
- [x] Mount
- [x] Persistent
- [ ] Static File
- [ ] Parsers (unlikely to be fixed, should be obsoleted by decode when I get something working)
- [ ] Logger
- [ ] Cookie
- [ ] Session
Not Common:
- [ ] Iron-Cors
- [ ] Iron-Test | non_perf | compile common router mount persistent static file parsers unlikely to be fixed should be obsoleted by decode when i get something working logger cookie session not common iron cors iron test | 0 |
9,996 | 7,054,583,974 | IssuesEvent | 2018-01-04 01:48:23 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | distsql: refactor processors to implement RowSource | performance | This issue tracks the work remaining to have all distsql processors implement `RowSource`.
- [ ] `aggregator`
- [ ] `algebraicSetOp`
- [ ] `hashJoiner`
- [ ] `interleavedReaderJoiner`
- [ ] `joinReader`
- [ ] `sorter`
The `*Backfiller` processors are lower priority because they are not involved in user queri... | True | distsql: refactor processors to implement RowSource - This issue tracks the work remaining to have all distsql processors implement `RowSource`.
- [ ] `aggregator`
- [ ] `algebraicSetOp`
- [ ] `hashJoiner`
- [ ] `interleavedReaderJoiner`
- [ ] `joinReader`
- [ ] `sorter`
The `*Backfiller` processors are lowe... | perf | distsql refactor processors to implement rowsource this issue tracks the work remaining to have all distsql processors implement rowsource aggregator algebraicsetop hashjoiner interleavedreaderjoiner joinreader sorter the backfiller processors are lower priority b... | 1 |
107,675 | 9,220,696,957 | IssuesEvent | 2019-03-11 18:06:22 | oscarlab/graphene | https://api.github.com/repos/oscarlab/graphene | closed | LTP testcase chdir02 fails to chdir to "/" or "/tmp" | bug need testing | Failed LTP test : chdir02
I see that, path_lookupat() in shim_namei.c is not setting the DENTRY_ISDIRECTORY bit in dent->state, returning -ENOTDIR at
https://github.com/oscarlab/graphene/blob/master/LibOS/shim/src/sys/shim_getcwd.c#L82
| 1.0 | LTP testcase chdir02 fails to chdir to "/" or "/tmp" - Failed LTP test : chdir02
I see that, path_lookupat() in shim_namei.c is not setting the DENTRY_ISDIRECTORY bit in dent->state, returning -ENOTDIR at
https://github.com/oscarlab/graphene/blob/master/LibOS/shim/src/sys/shim_getcwd.c#L82
| non_perf | ltp testcase fails to chdir to or tmp failed ltp test i see that path lookupat in shim namei c is not setting the dentry isdirectory bit in dent state returning enotdir at | 0 |
41,676 | 21,890,257,127 | IssuesEvent | 2022-05-20 00:13:10 | NVIDIA/spark-rapids | https://api.github.com/repos/NVIDIA/spark-rapids | opened | [FEA][Audit] - Push down StringEndsWith/Contains to Parquet | feature request ? - Needs Triage performance audit_3.4.0 | **Is your feature request related to a problem? Please describe.**
We have copied code to GpuParquetScan where we are using `pushDownStringStartWith` . Below PR replaces that with `parquetFilterPushDownStringPredicate' . Need to evaluate if we will have to pull in this change.
Spark commit - https://github.com/apa... | True | [FEA][Audit] - Push down StringEndsWith/Contains to Parquet - **Is your feature request related to a problem? Please describe.**
We have copied code to GpuParquetScan where we are using `pushDownStringStartWith` . Below PR replaces that with `parquetFilterPushDownStringPredicate' . Need to evaluate if we will have t... | perf | push down stringendswith contains to parquet is your feature request related to a problem please describe we have copied code to gpuparquetscan where we are using pushdownstringstartwith below pr replaces that with parquetfilterpushdownstringpredicate need to evaluate if we will have to pull in ... | 1 |
33,506 | 15,982,944,678 | IssuesEvent | 2021-04-18 06:54:25 | pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas | closed | PERF: additonal GIL releasing | Closing Candidate Performance | after #10199 (all of the groupbys)
these require slightly different templates as the object cannot have the `with nogil:`. These are all in `pandas/src/generate_code.py`
~~\- [ ] `groupby_count`~~
~~\- [ ] `is_monotonic`~~
- [ ] `take_1d`
- [ ] `take_2d`
- [ ] `take_2d_multi`
- [ ] `pad`
- [ ] `backfill`
- [x] `diff`
... | True | PERF: additonal GIL releasing - after #10199 (all of the groupbys)
these require slightly different templates as the object cannot have the `with nogil:`. These are all in `pandas/src/generate_code.py`
~~\- [ ] `groupby_count`~~
~~\- [ ] `is_monotonic`~~
- [ ] `take_1d`
- [ ] `take_2d`
- [ ] `take_2d_multi`
- [ ] `pad... | perf | perf additonal gil releasing after all of the groupbys these require slightly different templates as the object cannot have the with nogil these are all in pandas src generate code py groupby count is monotonic take take take multi pad backfill ... | 1 |
56,179 | 31,790,812,047 | IssuesEvent | 2023-09-13 03:02:57 | czbar/ChessForge | https://api.github.com/repos/czbar/ChessForge | closed | Slow performance with Openings Explorer on | fixed PERFORMANCE | When the Openings Explorer is on, the program slows down significantly after a while. Investigate:
- reuse of GUI components: a large part of the view is unnecessarily re-created after every move. Accumulating discarded resources would impacts performance.
- ensure that the operation is truly asynchronous when get... | True | Slow performance with Openings Explorer on - When the Openings Explorer is on, the program slows down significantly after a while. Investigate:
- reuse of GUI components: a large part of the view is unnecessarily re-created after every move. Accumulating discarded resources would impacts performance.
- ensure that... | perf | slow performance with openings explorer on when the openings explorer is on the program slows down significantly after a while investigate reuse of gui components a large part of the view is unnecessarily re created after every move accumulating discarded resources would impacts performance ensure that... | 1 |
371,006 | 25,934,261,626 | IssuesEvent | 2022-12-16 12:47:07 | trpc/trpc | https://api.github.com/repos/trpc/trpc | reopened | Kitchen Sink Wishlist | 📚 documentation / examples 🙋♂️ help wanted 👉 good first issue ❄️ icebox 💸 Get paid! | # Kitchen Sink
- **Live Site:** https://kitchen-sink.trpc.io/
- **Source:** https://github.com/trpc/examples-kitchen-sink
The goal of the Kitchen Sink is to provide a good collection of useful design patterns when working with tRPC. It should be easy to navigate [kitchen-sink.trpc.io](https://kitchen-sink.trpc.i... | 1.0 | Kitchen Sink Wishlist - # Kitchen Sink
- **Live Site:** https://kitchen-sink.trpc.io/
- **Source:** https://github.com/trpc/examples-kitchen-sink
The goal of the Kitchen Sink is to provide a good collection of useful design patterns when working with tRPC. It should be easy to navigate [kitchen-sink.trpc.io](htt... | non_perf | kitchen sink wishlist kitchen sink live site source the goal of the kitchen sink is to provide a good collection of useful design patterns when working with trpc it should be easy to navigate and have it as a reference site — the northern star would be the i will probably replac... | 0 |
557,590 | 16,512,441,133 | IssuesEvent | 2021-05-26 06:40:42 | ita-social-projects/TeachUA | https://api.github.com/repos/ita-social-projects/TeachUA | closed | [Додати гурток] A new club can be added without filling mandatory field 'Опис' | Priority: Medium bug | **Environment:** Windows, Google Chrome 88.0.4324.190 (64-bit).
**Reproducible:** always.
**Build found:** last commit from https://speak-ukrainian.org.ua/dev/clubs
**Steps to reproduce**
1. Go to https://speak-ukrainian.org.ua/dev/
2. Click on 'Додати гурток' button on the main page or in user's private offic... | 1.0 | [Додати гурток] A new club can be added without filling mandatory field 'Опис' - **Environment:** Windows, Google Chrome 88.0.4324.190 (64-bit).
**Reproducible:** always.
**Build found:** last commit from https://speak-ukrainian.org.ua/dev/clubs
**Steps to reproduce**
1. Go to https://speak-ukrainian.org.ua/dev... | non_perf | a new club can be added without filling mandatory field опис environment windows google chrome bit reproducible always build found last commit from steps to reproduce go to click on додати гурток button on the main page or in user s private office fill al... | 0 |
585,215 | 17,482,877,749 | IssuesEvent | 2021-08-09 06:55:08 | haskell/cabal | https://api.github.com/repos/haskell/cabal | closed | Better failure on missing module in `exposed-modules` or `other-modules` | type: enhancement priority: high :fire: | If I forget a module in `exposed-modules` or `other-modules`, but a module I _do_ remember to add references I get a very hard to track down error.
`cabal` will let me build a package like that locally.
Hackage lets me upload the package, but then users get problems, because the resulting `.hs` files don't get includ... | 1.0 | Better failure on missing module in `exposed-modules` or `other-modules` - If I forget a module in `exposed-modules` or `other-modules`, but a module I _do_ remember to add references I get a very hard to track down error.
`cabal` will let me build a package like that locally.
Hackage lets me upload the package, but ... | non_perf | better failure on missing module in exposed modules or other modules if i forget a module in exposed modules or other modules but a module i do remember to add references i get a very hard to track down error cabal will let me build a package like that locally hackage lets me upload the package but ... | 0 |
57,387 | 14,144,525,985 | IssuesEvent | 2020-11-10 16:33:19 | idonthaveafifaaddiction/ember-css-modules | https://api.github.com/repos/idonthaveafifaaddiction/ember-css-modules | opened | CVE-2020-15366 (Medium) detected in ajv-6.12.0.tgz | security vulnerability | ## CVE-2020-15366 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ajv-6.12.0.tgz</b></p></summary>
<p>Another JSON Schema Validator</p>
<p>Library home page: <a href="https://registr... | True | CVE-2020-15366 (Medium) detected in ajv-6.12.0.tgz - ## CVE-2020-15366 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ajv-6.12.0.tgz</b></p></summary>
<p>Another JSON Schema Validat... | non_perf | cve medium detected in ajv tgz cve medium severity vulnerability vulnerable library ajv tgz another json schema validator library home page a href path to dependency file ember css modules node modules ajv package json path to vulnerable library ember css modules nod... | 0 |
2,052 | 2,582,719,647 | IssuesEvent | 2015-02-15 15:46:40 | easydigitaldownloads/Easy-Digital-Downloads | https://api.github.com/repos/easydigitaldownloads/Easy-Digital-Downloads | closed | Travis-CI Skipping 2 HHVM builds | Bug Travis-CI Unit Tests | WP_VERSION=4.0 WP_MULTISITE=0 and WP_VERSION=3.9.2 WP_MULTISITE=0 on hhvm aren't running on any of our builds, they're killing themselves before running PHPUnit | 1.0 | Travis-CI Skipping 2 HHVM builds - WP_VERSION=4.0 WP_MULTISITE=0 and WP_VERSION=3.9.2 WP_MULTISITE=0 on hhvm aren't running on any of our builds, they're killing themselves before running PHPUnit | non_perf | travis ci skipping hhvm builds wp version wp multisite and wp version wp multisite on hhvm aren t running on any of our builds they re killing themselves before running phpunit | 0 |
31,984 | 2,742,329,486 | IssuesEvent | 2015-04-21 15:56:31 | FinalsClub/karmaworld | https://api.github.com/repos/FinalsClub/karmaworld | closed | Edit Notes | enhancement priority | Allow users to collaboratively edit each others' notes and study guides.
We must find an open source option for doing this easily. It should ideally use markdown. Questions:
- Can we convert our HTML to markdown (and back) easily?
- How will we deal with edit history and diff-ing?
- What existing open so... | 1.0 | Edit Notes - Allow users to collaboratively edit each others' notes and study guides.
We must find an open source option for doing this easily. It should ideally use markdown. Questions:
- Can we convert our HTML to markdown (and back) easily?
- How will we deal with edit history and diff-ing?
- What exi... | non_perf | edit notes allow users to collaboratively edit each others notes and study guides we must find an open source option for doing this easily it should ideally use markdown questions can we convert our html to markdown and back easily how will we deal with edit history and diff ing what exi... | 0 |
27,523 | 13,265,406,975 | IssuesEvent | 2020-08-21 06:27:17 | dssg/triage | https://api.github.com/repos/dssg/triage | closed | Refactor predictions rankings updates | performance | The current codebase uses a postgres `update` statement to add rankings to the predictions tables, but the performance of this operation can really suffer as the predictions tables get large. A better option might be to insert scores and ranks at the same time (or, in cases where ranks are being updated/recalculated, u... | True | Refactor predictions rankings updates - The current codebase uses a postgres `update` statement to add rankings to the predictions tables, but the performance of this operation can really suffer as the predictions tables get large. A better option might be to insert scores and ranks at the same time (or, in cases where... | perf | refactor predictions rankings updates the current codebase uses a postgres update statement to add rankings to the predictions tables but the performance of this operation can really suffer as the predictions tables get large a better option might be to insert scores and ranks at the same time or in cases where... | 1 |
4,183 | 4,232,311,206 | IssuesEvent | 2016-07-04 21:55:09 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | GetSyntaxTreeAsync hangs and eats up memory | 4 - In Review Area-Compilers Bug Community Tenet-Performance | **Version Used**:
2.0.0-beta1-20160607-01
(Works fine on 1.2)
**Steps to Reproduce**:
Run this code:
```csharp
var s = @"
public class SomeClass
{
public void SomeMethod()
{
OtherMethod(
throw new Exception();
}
}
";
var w = new AdhocWorkspace();
var p = w.AddProject... | True | GetSyntaxTreeAsync hangs and eats up memory - **Version Used**:
2.0.0-beta1-20160607-01
(Works fine on 1.2)
**Steps to Reproduce**:
Run this code:
```csharp
var s = @"
public class SomeClass
{
public void SomeMethod()
{
OtherMethod(
throw new Exception();
}
}
";
var w... | perf | getsyntaxtreeasync hangs and eats up memory version used works fine on steps to reproduce run this code csharp var s public class someclass public void somemethod othermethod throw new exception var w new adhoc... | 1 |
82,649 | 7,846,313,855 | IssuesEvent | 2018-06-19 15:10:20 | ARUP-CAS/arup-da-amcr | https://api.github.com/repos/ARUP-CAS/arup-da-amcr | closed | U dokumentu se nezobrazují informace o letu a tvaru | bug ready for test | U leteckých snímků se nezobrazují data z DT "Let" a "Tvar". V rozšířeném vyhledávání přitom "tvar" odpovídajícím způsobem vystupuje, otázka je, nakolik je do vyhledávání implementována třída "let".
Zde přikládám původní soubor se zadáním (listy Data, Zobrazení a Vyhledávání):
[DA_strukura_zaznamu_160617_test_16101... | 1.0 | U dokumentu se nezobrazují informace o letu a tvaru - U leteckých snímků se nezobrazují data z DT "Let" a "Tvar". V rozšířeném vyhledávání přitom "tvar" odpovídajícím způsobem vystupuje, otázka je, nakolik je do vyhledávání implementována třída "let".
Zde přikládám původní soubor se zadáním (listy Data, Zobrazení a ... | non_perf | u dokumentu se nezobrazují informace o letu a tvaru u leteckých snímků se nezobrazují data z dt let a tvar v rozšířeném vyhledávání přitom tvar odpovídajícím způsobem vystupuje otázka je nakolik je do vyhledávání implementována třída let zde přikládám původní soubor se zadáním listy data zobrazení a ... | 0 |
19,674 | 10,478,674,461 | IssuesEvent | 2019-09-24 01:15:31 | 0xProject/starkcrypto | https://api.github.com/repos/0xProject/starkcrypto | opened | Bulk copy | performance tracker | *On 2019-09-17 @Recmo wrote in [`fcea31a`](https://github.com/0xProject/starkcrypto/commit/fcea31a62a87d5a39e1c8d1195cdc52cd00501b1) “Fixes”:*
Bulk copy
```rust
for i in 0..CHUNK_SIZE {
values[i] *= &*note;
}
}
Lookup(v) i... | True | Bulk copy - *On 2019-09-17 @Recmo wrote in [`fcea31a`](https://github.com/0xProject/starkcrypto/commit/fcea31a62a87d5a39e1c8d1195cdc52cd00501b1) “Fixes”:*
Bulk copy
```rust
for i in 0..CHUNK_SIZE {
values[i] *= &*note;
}
}
... | perf | bulk copy on recmo wrote in “fixes” bulk copy rust for i in chunk size values note lookup v if v len chunk size opt bulk copy for i... | 1 |
45,655 | 24,154,887,139 | IssuesEvent | 2022-09-22 06:43:15 | alibaba/nacos | https://api.github.com/repos/alibaba/nacos | closed | 超级用户登录后授权,提示授权成功,但是使用被授权的用户登录,提示授权失败, | kind/performance contribution welcome | 1.使用超级用户nacos给普通用户授权,提示授权成功:

2.退出超级用户,使用被授权的用户登录,查看授权效果:

提示授权失败!
| True | 超级用户登录后授权,提示授权成功,但是使用被授权的用户登录,提示授权失败, - 1.使用超级用户nacos给普通用户授权,提示授权成功:

2.退出超级用户,使用被授权的用户登录,查看授权效果:
 server - vybrat, rozchodit | scope:dev-infrastructure significant task |
*Originally created at: 2015-07-21*
*Issue is blocked by #405*
| 1.0 | CI (Continuous Integration) server - vybrat, rozchodit -
*Originally created at: 2015-07-21*
*Issue is blocked by #405*
| non_perf | ci continuous integration server vybrat rozchodit originally created at issue is blocked by | 0 |
102,739 | 22,068,371,309 | IssuesEvent | 2022-05-31 07:01:14 | Regalis11/Barotrauma | https://api.github.com/repos/Regalis11/Barotrauma | closed | Submarine editor - Shuttle link is sometimes shuffled with other objects | Bug Need more info Code | - [x] I have searched the issue tracker to check if the issue has already been reported.
**Description**
The original link of the shuttle to the docking port is sometimes "randomly" switched to another object after saving/loading a submarine.
**Steps To Reproduce**
I have not been able to reproduce it consisten... | 1.0 | Submarine editor - Shuttle link is sometimes shuffled with other objects - - [x] I have searched the issue tracker to check if the issue has already been reported.
**Description**
The original link of the shuttle to the docking port is sometimes "randomly" switched to another object after saving/loading a submarine... | non_perf | submarine editor shuttle link is sometimes shuffled with other objects i have searched the issue tracker to check if the issue has already been reported description the original link of the shuttle to the docking port is sometimes randomly switched to another object after saving loading a submarine ... | 0 |
699,389 | 24,015,300,609 | IssuesEvent | 2022-09-14 23:37:13 | googleapis/nodejs-storage | https://api.github.com/repos/googleapis/nodejs-storage | closed | Content-Type, Content-Length and other meta missing from file.getMetadata() | type: bug priority: p2 api: storage | 1) Is this a client library issue or a product issue?
Client library
2) Did someone already solve this?
No
3) Do you have a support contract?
No
#### Environment details
- OS: Mac OS X Monterey
- Node.js version: 14.18.1
- npm version: 6.14.15
- `@google-cloud/storage` version: 6.4.2
#### S... | 1.0 | Content-Type, Content-Length and other meta missing from file.getMetadata() - 1) Is this a client library issue or a product issue?
Client library
2) Did someone already solve this?
No
3) Do you have a support contract?
No
#### Environment details
- OS: Mac OS X Monterey
- Node.js version: 14.18.1
... | non_perf | content type content length and other meta missing from file getmetadata is this a client library issue or a product issue client library did someone already solve this no do you have a support contract no environment details os mac os x monterey node js version ... | 0 |
193,672 | 15,384,373,896 | IssuesEvent | 2021-03-03 04:34:17 | hackforla/product-management | https://api.github.com/repos/hackforla/product-management | opened | Deck Profile Card: [Civic Tech Index] | documentation | ### Overview
We need to create a project deck profile card for Hack for LA presentation decks.
### Action Items
- [ ] Problem Statement
- [ ] Solution Statement
- [ ] Impact/Intended Impact Statement
- [ ] Sustainability Development Goals
### Resources
[LA City SDGs](https://sdg.lamayor.org/)
[One sheet ]... | 1.0 | Deck Profile Card: [Civic Tech Index] - ### Overview
We need to create a project deck profile card for Hack for LA presentation decks.
### Action Items
- [ ] Problem Statement
- [ ] Solution Statement
- [ ] Impact/Intended Impact Statement
- [ ] Sustainability Development Goals
### Resources
[LA City SDGs]... | non_perf | deck profile card overview we need to create a project deck profile card for hack for la presentation decks action items problem statement solution statement impact intended impact statement sustainability development goals resources | 0 |
50,095 | 26,474,241,457 | IssuesEvent | 2023-01-17 09:55:14 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | tensorflow 2.2 cnn training issue | stat:awaiting response stalled comp:keras type:performance TF 2.2 | <details><summary>Click to expand!</summary>
### Issue Type
Build/Install
### Source
source
### Tensorflow Version
tf 2.2
### Custom Code
Yes
### OS Platform and Distribution
windows 10
### Mobile device
_No response_
### Python version
3.6
### Bazel version
_No response_
### GCC/Compiler version
_... | True | tensorflow 2.2 cnn training issue - <details><summary>Click to expand!</summary>
### Issue Type
Build/Install
### Source
source
### Tensorflow Version
tf 2.2
### Custom Code
Yes
### OS Platform and Distribution
windows 10
### Mobile device
_No response_
### Python version
3.6
### Bazel version
_No re... | perf | tensorflow cnn training issue click to expand issue type build install source source tensorflow version tf custom code yes os platform and distribution windows mobile device no response python version bazel version no response gcc compiler ... | 1 |
64,843 | 8,766,785,420 | IssuesEvent | 2018-12-17 17:46:10 | sony/nmos-cpp | https://api.github.com/repos/sony/nmos-cpp | closed | Document how logging can be configured | documentation | Related to #14, logging is worth a specific paragraph or two in the documentation (or porting the internal **slog** documentation to GitHub...).
In particular:
- compile-time logging level configuration
- run-time logging level configuration
- explanation of the ``slog::severities`` (e.g. "too much info", what ... | 1.0 | Document how logging can be configured - Related to #14, logging is worth a specific paragraph or two in the documentation (or porting the internal **slog** documentation to GitHub...).
In particular:
- compile-time logging level configuration
- run-time logging level configuration
- explanation of the ``slog::... | non_perf | document how logging can be configured related to logging is worth a specific paragraph or two in the documentation or porting the internal slog documentation to github in particular compile time logging level configuration run time logging level configuration explanation of the slog s... | 0 |
338,651 | 10,235,072,714 | IssuesEvent | 2019-08-19 08:18:49 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | onlinecourses.nptel.ac.in - design is broken | browser-firefox engine-gecko priority-normal | <!-- @browser: Firefox 69.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://onlinecourses.nptel.ac.in/noc19_ma22/unit?unit=8&lesson=46
**Browser / Version**: Firefox 69.0
**Operating System**: Windows 10... | 1.0 | onlinecourses.nptel.ac.in - design is broken - <!-- @browser: Firefox 69.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://onlinecourses.nptel.ac.in/noc19_ma22/unit?unit=8&lesson=46
**Browser / Version**... | non_perf | onlinecourses nptel ac in design is broken url browser version firefox operating system windows tested another browser yes problem type design is broken description page not displaying properly steps to reproduce browser configuration mixed ... | 0 |
3,934 | 4,107,413,835 | IssuesEvent | 2016-06-06 12:58:10 | brownhci/WebGazer | https://api.github.com/repos/brownhci/WebGazer | opened | Use TypedArrays for DataWindows in util.js | Performance | Currently, datawindows utilize generic arrays. In the future, they should use TypedArrays to speed up computation. Also, this construct seems common enough where I would also recommend seeking out an optimized library to carry out this computation. Regardless, using generic arrays as is being utilize now will significa... | True | Use TypedArrays for DataWindows in util.js - Currently, datawindows utilize generic arrays. In the future, they should use TypedArrays to speed up computation. Also, this construct seems common enough where I would also recommend seeking out an optimized library to carry out this computation. Regardless, using generic ... | perf | use typedarrays for datawindows in util js currently datawindows utilize generic arrays in the future they should use typedarrays to speed up computation also this construct seems common enough where i would also recommend seeking out an optimized library to carry out this computation regardless using generic ... | 1 |
216,116 | 24,231,773,839 | IssuesEvent | 2022-09-26 18:58:17 | Cooperativa-Empleados-IBM-Peru/Cooperativa-IBM-Peru | https://api.github.com/repos/Cooperativa-Empleados-IBM-Peru/Cooperativa-IBM-Peru | opened | passport-0.5.3.tgz: 1 vulnerabilities (highest severity is: 4.8) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>passport-0.5.3.tgz</b></p></summary>
<p>Simple, unobtrusive authentication for Node.js.</p>
<p>Library home page: <a href="https://registry.npmjs.org/passport/-/passp... | True | passport-0.5.3.tgz: 1 vulnerabilities (highest severity is: 4.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>passport-0.5.3.tgz</b></p></summary>
<p>Simple, unobtrusive authentication for Node.js.</p>
<p>Libr... | non_perf | passport tgz vulnerabilities highest severity is vulnerable library passport tgz simple unobtrusive authentication for node js library home page a href path to dependency file web web ui package json path to vulnerable library web web ui node modules passport package ... | 0 |
112,277 | 9,559,295,762 | IssuesEvent | 2019-05-03 16:17:22 | zewazla/Testowanie-Oprogramowania-UJ | https://api.github.com/repos/zewazla/Testowanie-Oprogramowania-UJ | closed | [Wyszukiwarka podmiotów] Sprawdzenie poprawności działania wyszukiwarki podmiotów za pomocą tekstu wpisanego z pomocą klawiatury. | test case | Autor: Bożena Majchrzak
Scenariusz: #S3
Wymaganie: W3
Priorytet: Wysoki
Data: 22 kwietnia 2019
Środowisko: Samsung Galaxy S5, Android 6.0.1
Warunki wstępne: Aplikacja uruchomiona, pobrane ostatnie aktualizacje komunikatów; tryb online, orientacja pionowa.
Dane testowe: dane dostępne dnia 22 kwietnia 2019, wysz... | 1.0 | [Wyszukiwarka podmiotów] Sprawdzenie poprawności działania wyszukiwarki podmiotów za pomocą tekstu wpisanego z pomocą klawiatury. - Autor: Bożena Majchrzak
Scenariusz: #S3
Wymaganie: W3
Priorytet: Wysoki
Data: 22 kwietnia 2019
Środowisko: Samsung Galaxy S5, Android 6.0.1
Warunki wstępne: Aplikacja uruchomiona, ... | non_perf | sprawdzenie poprawności działania wyszukiwarki podmiotów za pomocą tekstu wpisanego z pomocą klawiatury autor bożena majchrzak scenariusz wymaganie priorytet wysoki data kwietnia środowisko samsung galaxy android warunki wstępne aplikacja uruchomiona pobrane ostatnie aktualizacje ... | 0 |
14,103 | 8,474,573,936 | IssuesEvent | 2018-10-24 16:30:27 | scylladb/scylla | https://api.github.com/repos/scylladb/scylla | closed | Full partition range sstable scan reads sstable index pages | Regression bug performance | On 2.3 there are 2 index reads per scan, on 3.0 we read every index page.
Exposed by `tests/perf/perf_fast_forward`.
| True | Full partition range sstable scan reads sstable index pages - On 2.3 there are 2 index reads per scan, on 3.0 we read every index page.
Exposed by `tests/perf/perf_fast_forward`.
| perf | full partition range sstable scan reads sstable index pages on there are index reads per scan on we read every index page exposed by tests perf perf fast forward | 1 |
375,111 | 26,148,212,783 | IssuesEvent | 2022-12-30 09:20:27 | Humayb/bitcoin-responsive-website- | https://api.github.com/repos/Humayb/bitcoin-responsive-website- | opened | Bitcoin Website Responsive | documentation good first issue | Hey all!
What do you think about this style and general feeling? I need more feedback for you as well.
[Ui Design website- Deribbble](https://dribbble.com/shots/18061846-Currency-Training-Bitcoin-Red-Website)
[Ui Design App-Dribbble](https://dribbble.com/shots/18093458-UI-for-Currency-Training-Bitcoin)
Than... | 1.0 | Bitcoin Website Responsive - Hey all!
What do you think about this style and general feeling? I need more feedback for you as well.
[Ui Design website- Deribbble](https://dribbble.com/shots/18061846-Currency-Training-Bitcoin-Red-Website)
[Ui Design App-Dribbble](https://dribbble.com/shots/18093458-UI-for-Curren... | non_perf | bitcoin website responsive hey all what do you think about this style and general feeling i need more feedback for you as well thanks for staying active here design — adobe xd front — html sass and bootstrap 💌 i am open to new projects mailto humay b gmail com | 0 |
13,856 | 8,380,923,793 | IssuesEvent | 2018-10-07 19:32:51 | JuliaLang/julia | https://api.github.com/repos/JuliaLang/julia | closed | Reading very large text files | I/O needs more info performance | Apologies if this is covered previously, but I am unable to find an answer after extensive reading. I did find one reference, discussed below.
Let's say I am reading the human genome chromosome 1, approx 0.25GB unzipped. The zipped file is available here
http://hgdownload.cse.ucsc.edu/goldenPath/hg19/chromosomes/chr... | True | Reading very large text files - Apologies if this is covered previously, but I am unable to find an answer after extensive reading. I did find one reference, discussed below.
Let's say I am reading the human genome chromosome 1, approx 0.25GB unzipped. The zipped file is available here
http://hgdownload.cse.ucsc.edu... | perf | reading very large text files apologies if this is covered previously but i am unable to find an answer after extensive reading i did find one reference discussed below let s say i am reading the human genome chromosome approx unzipped the zipped file is available here in this file the first line is... | 1 |
35,858 | 17,293,465,039 | IssuesEvent | 2021-07-25 08:38:20 | beyondstorage/go-storage | https://api.github.com/repos/beyondstorage/go-storage | closed | Add benchmark tests to measure go-storage's overhead | area/performance backlog | ## Background
go-storage's abstraction is not zero cost, we should find a way to measure its overhead.
Especially on operations:
- List
- Read
- Write
We need to figure the different between using go-storage and use native SDK.
## Implementations
Maybe we can implement an no-op service can measure ... | True | Add benchmark tests to measure go-storage's overhead - ## Background
go-storage's abstraction is not zero cost, we should find a way to measure its overhead.
Especially on operations:
- List
- Read
- Write
We need to figure the different between using go-storage and use native SDK.
## Implementations
... | perf | add benchmark tests to measure go storage s overhead background go storage s abstraction is not zero cost we should find a way to measure its overhead especially on operations list read write we need to figure the different between using go storage and use native sdk implementations ... | 1 |
317,686 | 23,683,982,607 | IssuesEvent | 2022-08-29 03:18:03 | nathanbelt23UniAndes/git_web_practice | https://api.github.com/repos/nathanbelt23UniAndes/git_web_practice | closed | Un commit que no sigue la convención de código o FIX a realizar | documentation | La convención del mensaje del último commit no es la esperada:
`FIX 1: Corrrecion Imagen pagina 5`
Recuerde que debe tener el siguiente formato: `<Identificador de la corrección>: <Comentario>`
Para realizar la corrección del mensaje de commit ejecute los comandos `git commit --amend` y `git push -f`
Este issue es s... | 1.0 | Un commit que no sigue la convención de código o FIX a realizar - La convención del mensaje del último commit no es la esperada:
`FIX 1: Corrrecion Imagen pagina 5`
Recuerde que debe tener el siguiente formato: `<Identificador de la corrección>: <Comentario>`
Para realizar la corrección del mensaje de commit ejecute ... | non_perf | un commit que no sigue la convención de código o fix a realizar la convención del mensaje del último commit no es la esperada fix corrrecion imagen pagina recuerde que debe tener el siguiente formato para realizar la corrección del mensaje de commit ejecute los comandos git commit amend y git p... | 0 |
8,294 | 6,505,117,434 | IssuesEvent | 2017-08-24 00:35:27 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | for some targets, we can speed up launch times by not checking to see if the app is installed first | dev: tool performance | On android, it takes 400ms - 600ms to check to see if the app is installed. We currently check to see if its installed before running. If we instead try and run, fail, then do the install and re-run, we'll save that checking time for most launches.
Related to https://github.com/flutter/flutter/pull/2631.
| True | for some targets, we can speed up launch times by not checking to see if the app is installed first - On android, it takes 400ms - 600ms to check to see if the app is installed. We currently check to see if its installed before running. If we instead try and run, fail, then do the install and re-run, we'll save that ch... | perf | for some targets we can speed up launch times by not checking to see if the app is installed first on android it takes to check to see if the app is installed we currently check to see if its installed before running if we instead try and run fail then do the install and re run we ll save that checking t... | 1 |
284,025 | 30,913,583,169 | IssuesEvent | 2023-08-05 02:18:37 | panasalap/linux-4.19.72_test1 | https://api.github.com/repos/panasalap/linux-4.19.72_test1 | opened | CVE-2023-35001 (High) detected in linux-yoctov5.4.51 | Mend: dependency security vulnerability | ## CVE-2023-35001 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yocto Linux Embedded kernel</p>
<p>Library home page: <a href=https://git.... | True | CVE-2023-35001 (High) detected in linux-yoctov5.4.51 - ## CVE-2023-35001 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yocto Linux Embedde... | non_perf | cve high detected in linux cve high severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch master vulnerable source files net netfilter n... | 0 |
45,483 | 24,073,807,636 | IssuesEvent | 2022-09-18 14:28:50 | umijs/qiankun | https://api.github.com/repos/umijs/qiankun | closed | [Bug]qiankun + vue3 + antd2 select组件卡顿 | performance | ## What happens?
qiankun + vue3 + antd2 select组件卡顿(虚拟列表),单独运行流畅,接入qiankun卡顿。
table组件在切换pageSize时( 30 -> 200 -> 30)有同样的卡顿问题。
## Mini Showcase Repository(REQUIRED)
https://github.com/xiaoLus/qiankun-vue3-antd2
## How To Reproduce
### 运行
main 为基座,subapp 为微应用
分别 yarn && yarn serve 之后
主项目访问地址 <http:... | True | [Bug]qiankun + vue3 + antd2 select组件卡顿 - ## What happens?
qiankun + vue3 + antd2 select组件卡顿(虚拟列表),单独运行流畅,接入qiankun卡顿。
table组件在切换pageSize时( 30 -> 200 -> 30)有同样的卡顿问题。
## Mini Showcase Repository(REQUIRED)
https://github.com/xiaoLus/qiankun-vue3-antd2
## How To Reproduce
### 运行
main 为基座,subapp 为微应用
分... | perf | qiankun select组件卡顿 what happens qiankun select组件卡顿 虚拟列表 ,单独运行流畅,接入qiankun卡顿。 table组件在切换pagesize时 有同样的卡顿问题。 mini showcase repository required how to reproduce 运行 main 为基座,subapp 为微应用 分别 yarn yarn serve 之后 主项目访问地址 微应用直接地址为 复现 ... | 1 |
32,076 | 15,209,889,936 | IssuesEvent | 2021-02-17 06:21:47 | microsoft/terminal | https://api.github.com/repos/microsoft/terminal | closed | One report of a runaway RegOpen/Query loop | Area-Performance Issue-Bug Needs-Repro Product-Terminal | <!--
🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨
I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING:
1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement.
2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further expl... | True | One report of a runaway RegOpen/Query loop - <!--
🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨
I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING:
1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement.
2. If I list multiple bugs/concerns in this one issue, the core... | perf | one report of a runaway regopen query loop 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 i acknowledge the following before proceeding if i delete this entire template and go my own path the core team may close my issue without further explanation or engagement if i list multiple bugs concerns in this one issue the core... | 1 |
22,145 | 11,494,905,042 | IssuesEvent | 2020-02-12 03:04:07 | melanchall/drywetmidi | https://api.github.com/repos/melanchall/drywetmidi | closed | Parsing performance | performance | I seem to be getting slow results when parsing.
Midi file with 14,000 events:
`GetTempoMap() = 140-270ms `
`GetNotes() = 200-300ms`
`GetTimedEvents() + TimeAs() = 180-322ms`
```
foreach (TimedEvent e in midi.GetTimedEvents())
{ ... | True | Parsing performance - I seem to be getting slow results when parsing.
Midi file with 14,000 events:
`GetTempoMap() = 140-270ms `
`GetNotes() = 200-300ms`
`GetTimedEvents() + TimeAs() = 180-322ms`
```
foreach (TimedEvent e in midi.GetTimedEvents())
... | perf | parsing performance i seem to be getting slow results when parsing midi file with events gettempomap getnotes gettimedevents timeas foreach timedevent e in midi gettimedevents ... | 1 |
34,074 | 16,415,853,173 | IssuesEvent | 2021-05-19 06:35:51 | dotnet/templating | https://api.github.com/repos/dotnet/templating | closed | Stop using reflection for ITemplateEngineHost.BuiltInComponents | area: performance triaged | Currently its `IReadOnlyList<KeyValuePair<Guid, Func<Type>>>` which in practice means that `AssemblyComponentCatalog` needs to do assembly.GetTypes() and then do bunch of reflection to figure out which interfaces are implemented, and on top of all that we also call [Activator.CreateInstance(type)](https://github.com/do... | True | Stop using reflection for ITemplateEngineHost.BuiltInComponents - Currently its `IReadOnlyList<KeyValuePair<Guid, Func<Type>>>` which in practice means that `AssemblyComponentCatalog` needs to do assembly.GetTypes() and then do bunch of reflection to figure out which interfaces are implemented, and on top of all that w... | perf | stop using reflection for itemplateenginehost builtincomponents currently its ireadonlylist which in practice means that assemblycomponentcatalog needs to do assembly gettypes and then do bunch of reflection to figure out which interfaces are implemented and on top of all that we also call what we want... | 1 |
33,176 | 15,816,862,093 | IssuesEvent | 2021-04-05 13:46:48 | timberio/vector | https://api.github.com/repos/timberio/vector | closed | Ensure that all benchmarks have a benchmark group | domain: performance type: task | The benches within the suites are not always grouped appropriately which makes it difficult to understand the context for a given bench. For example, the `event.rs` benches lack a benchmark group and simply show up in the criterion output as:
```
create and insert single-level ... | True | Ensure that all benchmarks have a benchmark group - The benches within the suites are not always grouped appropriately which makes it difficult to understand the context for a given bench. For example, the `event.rs` benches lack a benchmark group and simply show up in the criterion output as:
```
create and inser... | perf | ensure that all benchmarks have a benchmark group the benches within the suites are not always grouped appropriately which makes it difficult to understand the context for a given bench for example the event rs benches lack a benchmark group and simply show up in the criterion output as create and inser... | 1 |
36,232 | 17,570,768,155 | IssuesEvent | 2021-08-14 16:42:56 | org-jonnala/lab | https://api.github.com/repos/org-jonnala/lab | closed | test | type:others type:performance subtype:Mendel Linux Hardware:Dev Board Mini comp:thirdparty | ### Description
test
<details><summary>Click to expand!</summary>
### Issue Type
Performance
### Operating System
Mendel Linux
### Coral Device
Dev Board Mini
### Other Devices
Rapsberry Pi 4
### Programming Language
Python 3.5
### Relevant Log Output
_No response_</details> | True | test - ### Description
test
<details><summary>Click to expand!</summary>
### Issue Type
Performance
### Operating System
Mendel Linux
### Coral Device
Dev Board Mini
### Other Devices
Rapsberry Pi 4
### Programming Language
Python 3.5
### Relevant Log Output
_No response_</details> | perf | test description test click to expand issue type performance operating system mendel linux coral device dev board mini other devices rapsberry pi programming language python relevant log output no response | 1 |
18,520 | 10,134,294,218 | IssuesEvent | 2019-08-02 07:05:14 | gardener/gardener | https://api.github.com/repos/gardener/gardener | closed | Remove resource limits and requests in local development scenario | area/dev-productivity area/performance | For local development (minikube) it's helpful to remove all resource limits and requests, so we can pack more components on the same machine | True | Remove resource limits and requests in local development scenario - For local development (minikube) it's helpful to remove all resource limits and requests, so we can pack more components on the same machine | perf | remove resource limits and requests in local development scenario for local development minikube it s helpful to remove all resource limits and requests so we can pack more components on the same machine | 1 |
16,544 | 9,440,929,283 | IssuesEvent | 2019-04-14 21:31:22 | Automattic/mongoose | https://api.github.com/repos/Automattic/mongoose | closed | Possible memory leak when deleting models | has repro script performance | <!-- *Before creating an issue please make sure you are using the latest version of mongoose -->
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
If you delete a mongoose Model from mongoose.models, mongoose.connections.models and mongoose.modelSchemas, the model... | True | Possible memory leak when deleting models - <!-- *Before creating an issue please make sure you are using the latest version of mongoose -->
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
If you delete a mongoose Model from mongoose.models, mongoose.connections... | perf | possible memory leak when deleting models do you want to request a feature or report a bug bug what is the current behavior if you delete a mongoose model from mongoose models mongoose connections models and mongoose modelschemas the model remains in memory and the memory usage of the proc... | 1 |
21,971 | 11,439,885,873 | IssuesEvent | 2020-02-05 08:28:37 | SourenP/ungroup_game | https://api.github.com/repos/SourenP/ungroup_game | closed | Optimize voronoi shaders | graphics performance | Noticed while play testing that turning shaders off really improves performance.
With shaders on my mac can't even run two clients at the same time at 60fps. | True | Optimize voronoi shaders - Noticed while play testing that turning shaders off really improves performance.
With shaders on my mac can't even run two clients at the same time at 60fps. | perf | optimize voronoi shaders noticed while play testing that turning shaders off really improves performance with shaders on my mac can t even run two clients at the same time at | 1 |
43,298 | 23,184,959,299 | IssuesEvent | 2022-08-01 07:33:24 | IGCIT/Intel-GPU-Community-Issue-Tracker-IGCIT | https://api.github.com/repos/IGCIT/Intel-GPU-Community-Issue-Tracker-IGCIT | closed | Forza Horizon 4: Severe slow down/performance regression with latest stable drivers. | Info: Needs Replication Type: Regression Type: Bad Performance | ### Checklist [README]
- [X] Device is not undervolted nor overclocked
- [X] Device is using the [latest drivers](https://github.com/IGCIT/Intel-GPU-Community-Issue-Tracker-IGCIT/wiki/Intel-driver-updates-and-changelogs)
- [X] Game is not cracked, modded and use the latest patch
### Game / Application [Required]
For... | True | Forza Horizon 4: Severe slow down/performance regression with latest stable drivers. - ### Checklist [README]
- [X] Device is not undervolted nor overclocked
- [X] Device is using the [latest drivers](https://github.com/IGCIT/Intel-GPU-Community-Issue-Tracker-IGCIT/wiki/Intel-driver-updates-and-changelogs)
- [X] Game ... | perf | forza horizon severe slow down performance regression with latest stable drivers checklist device is not undervolted nor overclocked device is using the game is not cracked modded and use the latest patch game application forza horizon game platform steam origin... | 1 |
39,366 | 15,978,336,585 | IssuesEvent | 2021-04-17 09:26:39 | hashicorp/terraform-provider-aws | https://api.github.com/repos/hashicorp/terraform-provider-aws | closed | aws_route53_resolver_endpoint ip_address cannot accept dynamic blocks | needs-triage service/route53 service/route53resolver | dynamic blocks do not work for the `ip_address` parameter
### Affected Resource(s)
* aws_route53_resolver_endpoint
^ [possibly outbound only](https://github.com/hashicorp/terraform/issues/22195#issuecomment-515698969)
### Terraform Configuration Files
```
resource "aws_route53_resolver_endpoint" "outbou... | 2.0 | aws_route53_resolver_endpoint ip_address cannot accept dynamic blocks - dynamic blocks do not work for the `ip_address` parameter
### Affected Resource(s)
* aws_route53_resolver_endpoint
^ [possibly outbound only](https://github.com/hashicorp/terraform/issues/22195#issuecomment-515698969)
### Terraform Conf... | non_perf | aws resolver endpoint ip address cannot accept dynamic blocks dynamic blocks do not work for the ip address parameter affected resource s aws resolver endpoint terraform configuration files resource aws resolver endpoint outbound name outbound local prefix ... | 0 |
115,388 | 17,313,837,010 | IssuesEvent | 2021-07-27 01:18:22 | 123tarunanand/zaproxy | https://api.github.com/repos/123tarunanand/zaproxy | opened | CVE-2021-34429 (Medium) detected in jetty-webapp-9.4.40.v20210413.jar | security vulnerability | ## CVE-2021-34429 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jetty-webapp-9.4.40.v20210413.jar</b></p></summary>
<p>Jetty web application support</p>
<p>Library home page: <a hr... | True | CVE-2021-34429 (Medium) detected in jetty-webapp-9.4.40.v20210413.jar - ## CVE-2021-34429 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jetty-webapp-9.4.40.v20210413.jar</b></p></su... | non_perf | cve medium detected in jetty webapp jar cve medium severity vulnerability vulnerable library jetty webapp jar jetty web application support library home page a href path to dependency file zaproxy path to vulnerable library tmp ws ua zfbsiq downloadresource ru... | 0 |
33,018 | 15,761,912,867 | IssuesEvent | 2021-03-31 10:29:29 | taosdata/TDengine | https://api.github.com/repos/taosdata/TDengine | closed | java.sql.SQLException: TDengine Error: invalid resultset pointer! | invalid performance | **Bug 描述**
在使用java调用TDEngine java 驱动查询一个表的数据的时候,遇到查询数据稍微多一点就报如下错误的情况。
````
java.sql.SQLException: TDengine Error: invalid resultset pointer!
at com.taosdata.jdbc.TSDBResultSet.next(TSDBResultSet.java:129)
````
同时测试了mybatis框架跟JDBC原生测试,都报以上错误。
我的一条数据是6个字段,当查询的数量超过760的时候,就会报以上错误。这个结果是不断缩小查询区间测试出来的。而且这种情况会因为字段数量多少而产... | True | java.sql.SQLException: TDengine Error: invalid resultset pointer! - **Bug 描述**
在使用java调用TDEngine java 驱动查询一个表的数据的时候,遇到查询数据稍微多一点就报如下错误的情况。
````
java.sql.SQLException: TDengine Error: invalid resultset pointer!
at com.taosdata.jdbc.TSDBResultSet.next(TSDBResultSet.java:129)
````
同时测试了mybatis框架跟JDBC原生测试,都报以上错误。
我的一... | perf | java sql sqlexception tdengine error invalid resultset pointer bug 描述 在使用java调用tdengine java 驱动查询一个表的数据的时候,遇到查询数据稍微多一点就报如下错误的情况。 java sql sqlexception tdengine error invalid resultset pointer at com taosdata jdbc tsdbresultset next tsdbresultset java 同时测试了mybatis框架跟jdbc原生测试,都报以上错误。 , ,就... | 1 |
21,298 | 11,184,854,722 | IssuesEvent | 2019-12-31 20:38:23 | mozilla-mobile/fenix | https://api.github.com/repos/mozilla-mobile/fenix | opened | Explore Leanplum.start() performance improvements | eng:performance | Note: #6679 already exists but I'm not sure what the deliverables are so I filed a new issue: maybe we can dupe.
`Leanplum.start()` is pretty slow: it is 11.21% of `FenixApplication.onCreate` and has various intermittent startup problems that take up even more time: #7442. It may take up additional time to startup i... | True | Explore Leanplum.start() performance improvements - Note: #6679 already exists but I'm not sure what the deliverables are so I filed a new issue: maybe we can dupe.
`Leanplum.start()` is pretty slow: it is 11.21% of `FenixApplication.onCreate` and has various intermittent startup problems that take up even more time... | perf | explore leanplum start performance improvements note already exists but i m not sure what the deliverables are so i filed a new issue maybe we can dupe leanplum start is pretty slow it is of fenixapplication oncreate and has various intermittent startup problems that take up even more time ... | 1 |
24,279 | 12,248,946,384 | IssuesEvent | 2020-05-05 18:23:02 | coverlet-coverage/coverlet | https://api.github.com/repos/coverlet-coverage/coverlet | opened | Performance improvement plan | tenet-performance | Coverlet performance can be improved in two main areas
* Instrumentation and hits accounting/report generator phases
* Performance during test run related to "invasive" instrumentation
Possible plan:
- [ ] Create a BDN project with some tests for above main areas to have a baseline
Instrumentation and hits... | True | Performance improvement plan - Coverlet performance can be improved in two main areas
* Instrumentation and hits accounting/report generator phases
* Performance during test run related to "invasive" instrumentation
Possible plan:
- [ ] Create a BDN project with some tests for above main areas to have a basel... | perf | performance improvement plan coverlet performance can be improved in two main areas instrumentation and hits accounting report generator phases performance during test run related to invasive instrumentation possible plan create a bdn project with some tests for above main areas to have a baselin... | 1 |
29,284 | 14,046,678,125 | IssuesEvent | 2020-11-02 05:25:56 | grafana/grafana | https://api.github.com/repos/grafana/grafana | closed | Dashboard variable fills slow if more than 250k unique values on PostgreSQL (TimescaleDB) | area/dashboard/templating datasource/MSSQL datasource/MySQL datasource/Postgres type/bug type/performance | <!--
Please use this template to create your bug report. By providing as much info as possible you help us understand the issue, reproduce it and resolve it for you quicker. Therefor take a couple of extra minutes to make sure you have provided all info needed.
PROTIP: record your screen and attach it as a gif to s... | True | Dashboard variable fills slow if more than 250k unique values on PostgreSQL (TimescaleDB) - <!--
Please use this template to create your bug report. By providing as much info as possible you help us understand the issue, reproduce it and resolve it for you quicker. Therefor take a couple of extra minutes to make sure ... | perf | dashboard variable fills slow if more than unique values on postgresql timescaledb please use this template to create your bug report by providing as much info as possible you help us understand the issue reproduce it and resolve it for you quicker therefor take a couple of extra minutes to make sure you... | 1 |
261,400 | 27,809,755,940 | IssuesEvent | 2023-03-18 01:38:38 | madhans23/linux-4.1.15 | https://api.github.com/repos/madhans23/linux-4.1.15 | closed | CVE-2017-18257 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed | Mend: dependency security vulnerability | ## CVE-2017-18257 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home p... | True | CVE-2017-18257 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed - ## CVE-2017-18257 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p... | non_perf | cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulner... | 0 |
7,326 | 5,987,597,554 | IssuesEvent | 2017-06-02 00:23:12 | pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas | closed | PERF: remove_unused_levels is very slow | Difficulty Intermediate Effort Low MultiIndex Performance | #### Code Sample
```python
import numpy as np
import pandas as pd
series = pd.DataFrame(dict(
A=np.random.randint(0, 10000, 100000),
B=np.random.randint(0, 10000, 100000),
V=np.random.rand(100000))).groupby(['A', 'B']).V.sum()
filtered_series = series[series < 0.1]
%time x = filtered_series.index... | True | PERF: remove_unused_levels is very slow - #### Code Sample
```python
import numpy as np
import pandas as pd
series = pd.DataFrame(dict(
A=np.random.randint(0, 10000, 100000),
B=np.random.randint(0, 10000, 100000),
V=np.random.rand(100000))).groupby(['A', 'B']).V.sum()
filtered_series = series[seri... | perf | perf remove unused levels is very slow code sample python import numpy as np import pandas as pd series pd dataframe dict a np random randint b np random randint v np random rand groupby v sum filtered series series time x filtered series index re... | 1 |
12,856 | 8,017,480,134 | IssuesEvent | 2018-07-25 16:02:05 | angular/flex-layout | https://api.github.com/repos/angular/flex-layout | closed | Possible performance issue with double forced reflow | P3 has pr performance | #### Bug, feature request, or proposal:
Bug/performance proposal
#### What is the expected behavior?
Not having two forced reflows on directive initialisation
#### What is the current behaviour?
Two (or more) forced reflows on directive initialisation
#### What are the steps to reproduce?
One example is in... | True | Possible performance issue with double forced reflow - #### Bug, feature request, or proposal:
Bug/performance proposal
#### What is the expected behavior?
Not having two forced reflows on directive initialisation
#### What is the current behaviour?
Two (or more) forced reflows on directive initialisation
#... | perf | possible performance issue with double forced reflow bug feature request or proposal bug performance proposal what is the expected behavior not having two forced reflows on directive initialisation what is the current behaviour two or more forced reflows on directive initialisation ... | 1 |
44,949 | 23,840,201,362 | IssuesEvent | 2022-09-06 09:35:56 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | opened | Improve performance of SubRepoPermsClient.FilterActorPaths | performance team/repo-management | We have a benchmark [here](https://github.com/sourcegraph/sourcegraph/blob/934ffa7041f9ef56623df050e02124ad2ceeac12/internal/authz/sub_repo_perms_test.go#L185)
We're making a lot of allocations and this method is often called in a tight loop over many paths so we should ensure it is faster.
One quick win would b... | True | Improve performance of SubRepoPermsClient.FilterActorPaths - We have a benchmark [here](https://github.com/sourcegraph/sourcegraph/blob/934ffa7041f9ef56623df050e02124ad2ceeac12/internal/authz/sub_repo_perms_test.go#L185)
We're making a lot of allocations and this method is often called in a tight loop over many path... | perf | improve performance of subrepopermsclient filteractorpaths we have a benchmark we re making a lot of allocations and this method is often called in a tight loop over many paths so we should ensure it is faster one quick win would be to move the instrumentation we do higher up the call stack so that it... | 1 |
1,160 | 2,872,588,189 | IssuesEvent | 2015-06-08 12:55:28 | homalg-project/homalg_project_packages | https://api.github.com/repos/homalg-project/homalg_project_packages | opened | find a way to cache GeneratingElements for subobjects | increase performance | <a href="https://github.com/mohamed-barakat"><img src="https://avatars.githubusercontent.com/u/871986?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [mohamed-barakat](https://github.com/mohamed-barakat)**
_Thursday Oct 06, 2011 at 19:10 GMT_
_Originally opened as https://github.com/homalg-pr... | True | find a way to cache GeneratingElements for subobjects - <a href="https://github.com/mohamed-barakat"><img src="https://avatars.githubusercontent.com/u/871986?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [mohamed-barakat](https://github.com/mohamed-barakat)**
_Thursday Oct 06, 2011 at 19:10... | perf | find a way to cache generatingelements for subobjects issue by thursday oct at gmt originally opened as see | 1 |
783,677 | 27,541,395,136 | IssuesEvent | 2023-03-07 08:48:32 | xournalpp/xournalpp | https://api.github.com/repos/xournalpp/xournalpp | opened | The clang-format CI check is not functioning anymore | bug priority::high Scripting | The CI check succeeds without actually checking anything (kinda the worst thing it can do...).
Here is a typically CI output:
```
Starting: Run clang-format on modified files
==============================================================================
Task : Bash
Description : Run a Bash script on ... | 1.0 | The clang-format CI check is not functioning anymore - The CI check succeeds without actually checking anything (kinda the worst thing it can do...).
Here is a typically CI output:
```
Starting: Run clang-format on modified files
==============================================================================
Ta... | non_perf | the clang format ci check is not functioning anymore the ci check succeeds without actually checking anything kinda the worst thing it can do here is a typically ci output starting run clang format on modified files ta... | 0 |
45,838 | 24,237,495,261 | IssuesEvent | 2022-09-27 01:41:39 | Bistard/nota | https://api.github.com/repos/Bistard/nota | opened | [UI Tree] use a `TernarySearchTree` instead of `ResourceChangeEvent` for faster refreshing | performance mini | **Describe the bug**
When a `ResourceChangeEvent` happens, we should only refresh the subtree where the corresponding root node is the topmost node that has been affected instead of simply refreshing the whole tree blindly.
To improve this (only applied if the memory cost is considerable), drop off the class `Resou... | True | [UI Tree] use a `TernarySearchTree` instead of `ResourceChangeEvent` for faster refreshing - **Describe the bug**
When a `ResourceChangeEvent` happens, we should only refresh the subtree where the corresponding root node is the topmost node that has been affected instead of simply refreshing the whole tree blindly.
... | perf | use a ternarysearchtree instead of resourcechangeevent for faster refreshing describe the bug when a resourcechangeevent happens we should only refresh the subtree where the corresponding root node is the topmost node that has been affected instead of simply refreshing the whole tree blindly to impr... | 1 |
33,623 | 16,050,078,213 | IssuesEvent | 2021-04-22 18:00:22 | spinnaker/keel | https://api.github.com/repos/spinnaker/keel | closed | Add generated branch and pr_number columns to the artifact_versions table | API Core performance stale to-be-closed | ...so we can avoid querying into the JSON field and also add an index.
Follow up to #1564 | True | Add generated branch and pr_number columns to the artifact_versions table - ...so we can avoid querying into the JSON field and also add an index.
Follow up to #1564 | perf | add generated branch and pr number columns to the artifact versions table so we can avoid querying into the json field and also add an index follow up to | 1 |
259,332 | 22,467,262,615 | IssuesEvent | 2022-06-22 03:46:37 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | DATA RACE in the switchDefaultCollation | type/bug component/test severity/major | ## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```
WARNING: DATA RACE
Write at 0x000008b55ca8 by goroutine 115:
github.com/pingcap/tidb/util/collate.switchDefaultCollation()
/go/tidb/util/collate/charset.go:27 +0x28f
gi... | 1.0 | DATA RACE in the switchDefaultCollation - ## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```
WARNING: DATA RACE
Write at 0x000008b55ca8 by goroutine 115:
github.com/pingcap/tidb/util/collate.switchDefaultCollation()
/go/ti... | non_perf | data race in the switchdefaultcollation bug report please answer these questions before submitting your issue thanks minimal reproduce step required warning data race write at by goroutine github com pingcap tidb util collate switchdefaultcollation go tidb util collate... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.