Dataset Viewer
Auto-converted to Parquet Duplicate
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
28,623
13,764,327,917
IssuesEvent
2020-10-07 11:54:57
ppy/osu
https://api.github.com/repos/ppy/osu
closed
osu! freezes within a beatmap
type:performance
Hi there, I just tested out osu lazer for a bit and came across some freezes in which the whole screen freezes for a second or more in the normal osu mode. I don't know what's causing the issue, maybe something with the database (?) as I had a few errors importing my beatmaps. Windows 10 (1709, x64) Intel ...
True
osu! freezes within a beatmap - Hi there, I just tested out osu lazer for a bit and came across some freezes in which the whole screen freezes for a second or more in the normal osu mode. I don't know what's causing the issue, maybe something with the database (?) as I had a few errors importing my beatmaps. ...
perf
osu freezes within a beatmap hi there i just tested out osu lazer for a bit and came across some freezes in which the whole screen freezes for a second or more in the normal osu mode i don t know what s causing the issue maybe something with the database as i had a few errors importing my beatmaps ...
1
506,648
14,669,807,730
IssuesEvent
2020-12-30 02:17:03
GrapheneOS/os_issue_tracker
https://api.github.com/repos/GrapheneOS/os_issue_tracker
closed
roll back changes to vndk ABI caused by churn from compiler hardening
enhancement low-priority upstream
This seems to have been triggered by enabling -ftrivial-auto-var-init=zero. It doesn't seem like anything is actually wrong but rather a lot of non-public things leak into the C++ ABI potentially due to them not using -fvisibility=hidden.
1.0
roll back changes to vndk ABI caused by churn from compiler hardening - This seems to have been triggered by enabling -ftrivial-auto-var-init=zero. It doesn't seem like anything is actually wrong but rather a lot of non-public things leak into the C++ ABI potentially due to them not using -fvisibility=hidden.
non_perf
roll back changes to vndk abi caused by churn from compiler hardening this seems to have been triggered by enabling ftrivial auto var init zero it doesn t seem like anything is actually wrong but rather a lot of non public things leak into the c abi potentially due to them not using fvisibility hidden
0
18,258
10,053,584,003
IssuesEvent
2019-07-21 18:00:21
raoulvdberge/refinedstorage
https://api.github.com/repos/raoulvdberge/refinedstorage
closed
Server crash-loop
Performance
#### Issue description: Server goes into crash-loop #### What happens: On boot, server hangs for a bit, then the watchdog service reboots the server for ticks taking longer than 60 seconds. #### What you expected to happen: No crashing #### Steps to reproduce: 1.boot server 2.wait a minute 3. server rebo...
True
Server crash-loop - #### Issue description: Server goes into crash-loop #### What happens: On boot, server hangs for a bit, then the watchdog service reboots the server for ticks taking longer than 60 seconds. #### What you expected to happen: No crashing #### Steps to reproduce: 1.boot server 2.wait a mi...
perf
server crash loop issue description server goes into crash loop what happens on boot server hangs for a bit then the watchdog service reboots the server for ticks taking longer than seconds what you expected to happen no crashing steps to reproduce boot server wait a min...
1
9,114
6,767,111,023
IssuesEvent
2017-10-26 01:10:36
ianstormtaylor/slate
https://api.github.com/repos/ianstormtaylor/slate
closed
optimize `state.toJSON` performance by being lazier
improvement ⚑ performance
Right now when we do `state.toJSON()`, we serialize all the potential properties of the state, and then delete the ones that shouldn't be included. This is obviously the slower way, we should add in properties if the options call for it instead.
True
optimize `state.toJSON` performance by being lazier - Right now when we do `state.toJSON()`, we serialize all the potential properties of the state, and then delete the ones that shouldn't be included. This is obviously the slower way, we should add in properties if the options call for it instead.
perf
optimize state tojson performance by being lazier right now when we do state tojson we serialize all the potential properties of the state and then delete the ones that shouldn t be included this is obviously the slower way we should add in properties if the options call for it instead
1
23,453
11,966,281,074
IssuesEvent
2020-04-06 02:52:11
Quarantine-Help/quarantine-hybrid-app
https://api.github.com/repos/Quarantine-Help/quarantine-hybrid-app
opened
Modularize the app and implement SelectivePreloadingStrategy
performance refactor
Group the page into modules and consolidate routing. The proposed hierarchy needs to be updated with the latest workflow changes before being implemented. ### Proposed Module Hierarchy **OnboardModule** * Landing pages * Registration pages for Volunteer & Quarantined **MainModule** * Maps page * Request crea...
True
Modularize the app and implement SelectivePreloadingStrategy - Group the page into modules and consolidate routing. The proposed hierarchy needs to be updated with the latest workflow changes before being implemented. ### Proposed Module Hierarchy **OnboardModule** * Landing pages * Registration pages for Volunt...
perf
modularize the app and implement selectivepreloadingstrategy group the page into modules and consolidate routing the proposed hierarchy needs to be updated with the latest workflow changes before being implemented proposed module hierarchy onboardmodule landing pages registration pages for volunt...
1
56,357
31,884,564,610
IssuesEvent
2023-09-16 19:48:15
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
opened
Very slow in those type of calcs
tenet-performance
Net (all versions, 6, 7 and coming 8 are all very slow compared to other languages) I do not expect to be as fast as e.g. rust, but being 10x slower than slow python is a bit of a shame: https://programming-language-benchmarks.vercel.app/problem/edigits I'm not sure if this will work there, but this is a sugges...
True
Very slow in those type of calcs - Net (all versions, 6, 7 and coming 8 are all very slow compared to other languages) I do not expect to be as fast as e.g. rust, but being 10x slower than slow python is a bit of a shame: https://programming-language-benchmarks.vercel.app/problem/edigits I'm not sure if this wi...
perf
very slow in those type of calcs net all versions and coming are all very slow compared to other languages i do not expect to be as fast as e g rust but being slower than slow python is a bit of a shame i m not sure if this will work there but this is a suggestion for possible optimisations ...
1
26,568
13,055,871,729
IssuesEvent
2020-07-30 02:59:07
fused-effects/fused-effects
https://api.github.com/repos/fused-effects/fused-effects
closed
Manually-fused RWST carrier is significantly faster than StateC+ReaderC+WriterC
bug performance
Given [this RWSC carrier](https://gist.github.com/patrickt/0ea924b742bf675b3b1d47cf4091d720) and the following computation: ```haskell go :: ( Member (State Int) sig , Member (Writer String) sig , Member (Reader Bool) sig , Carrier sig m ) => Int -> m () go n = forM_ (take n (cy...
True
Manually-fused RWST carrier is significantly faster than StateC+ReaderC+WriterC - Given [this RWSC carrier](https://gist.github.com/patrickt/0ea924b742bf675b3b1d47cf4091d720) and the following computation: ```haskell go :: ( Member (State Int) sig , Member (Writer String) sig , Member (Reader Bool) si...
perf
manually fused rwst carrier is significantly faster than statec readerc writerc given and the following computation haskell go member state int sig member writer string sig member reader bool sig carrier sig m int m go n form take n cyc...
1
285,518
8,761,701,155
IssuesEvent
2018-12-16 20:05:49
FSPNet/Orion
https://api.github.com/repos/FSPNet/Orion
opened
HTTP Method shouldn't be GET
🐛 Bug 🔖 Version/1.0 🚨 Priority/P0
**Describe the bug** HTTP Method shouldn't be GET, it should be POST, **Expected behavior** Change some GET routes to POST. like 'warband', 'factorio', **Environment (please complete the following information):** - Orion version(s): 1.0.2
1.0
HTTP Method shouldn't be GET - **Describe the bug** HTTP Method shouldn't be GET, it should be POST, **Expected behavior** Change some GET routes to POST. like 'warband', 'factorio', **Environment (please complete the following information):** - Orion version(s): 1.0.2
non_perf
http method shouldn t be get describe the bug http method shouldn t be get it should be post expected behavior change some get routes to post like warband factorio environment please complete the following information orion version s
0
197,997
14,953,083,623
IssuesEvent
2021-01-26 16:16:22
pints-team/pints
https://api.github.com/repos/pints-team/pints
closed
Add value-based (numerical) tests for all samplers / optimisers
unit-testing
E.g. - Seed - Run 100 iterations - Check that there's sufficient change within those iterations (and reduce n if possible) - Store output, either in CSV or in code - Compare This would be _in addition to_ functional testing, and would be slightly annoying because you'd need to update the stored results any ti...
1.0
Add value-based (numerical) tests for all samplers / optimisers - E.g. - Seed - Run 100 iterations - Check that there's sufficient change within those iterations (and reduce n if possible) - Store output, either in CSV or in code - Compare This would be _in addition to_ functional testing, and would be slight...
non_perf
add value based numerical tests for all samplers optimisers e g seed run iterations check that there s sufficient change within those iterations and reduce n if possible store output either in csv or in code compare this would be in addition to functional testing and would be slightly...
0
37,990
18,871,891,643
IssuesEvent
2021-11-13 10:23:46
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
reopened
sql: don't touch ranges unnecessarily during limited scans
C-performance A-sql-execution T-sql-queries
A user saw a case where selecting all rows from a (small) partitioned table was significantly faster than selecting one row using LIMIT 1. The reason was that the first region was also the farthest away, and it only had one row. There is a single TableReader planned in that region (because of the limit); the kv fetc...
True
sql: don't touch ranges unnecessarily during limited scans - A user saw a case where selecting all rows from a (small) partitioned table was significantly faster than selecting one row using LIMIT 1. The reason was that the first region was also the farthest away, and it only had one row. There is a single TableRead...
perf
sql don t touch ranges unnecessarily during limited scans a user saw a case where selecting all rows from a small partitioned table was significantly faster than selecting one row using limit the reason was that the first region was also the farthest away and it only had one row there is a single tableread...
1
23,460
11,887,072,937
IssuesEvent
2020-03-28 00:02:55
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
closed
Compiler path with spaces produces error
Feature: Configuration Language Service bug quick fix regression
Related topic https://community.platformio.org/t/platform-io-compiler-error/12684 1) We provide a full path to the compiler using `compilerPath` option 2) This a path option, so we do not do any modifications because arguments are passed to `compilerArgs` Yes, we can escape `compilerPath` by default but it looks...
1.0
Compiler path with spaces produces error - Related topic https://community.platformio.org/t/platform-io-compiler-error/12684 1) We provide a full path to the compiler using `compilerPath` option 2) This a path option, so we do not do any modifications because arguments are passed to `compilerArgs` Yes, we can es...
non_perf
compiler path with spaces produces error related topic we provide a full path to the compiler using compilerpath option this a path option so we do not do any modifications because arguments are passed to compilerargs yes we can escape compilerpath by default but it looks like a bug thanks ...
0
12,872
8,029,252,919
IssuesEvent
2018-07-27 15:25:07
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
storage: Raft not committing new entries incrementally
A-core-replication C-performance
A cluster that got into a weird state has revealed something that doesn't appear to be working correctly in raft. The cluster was running 2.0.4 with the patch in https://github.com/cockroachdb/cockroach/issues/27804#issuecomment-406635478 A range had gotten into a state with only two replicas, and one of them had be...
True
storage: Raft not committing new entries incrementally - A cluster that got into a weird state has revealed something that doesn't appear to be working correctly in raft. The cluster was running 2.0.4 with the patch in https://github.com/cockroachdb/cockroach/issues/27804#issuecomment-406635478 A range had gotten in...
perf
storage raft not committing new entries incrementally a cluster that got into a weird state has revealed something that doesn t appear to be working correctly in raft the cluster was running with the patch in a range had gotten into a state with only two replicas and one of them had been down for a long...
1
176,051
13,625,085,484
IssuesEvent
2020-09-24 09:00:10
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
[Test] Test runner doesn't seem to honor weak/strong flag
area-test
See detailed transcript below, but in summary: Running test.py on a test with `--nnbd=weak` passed as an argument results in this command line: ``` DART_CONFIGURATION=ReleaseX64 xcodebuild/ReleaseX64/dart --enable-experiment=non-nullable --ignore-unrecognized-flags --packages=/Users/leafp/src/dart-repo/sdk/.pack...
1.0
[Test] Test runner doesn't seem to honor weak/strong flag - See detailed transcript below, but in summary: Running test.py on a test with `--nnbd=weak` passed as an argument results in this command line: ``` DART_CONFIGURATION=ReleaseX64 xcodebuild/ReleaseX64/dart --enable-experiment=non-nullable --ignore-unreco...
non_perf
test runner doesn t seem to honor weak strong flag see detailed transcript below but in summary running test py on a test with nnbd weak passed as an argument results in this command line dart configuration xcodebuild dart enable experiment non nullable ignore unrecognized flags packages...
0
23,646
12,056,063,823
IssuesEvent
2020-04-15 13:56:08
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
opened
Request to change SQL data type for Tabular Data from text to value
Performance
Issue overview -------------- Interface developer notes performance problems accessing SQLite database because the data type for tabular data are strings instead of a value. Heavy use of custom and predefined tabular data makes for large database files. Interface developer feels that they can improve performance du...
True
Request to change SQL data type for Tabular Data from text to value - Issue overview -------------- Interface developer notes performance problems accessing SQLite database because the data type for tabular data are strings instead of a value. Heavy use of custom and predefined tabular data makes for large database ...
perf
request to change sql data type for tabular data from text to value issue overview interface developer notes performance problems accessing sqlite database because the data type for tabular data are strings instead of a value heavy use of custom and predefined tabular data makes for large database ...
1
316,214
23,619,773,455
IssuesEvent
2022-08-24 19:19:46
Kong/gateway-operator
https://api.github.com/repos/Kong/gateway-operator
opened
Document Supported Gateway Topologies
documentation area/kep area/scalability
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement Currently in our early alpha stage we support only a single monolithic `Gateway` in that there's only one `DataPlane` behind it, and only one "instance" (`Pod`, to be precise) behind that. We do however have noti...
1.0
Document Supported Gateway Topologies - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement Currently in our early alpha stage we support only a single monolithic `Gateway` in that there's only one `DataPlane` behind it, and only one "instance" (`Pod`, to be preci...
non_perf
document supported gateway topologies is there an existing issue for this i have searched the existing issues problem statement currently in our early alpha stage we support only a single monolithic gateway in that there s only one dataplane behind it and only one instance pod to be precise...
0
829,767
31,897,169,510
IssuesEvent
2023-09-18 03:39:59
wso2/api-manager
https://api.github.com/repos/wso2/api-manager
closed
[4.2.0] Upgrade REST API version in Docs
Priority/Highest Component/APIM
This issue is used to track the REST API upgrade in Docs. Major Rest API versions are modified as below publisher : v3--> v4 (major version: v4 , latest version : v4) admin : v3 --> v4 (major version: v4 , latest version : v4) devportal : v2 --> (major version: v3 , latest version : v3)
1.0
[4.2.0] Upgrade REST API version in Docs - This issue is used to track the REST API upgrade in Docs. Major Rest API versions are modified as below publisher : v3--> v4 (major version: v4 , latest version : v4) admin : v3 --> v4 (major version: v4 , latest version : v4) devportal : v2 --> (major version: v3 , la...
non_perf
upgrade rest api version in docs this issue is used to track the rest api upgrade in docs major rest api versions are modified as below publisher major version latest version admin major version latest version devportal major version latest version ...
0
48,373
25,498,732,103
IssuesEvent
2022-11-28 00:22:20
cessen/ropey
https://api.github.com/repos/cessen/ropey
closed
Make Lines iterator more efficient
performance
Currently the `Lines` iterator is roughly equivalent to just calling `Rope::line()` repeatedly with an incrementing index. This is O(log N) for each call to `Lines::next()`, and also is just generally less efficient than it needs to be. This is not only sub-optimal, but also stands out compared to the other iterators...
True
Make Lines iterator more efficient - Currently the `Lines` iterator is roughly equivalent to just calling `Rope::line()` repeatedly with an incrementing index. This is O(log N) for each call to `Lines::next()`, and also is just generally less efficient than it needs to be. This is not only sub-optimal, but also stand...
perf
make lines iterator more efficient currently the lines iterator is roughly equivalent to just calling rope line repeatedly with an incrementing index this is o log n for each call to lines next and also is just generally less efficient than it needs to be this is not only sub optimal but also stand...
1
24,158
12,226,403,415
IssuesEvent
2020-05-03 10:45:17
returntocorp/semgrep
https://api.github.com/repos/returntocorp/semgrep
closed
Investigate slow semgrep perf
performance
Scanning over https://github.com/sobolevn/python-code-disasters has my CPU pinned at 100% for 2 hours. ``` docker run --rm -v $(pwd):/home/repo returntocorp/sgrep:0.4.9 --json --config=https://sgrep.live/c/r/r2c --skip-pattern-validation ``` Adding as a performance investigation / something to add to our perf r...
True
Investigate slow semgrep perf - Scanning over https://github.com/sobolevn/python-code-disasters has my CPU pinned at 100% for 2 hours. ``` docker run --rm -v $(pwd):/home/repo returntocorp/sgrep:0.4.9 --json --config=https://sgrep.live/c/r/r2c --skip-pattern-validation ``` Adding as a performance investigation ...
perf
investigate slow semgrep perf scanning over has my cpu pinned at for hours docker run rm v pwd home repo returntocorp sgrep json config skip pattern validation adding as a performance investigation something to add to our perf regression suite
1
40,875
21,259,429,633
IssuesEvent
2022-04-13 01:21:19
reclosedev/requests-cache
https://api.github.com/repos/reclosedev/requests-cache
opened
Filesystem backend: Add option to store response content in a separate file
enhancement performance
Related to #407. This would help with a few use cases that have come up a few of times now: * Efficiently storing large response contents (without the serialization bottleneck) * Caching responses that primarily contain media or other files you want to access outsize of requests-cache
True
Filesystem backend: Add option to store response content in a separate file - Related to #407. This would help with a few use cases that have come up a few of times now: * Efficiently storing large response contents (without the serialization bottleneck) * Caching responses that primarily contain media or other files...
perf
filesystem backend add option to store response content in a separate file related to this would help with a few use cases that have come up a few of times now efficiently storing large response contents without the serialization bottleneck caching responses that primarily contain media or other files y...
1
22,410
11,595,707,394
IssuesEvent
2020-02-24 17:30:18
qbittorrent/qBittorrent
https://api.github.com/repos/qbittorrent/qBittorrent
closed
stutters
Duplicate Performance
**Please provide the following information** ### qBittorrent version and Operating System Os: Windows 7 64 Bit Ultimate Qbittorrent 4.1.1 64 Bit ### If on linux, libtorrent and Qt version N/A ### What is the problem the setup menu stops every time I open it. Or, when downloading 1 torrent, it will still be b...
True
stutters - **Please provide the following information** ### qBittorrent version and Operating System Os: Windows 7 64 Bit Ultimate Qbittorrent 4.1.1 64 Bit ### If on linux, libtorrent and Qt version N/A ### What is the problem the setup menu stops every time I open it. Or, when downloading 1 torrent, it will...
perf
stutters please provide the following information qbittorrent version and operating system os windows bit ultimate qbittorrent bit if on linux libtorrent and qt version n a what is the problem the setup menu stops every time i open it or when downloading torrent it will s...
1
56,665
8,109,213,931
IssuesEvent
2018-08-14 06:36:54
emotion-js/emotion
https://api.github.com/repos/emotion-js/emotion
closed
Browser Support?
documentation question stale
Just curious if there's a spot I wasn't able to find in the docs that lists what browsers are supported by emotion. I just deployed a component that uses it and have a torrent of errors from IE11 saying that it doesn't understand `WeakMap` - is this an oversight, recommended to be polyfilled independently, or intended ...
1.0
Browser Support? - Just curious if there's a spot I wasn't able to find in the docs that lists what browsers are supported by emotion. I just deployed a component that uses it and have a torrent of errors from IE11 saying that it doesn't understand `WeakMap` - is this an oversight, recommended to be polyfilled independ...
non_perf
browser support just curious if there s a spot i wasn t able to find in the docs that lists what browsers are supported by emotion i just deployed a component that uses it and have a torrent of errors from saying that it doesn t understand weakmap is this an oversight recommended to be polyfilled independent...
0
365,907
10,799,585,405
IssuesEvent
2019-11-06 12:31:23
DFO-Ocean-Navigator/Ocean-Data-Map-Project
https://api.github.com/repos/DFO-Ocean-Navigator/Ocean-Data-Map-Project
closed
Enable OpenLayers zoom slider
Javascript New Feature Priority: Low
I'm thinking the version with the slider in between the zoom buttons. ![image](https://user-images.githubusercontent.com/5572045/64077766-f5fe4100-ccad-11e9-97a4-f2e14634f54c.png) Example code: https://openlayers.org/en/latest/examples/zoomslider.html
1.0
Enable OpenLayers zoom slider - I'm thinking the version with the slider in between the zoom buttons. ![image](https://user-images.githubusercontent.com/5572045/64077766-f5fe4100-ccad-11e9-97a4-f2e14634f54c.png) Example code: https://openlayers.org/en/latest/examples/zoomslider.html
non_perf
enable openlayers zoom slider i m thinking the version with the slider in between the zoom buttons example code
0
651,023
21,448,104,383
IssuesEvent
2022-04-25 08:37:06
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Implement hardsuits properly
Priority: 2-Before Release Issue: Feature Request Difficulty: 2-Medium
<!-- To automatically tag this issue, add the uppercase label(s) surrounded by brackets below, for example: [LABEL] --> ## Description <!-- Explain your issue in detail, including the steps to reproduce it if applicable. Issues without proper explanation are liable to be closed by maintainers.--> Currently hards...
1.0
Implement hardsuits properly - <!-- To automatically tag this issue, add the uppercase label(s) surrounded by brackets below, for example: [LABEL] --> ## Description <!-- Explain your issue in detail, including the steps to reproduce it if applicable. Issues without proper explanation are liable to be closed by mai...
non_perf
implement hardsuits properly description currently hardsuits are two pieces a helmet and a torso they are functional in game currently as they protect against depressurization through pressureprotection cs however the hardsuit should be one piece a torso that when donned puts a helmet icon in y...
0
12,064
7,775,270,400
IssuesEvent
2018-06-05 01:48:00
deeplearning4j/deeplearning4j
https://api.github.com/repos/deeplearning4j/deeplearning4j
opened
DL4J: Benchmarks, resnet50: can't run batch size 16, can run batch 32
Bug DL4J Performance
I believe this is related to how CuDNN is configured... this particular model is set to ```ConvolutionLayer.AlgoMode.PREFER_FASTEST```; I suspect it's the CuDNN mode internally that is the reason (i.e., batch size 32 uses a different mode that requires less memory). Now, CuDNN (or at least some of the more recent ve...
True
DL4J: Benchmarks, resnet50: can't run batch size 16, can run batch 32 - I believe this is related to how CuDNN is configured... this particular model is set to ```ConvolutionLayer.AlgoMode.PREFER_FASTEST```; I suspect it's the CuDNN mode internally that is the reason (i.e., batch size 32 uses a different mode that requ...
perf
benchmarks can t run batch size can run batch i believe this is related to how cudnn is configured this particular model is set to convolutionlayer algomode prefer fastest i suspect it s the cudnn mode internally that is the reason i e batch size uses a different mode that requires less mem...
1
7,323
5,970,677,253
IssuesEvent
2017-05-30 23:29:30
mozilla/thimble.mozilla.org
https://api.github.com/repos/mozilla/thimble.mozilla.org
closed
Publish server - Update knexjs
Performance publish.webmaker.org
We should update knex.js to the latest version as their changelog indicates some perf fixes as well as a switch from `pool2` to `generic-pool` as their connection pooling interface (I don't know if there will be significant implications for this but I assume better connection management). It is a bit of a random fix bu...
True
Publish server - Update knexjs - We should update knex.js to the latest version as their changelog indicates some perf fixes as well as a switch from `pool2` to `generic-pool` as their connection pooling interface (I don't know if there will be significant implications for this but I assume better connection management...
perf
publish server update knexjs we should update knex js to the latest version as their changelog indicates some perf fixes as well as a switch from to generic pool as their connection pooling interface i don t know if there will be significant implications for this but i assume better connection management i...
1
600,774
18,356,285,077
IssuesEvent
2021-10-08 18:41:18
vtdangg/fa21-cse110-lab3
https://api.github.com/repos/vtdangg/fa21-cse110-lab3
opened
Use CSS Selectors
enhancement high priority collaborate
## What is the purpose fo the new feature or addition? To style the HTML elements from the meeting minutes. ## A clear and concise description of what the addition is and what it does. Each selector to be used will target a different identifier on the HTML element.
1.0
Use CSS Selectors - ## What is the purpose fo the new feature or addition? To style the HTML elements from the meeting minutes. ## A clear and concise description of what the addition is and what it does. Each selector to be used will target a different identifier on the HTML element.
non_perf
use css selectors what is the purpose fo the new feature or addition to style the html elements from the meeting minutes a clear and concise description of what the addition is and what it does each selector to be used will target a different identifier on the html element
0
13,468
8,228,076,532
IssuesEvent
2018-09-07 02:54:55
deeplearning4j/deeplearning4j
https://api.github.com/repos/deeplearning4j/deeplearning4j
opened
DL4J: MLP Profiling
DL4J Performance
ERROR: type should be string, got "\r\nhttps://gist.github.com/AlexDBlack/7fa542887d5e7933fc2c866819d9e1ac\r\n\r\nTracing results: (tracing adds per-method overhead: 5400 ms per epoch average)\r\n\r\n- Updater: 10500ms (41%)\r\n- Dropout, forward pass: 1649ms (6%) - mainly RNG op\r\n- Gemm, forward pass: 1423ms (6%)\r\n- Score calculation (output layer) is 2200ms (9%)\r\n\r\nNote also that for profiling (less accurate for small method calls), updater is 53% of runtime.\r\n\r\nNote that this is AMSGrapd updater, so one of the more complex ones (IIRC it has 3x parameters as state).\r\n\r\nAnyway, I see two main areas for improvement here:\r\n1. Dropout (known issue; there's multiple github issues open about it)\r\n2. Native updaters (mainly for better memory access patterns - iterate over arrays once, rather than N times)\r\n\r\n\r\n[Perf-2018-09-07.zip](https://github.com/deeplearning4j/deeplearning4j/files/2359313/Perf-2018-09-07.zip)\r\n\r\n\r\n"
True
DL4J: MLP Profiling - https://gist.github.com/AlexDBlack/7fa542887d5e7933fc2c866819d9e1ac Tracing results: (tracing adds per-method overhead: 5400 ms per epoch average) - Updater: 10500ms (41%) - Dropout, forward pass: 1649ms (6%) - mainly RNG op - Gemm, forward pass: 1423ms (6%) - Score calculation (output ...
perf
mlp profiling tracing results tracing adds per method overhead ms per epoch average updater dropout forward pass mainly rng op gemm forward pass score calculation output layer is note also that for profiling less accurate for small method calls ...
1
13,171
8,135,211,436
IssuesEvent
2018-08-20 01:10:03
OctopusDeploy/Issues
https://api.github.com/repos/OctopusDeploy/Issues
closed
As more tasks are queued, starting new tasks takes longer
area/performance
The more tasks that are queued, the longer it takes to start a new task. This starts being noticeable at the 500 queued task mark. Consequently the server has trouble reaching it's task cap if the tasks are relatively short.
True
As more tasks are queued, starting new tasks takes longer - The more tasks that are queued, the longer it takes to start a new task. This starts being noticeable at the 500 queued task mark. Consequently the server has trouble reaching it's task cap if the tasks are relatively short.
perf
as more tasks are queued starting new tasks takes longer the more tasks that are queued the longer it takes to start a new task this starts being noticeable at the queued task mark consequently the server has trouble reaching it s task cap if the tasks are relatively short
1
23,677
12,061,071,834
IssuesEvent
2020-04-15 22:42:30
microsoft/MixedRealityToolkit-Unity
https://api.github.com/repos/microsoft/MixedRealityToolkit-Unity
closed
Add Unity profiler markers to key MRTK code to assist in performance understanding / optimization
Feature Request Performance
MRTK does a lot of work on the behalf of applications. That work has a cost associated. Adding profiler markers can help the MRTK team better optimize critical code paths. This will also allow customers to better understand the costs associated with MRTK and to best optimize their applications. These markers are ...
True
Add Unity profiler markers to key MRTK code to assist in performance understanding / optimization - MRTK does a lot of work on the behalf of applications. That work has a cost associated. Adding profiler markers can help the MRTK team better optimize critical code paths. This will also allow customers to better und...
perf
add unity profiler markers to key mrtk code to assist in performance understanding optimization mrtk does a lot of work on the behalf of applications that work has a cost associated adding profiler markers can help the mrtk team better optimize critical code paths this will also allow customers to better und...
1
8,749
2,611,542,789
IssuesEvent
2015-02-27 06:11:31
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
opened
siPointType (LuaAPI: constant for SendStat) doesn’t work when used the first time in game.
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Start one of the new target practice missions 2. Finish it or lose by failing (doesn’t matter) 3. See the ranking. Is it the word “kills” or “points”? 4. Start the mission again 5. Repeat step 3 What is the expected output? What do you see instead? At steps 3 and 5, I want...
1.0
siPointType (LuaAPI: constant for SendStat) doesn’t work when used the first time in game. - ``` What steps will reproduce the problem? 1. Start one of the new target practice missions 2. Finish it or lose by failing (doesn’t matter) 3. See the ranking. Is it the word “kills” or “points”? 4. Start the mission again 5. ...
non_perf
sipointtype luaapi constant for sendstat doesn’t work when used the first time in game what steps will reproduce the problem start one of the new target practice missions finish it or lose by failing doesn’t matter see the ranking is it the word “kills” or “points” start the mission again ...
0
23,292
11,902,321,336
IssuesEvent
2020-03-30 13:48:29
scalableminds/webknossos
https://api.github.com/repos/scalableminds/webknossos
closed
The comment tab can be quite slow when there are lots of comments
frontend performance
`getDerivedStateFromProps` is a major performance bottleneck when there are lots of trees with comments. Even clicking on one comment can take up to 7 seconds until something happens. The culprit is most likely the sorting in `getDerivedStateFromProps` which could be easily cached (and maybe optimized in another way, a...
True
The comment tab can be quite slow when there are lots of comments - `getDerivedStateFromProps` is a major performance bottleneck when there are lots of trees with comments. Even clicking on one comment can take up to 7 seconds until something happens. The culprit is most likely the sorting in `getDerivedStateFromProps`...
perf
the comment tab can be quite slow when there are lots of comments getderivedstatefromprops is a major performance bottleneck when there are lots of trees with comments even clicking on one comment can take up to seconds until something happens the culprit is most likely the sorting in getderivedstatefromprops ...
1
78,694
15,051,594,451
IssuesEvent
2021-02-03 14:17:32
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.0] UnknownAssetException: There is no "bootstrap.dropdown" asset of a "script" type in the registry.
No Code Attached Yet
### Steps to reproduce the issue I updated my copy of J4 from git this morning (past git update was from Jan 26) and now I get this error when trying to access the Administrator. ### Expected result Administrator opens. ### Actual result Get this error. Below is the call stack. Is there a database updat...
1.0
[4.0] UnknownAssetException: There is no "bootstrap.dropdown" asset of a "script" type in the registry. - ### Steps to reproduce the issue I updated my copy of J4 from git this morning (past git update was from Jan 26) and now I get this error when trying to access the Administrator. ### Expected result Admini...
non_perf
unknownassetexception there is no bootstrap dropdown asset of a script type in the registry steps to reproduce the issue i updated my copy of from git this morning past git update was from jan and now i get this error when trying to access the administrator expected result administrato...
0
69,574
17,767,908,845
IssuesEvent
2021-08-30 09:55:13
srodrigo/anime-suupu
https://api.github.com/repos/srodrigo/anime-suupu
closed
Upgrade to node 14.17
build
This removes some warnings then doing npm install. ``` #10 1.887 npm WARN EBADENGINE Unsupported engine { #10 1.887 npm WARN EBADENGINE package: '@jest/console@27.0.6', #10 1.887 npm WARN EBADENGINE required: { node: '^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0' }, #10 1.887 npm WARN EBADENGINE current: {...
1.0
Upgrade to node 14.17 - This removes some warnings then doing npm install. ``` #10 1.887 npm WARN EBADENGINE Unsupported engine { #10 1.887 npm WARN EBADENGINE package: '@jest/console@27.0.6', #10 1.887 npm WARN EBADENGINE required: { node: '^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0' }, #10 1.887 npm WARN...
non_perf
upgrade to node this removes some warnings then doing npm install npm warn ebadengine unsupported engine npm warn ebadengine package jest console npm warn ebadengine required node npm warn ebadengine current ...
0
195,256
22,295,916,439
IssuesEvent
2022-06-13 01:32:21
n-devs/uiWebView
https://api.github.com/repos/n-devs/uiWebView
opened
CVE-2022-25851 (High) detected in jpeg-js-0.3.5.tgz
security vulnerability
## CVE-2022-25851 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jpeg-js-0.3.5.tgz</b></p></summary> <p>A pure javascript JPEG encoder and decoder</p> <p>Library home page: <a href="h...
True
CVE-2022-25851 (High) detected in jpeg-js-0.3.5.tgz - ## CVE-2022-25851 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jpeg-js-0.3.5.tgz</b></p></summary> <p>A pure javascript JPEG en...
non_perf
cve high detected in jpeg js tgz cve high severity vulnerability vulnerable library jpeg js tgz a pure javascript jpeg encoder and decoder library home page a href path to dependency file uiwebview package json path to vulnerable library node modules jpeg js packag...
0
54,219
29,868,003,707
IssuesEvent
2023-06-20 06:21:21
eclipse-ee4j/jersey
https://api.github.com/repos/eclipse-ee4j/jersey
closed
Having @QueryParam without @DefaultValue throws expensive IllegalArgumentException for every missing querystring parameter
performance
When performance testing our new Jersey 2.38 application, i noticed that some endpoints were much slower than before (when using Apache Wink). I narrowed it down with Yourkit and noticed that `IllegalArgumentException` is thrown for every querystring parameter that's not present in the request querystring. When add...
True
Having @QueryParam without @DefaultValue throws expensive IllegalArgumentException for every missing querystring parameter - When performance testing our new Jersey 2.38 application, i noticed that some endpoints were much slower than before (when using Apache Wink). I narrowed it down with Yourkit and noticed that...
perf
having queryparam without defaultvalue throws expensive illegalargumentexception for every missing querystring parameter when performance testing our new jersey application i noticed that some endpoints were much slower than before when using apache wink i narrowed it down with yourkit and noticed that ...
1
6,545
5,514,507,125
IssuesEvent
2017-03-17 15:17:35
catapult-project/catapult
https://api.github.com/repos/catapult-project/catapult
opened
Dashboard - Investigate memcache calls in stored_object.
Hotlist:Perf Dashboard Performance Perf Dashboard
NDB is supposed to managed memcache for you, unless you explicitly change the functionality so the extra memcache calls in here seem redundant. Possibly remove them?
True
Dashboard - Investigate memcache calls in stored_object. - NDB is supposed to managed memcache for you, unless you explicitly change the functionality so the extra memcache calls in here seem redundant. Possibly remove them?
perf
dashboard investigate memcache calls in stored object ndb is supposed to managed memcache for you unless you explicitly change the functionality so the extra memcache calls in here seem redundant possibly remove them
1
403,733
27,432,327,275
IssuesEvent
2023-03-02 03:02:25
amishpatel0423/Ticket_tracker
https://api.github.com/repos/amishpatel0423/Ticket_tracker
opened
Account creation, login and logout
documentation
- Research and implement user authentication and authorization using a library in node.js. - Create routes for handling account creation and login. - Test the account creation and login functionality using Mocha - Create login sign-up pages using bootstrap.
1.0
Account creation, login and logout - - Research and implement user authentication and authorization using a library in node.js. - Create routes for handling account creation and login. - Test the account creation and login functionality using Mocha - Create login sign-up pages using bootstrap.
non_perf
account creation login and logout research and implement user authentication and authorization using a library in node js create routes for handling account creation and login test the account creation and login functionality using mocha create login sign up pages using bootstrap
0
20,162
10,616,409,247
IssuesEvent
2019-10-12 11:30:03
coq/coq
https://api.github.com/repos/coq/coq
closed
master uses 1.8x+ the memory as 8.9.1
kind: performance kind: regression part: vernac
<!-- Thank you for reporting a bug to Coq! --> #### Description of the problem Coq master seems to use almost twice as much memory as 8.9.1 when processing `Kami/CompileVerifiable.v`. This means we cannot run coq master in our CI, and thus cannot add kami to coq CI (#10306, and afaik this is the only remaining bl...
True
master uses 1.8x+ the memory as 8.9.1 - <!-- Thank you for reporting a bug to Coq! --> #### Description of the problem Coq master seems to use almost twice as much memory as 8.9.1 when processing `Kami/CompileVerifiable.v`. This means we cannot run coq master in our CI, and thus cannot add kami to coq CI (#10306,...
perf
master uses the memory as description of the problem coq master seems to use almost twice as much memory as when processing kami compileverifiable v this means we cannot run coq master in our ci and thus cannot add kami to coq ci and afaik this is the only remaining blocker for ...
1
54,213
29,865,514,488
IssuesEvent
2023-06-20 03:13:34
NuGet/Home
https://api.github.com/repos/NuGet/Home
opened
GetContentFileFolderRelativeToFramework allocates too much
Type:Bug Tenet:Performance
GetContentFileFolderRelativeToFramework allocates too many strings, enumerators and arrays. It can be made to allocate only the output string.
True
GetContentFileFolderRelativeToFramework allocates too much - GetContentFileFolderRelativeToFramework allocates too many strings, enumerators and arrays. It can be made to allocate only the output string.
perf
getcontentfilefolderrelativetoframework allocates too much getcontentfilefolderrelativetoframework allocates too many strings enumerators and arrays it can be made to allocate only the output string
1
23,844
16,618,506,307
IssuesEvent
2021-06-02 20:10:30
yt-project/yt
https://api.github.com/repos/yt-project/yt
closed
CI: failures on the main branch (?)
blocker infrastructure tests: running tests
### Bug report **Bug summary** Jenkins CI is apparently broken as some 44 failures are showing up on different PRs (#3234, #3236, #3270, #3295, to name a few I could identify) see for instance : PR #3295 https://tests.yt-project.org/job/yt_py38_git/3236/#showFailuresLink The errors seem to be related to incor...
1.0
CI: failures on the main branch (?) - ### Bug report **Bug summary** Jenkins CI is apparently broken as some 44 failures are showing up on different PRs (#3234, #3236, #3270, #3295, to name a few I could identify) see for instance : PR #3295 https://tests.yt-project.org/job/yt_py38_git/3236/#showFailuresLink ...
non_perf
ci failures on the main branch bug report bug summary jenkins ci is apparently broken as some failures are showing up on different prs to name a few i could identify see for instance pr the errors seem to be related to incorrect field access though it s not clear to ...
0
13,076
8,101,225,624
IssuesEvent
2018-08-12 11:06:18
phpstan/phpstan
https://api.github.com/repos/phpstan/phpstan
closed
phpstan becomes slow in 0.10.x
performance
### Summary of a problem or a feature request Exuding the file ([libraries/classes/Controllers/Server/ServerVariablesController.php](https://github.com/phpmyadmin/phpmyadmin/blob/2334119d8a6f25f40fde966fb6252ffe169d3bd6/libraries/classes/Controllers/Server/ServerVariablesController.php#L392)), the analysis takes 5 m...
True
phpstan becomes slow in 0.10.x - ### Summary of a problem or a feature request Exuding the file ([libraries/classes/Controllers/Server/ServerVariablesController.php](https://github.com/phpmyadmin/phpmyadmin/blob/2334119d8a6f25f40fde966fb6252ffe169d3bd6/libraries/classes/Controllers/Server/ServerVariablesController.p...
perf
phpstan becomes slow in x summary of a problem or a feature request exuding the file the analysis takes minutes more than minutes if not excluded i had to stop the process because it is unacceptable using command bash starttime date s vendor bin phpstan analyse co...
1
25,705
12,709,500,556
IssuesEvent
2020-06-23 12:28:07
unoplatform/uno
https://api.github.com/repos/unoplatform/uno
closed
Layouts with lots of buttons are taking too much time to load
area/wasm kind/bug kind/performance triage/needs-information
## Current behavior A page that have a great number of control takes too much to load. ## Expected behavior The page should take the same amount of time to load as in the UWP solution. ## How to reproduce it (as minimally and precisely as possible) Repo link: https://github.com/JhonH3avy/ControlLoading...
True
Layouts with lots of buttons are taking too much time to load - ## Current behavior A page that have a great number of control takes too much to load. ## Expected behavior The page should take the same amount of time to load as in the UWP solution. ## How to reproduce it (as minimally and precisely as pos...
perf
layouts with lots of buttons are taking too much time to load current behavior a page that have a great number of control takes too much to load expected behavior the page should take the same amount of time to load as in the uwp solution how to reproduce it as minimally and precisely as pos...
1
36,014
17,391,977,748
IssuesEvent
2021-08-02 08:35:55
NVIDIA/TensorRT
https://api.github.com/repos/NVIDIA/TensorRT
closed
converted bart model is slower than the original one during inference time
Component: ONNX Runtime: Performance triaged
hi there, I have a project to use facebook bart for news summerization. In order to make the inference faster, we are trying to convert part of the model to tensorrt and then interegerated into the original model. Via this repo, I have successfully converted facebook bart decoder layers to tensorrt model, and success...
True
converted bart model is slower than the original one during inference time - hi there, I have a project to use facebook bart for news summerization. In order to make the inference faster, we are trying to convert part of the model to tensorrt and then interegerated into the original model. Via this repo, I have succe...
perf
converted bart model is slower than the original one during inference time hi there i have a project to use facebook bart for news summerization in order to make the inference faster we are trying to convert part of the model to tensorrt and then interegerated into the original model via this repo i have succe...
1
48,249
25,451,172,388
IssuesEvent
2022-11-24 10:33:42
topling/toplingdb
https://api.github.com/repos/topling/toplingdb
closed
FindFileInRange: devirtualize comparator and add prefix cache
performance
## This was a PR to upstream https://github.com/facebook/rocksdb/pull/10646 ## Copied from https://github.com/facebook/rocksdb/pull/10646 This PR is based on https://github.com/facebook/rocksdb/pull/10645. If comparator is BytewiseComparator or ReverseBytewiseComparator: devirtualize comparator: specialize th...
True
FindFileInRange: devirtualize comparator and add prefix cache - ## This was a PR to upstream https://github.com/facebook/rocksdb/pull/10646 ## Copied from https://github.com/facebook/rocksdb/pull/10646 This PR is based on https://github.com/facebook/rocksdb/pull/10645. If comparator is BytewiseComparator or Reve...
perf
findfileinrange devirtualize comparator and add prefix cache this was a pr to upstream copied from this pr is based on if comparator is bytewisecomparator or reversebytewisecomparator devirtualize comparator specialize the impl by direct call memcmp add prefix cache narrow the search range ...
1
41,349
21,647,405,864
IssuesEvent
2022-05-06 04:51:45
JuliaData/TypedTables.jl
https://api.github.com/repos/JuliaData/TypedTables.jl
closed
How to deal with latency with large number of columns?
performance
Currently I have a column type that is lazy. It represents ~GB of stuff that needs to be read and decompressed on the fly and cached (by chunk). Turns out I can construct `Table` nicely and the laziness works. However, sometimes we have 1000+ columns, in this case the compiler struggles a lot. Is it possible to h...
True
How to deal with latency with large number of columns? - Currently I have a column type that is lazy. It represents ~GB of stuff that needs to be read and decompressed on the fly and cached (by chunk). Turns out I can construct `Table` nicely and the laziness works. However, sometimes we have 1000+ columns, in this ...
perf
how to deal with latency with large number of columns currently i have a column type that is lazy it represents gb of stuff that needs to be read and decompressed on the fly and cached by chunk turns out i can construct table nicely and the laziness works however sometimes we have columns in this cas...
1
18,051
9,986,346,257
IssuesEvent
2019-07-10 18:52:05
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
TF2 - apparent memory leak when running dataset ops eagerly
2.0.0-beta0 comp:data type:bug/performance
**System information** - Have I written custom code: yes - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): OSX - TensorFlow installed from (source or binary): 2.0.0beta - TensorFlow version (use command below): v1.12.1-3259-gf59745a381 2.0.0-beta0 - Python version: 3.6.8 **Describe the current behavior...
True
TF2 - apparent memory leak when running dataset ops eagerly - **System information** - Have I written custom code: yes - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): OSX - TensorFlow installed from (source or binary): 2.0.0beta - TensorFlow version (use command below): v1.12.1-3259-gf59745a381 2.0.0-bet...
perf
apparent memory leak when running dataset ops eagerly system information have i written custom code yes os platform and distribution e g linux ubuntu osx tensorflow installed from source or binary tensorflow version use command below python version ...
1
18,575
13,046,744,677
IssuesEvent
2020-07-29 09:30:21
OpenRA/OpenRA
https://api.github.com/repos/OpenRA/OpenRA
closed
macOS: suppress shortcut cmd+Q
Idea/Wishlist OS: MacOS X Usability
The default key combination for terminating applications under macOS is cmd+Q. In OpenRA, the key combination cmd+<number key> combines units into a group. This can lead to a premature end of the game. In the hotkey settings the key combination for cmd+Q can be assigned, but it will always terminate the application...
True
macOS: suppress shortcut cmd+Q - The default key combination for terminating applications under macOS is cmd+Q. In OpenRA, the key combination cmd+<number key> combines units into a group. This can lead to a premature end of the game. In the hotkey settings the key combination for cmd+Q can be assigned, but it will...
non_perf
macos suppress shortcut cmd q the default key combination for terminating applications under macos is cmd q in openra the key combination cmd combines units into a group this can lead to a premature end of the game in the hotkey settings the key combination for cmd q can be assigned but it will always ter...
0
77,195
3,506,270,780
IssuesEvent
2016-01-08 05:10:03
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Talent's Bug Important ! (BB #257)
duplicate migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 07.08.2010 05:12:57 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** duplicate **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/257 <hr> when Get talent point for example 0/3, 1/3 , 2/3 , 3/...
1.0
Talent's Bug Important ! (BB #257) - This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 07.08.2010 05:12:57 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** duplicate **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/257 <hr> when Get talent ...
non_perf
talent s bug important bb this issue was migrated from bitbucket original reporter original date gmt original priority major original type bug original state duplicate direct link when get talent point for example here if again hit the tale...
0
102,656
12,814,349,540
IssuesEvent
2020-07-04 18:13:13
magento/adobe-stock-integration
https://api.github.com/repos/magento/adobe-stock-integration
closed
[Spike] Investigate meta data extracting
Priority: P1 Progress: PR created requires technical design
As a Merchant I want Magento Media Storage to parse image meta data that is available in the file and expose it on image details page so that I can manage it and use for filtering images **Additional context** https://github.com/magento/adobe-stock-integration/issues/1183 # Open questions: - is there any requi...
1.0
[Spike] Investigate meta data extracting - As a Merchant I want Magento Media Storage to parse image meta data that is available in the file and expose it on image details page so that I can manage it and use for filtering images **Additional context** https://github.com/magento/adobe-stock-integration/issues/1183 ...
non_perf
investigate meta data extracting as a merchant i want magento media storage to parse image meta data that is available in the file and expose it on image details page so that i can manage it and use for filtering images additional context open questions is there any required set of fields that e...
0
6,579
5,533,877,465
IssuesEvent
2017-03-21 14:19:49
wojtpl2/ExtendedXmlSerializer
https://api.github.com/repos/wojtpl2/ExtendedXmlSerializer
opened
Performance Issues
help wanted performance
Well, double whammy. While implementing the feature for #56, I found out two issues. 1. We have a performance creep between 4f015846a5fb899eb5865e432b095722b273d0c1 and the current commit (b61e39944009dc07fa9124e7de7ad2df6179ae92). Here is the performance from the first: ``` Method ...
True
Performance Issues - Well, double whammy. While implementing the feature for #56, I found out two issues. 1. We have a performance creep between 4f015846a5fb899eb5865e432b095722b273d0c1 and the current commit (b61e39944009dc07fa9124e7de7ad2df6179ae92). Here is the performance from the first: ``` ...
perf
performance issues well double whammy while implementing the feature for i found out two issues we have a performance creep between and the current commit here is the performance from the first method mean stddev ...
1
44,315
23,551,478,880
IssuesEvent
2022-08-21 22:10:03
neovim/neovim
https://api.github.com/repos/neovim/neovim
closed
Expanding wildcards in directories with several self-referential links is very, very slow
performance bug-vim filesystem
### Neovim version (nvim -v) 0.6.1 ### Vim (not Nvim) behaves the same? yes, 8.2.3995 ### Operating system/version PoP OS 22.04 ### Terminal name/version GNOME Terminal 3.44.0 using VTE 0.68.0 +BIDI +GNUTLS +ICU +SYSTEMD ### $TERM environment variable xterm-256color ### Installation apt ### How to reproduce...
True
Expanding wildcards in directories with several self-referential links is very, very slow - ### Neovim version (nvim -v) 0.6.1 ### Vim (not Nvim) behaves the same? yes, 8.2.3995 ### Operating system/version PoP OS 22.04 ### Terminal name/version GNOME Terminal 3.44.0 using VTE 0.68.0 +BIDI +GNUTLS +ICU +SYSTEMD ...
perf
expanding wildcards in directories with several self referential links is very very slow neovim version nvim v vim not nvim behaves the same yes operating system version pop os terminal name version gnome terminal using vte bidi gnutls icu systemd t...
1
31,545
14,988,488,580
IssuesEvent
2021-01-29 01:22:33
GaloisInc/crucible
https://api.github.com/repos/GaloisInc/crucible
opened
crux-mir performance regression
MIR crux performance
`crux-mir`'s `symb_eval/scalar/test1.rs` test case has gotten slower: on my machine, it takes around 2m30s to run in commit 9bb4b78b0412698046837d8057b99adf6ab81459 (when `crux-mir` was merged into this repository), and now takes around 3m30s as of 09532645133d39cda983bca67c2dbb91d05e4373 (current `master`). `git bise...
True
crux-mir performance regression - `crux-mir`'s `symb_eval/scalar/test1.rs` test case has gotten slower: on my machine, it takes around 2m30s to run in commit 9bb4b78b0412698046837d8057b99adf6ab81459 (when `crux-mir` was merged into this repository), and now takes around 3m30s as of 09532645133d39cda983bca67c2dbb91d05e4...
perf
crux mir performance regression crux mir s symb eval scalar rs test case has gotten slower on my machine it takes around to run in commit when crux mir was merged into this repository and now takes around as of current master git bisect blames add a configuration option that controls i...
1
29,396
14,108,654,560
IssuesEvent
2020-11-06 18:11:06
nvm-sh/nvm
https://api.github.com/repos/nvm-sh/nvm
closed
init-nvm.sh - slow (mostly while executing "npm")
performance
<!-- Thank you for being interested in nvm! Please help us by filling out the following form if you‘re having trouble. If you have a feature request, or some other question, please feel free to clear out the form. Thanks! --> #### Operating system and version: #### `nvm debug` output: <details> <!-- do not dele...
True
init-nvm.sh - slow (mostly while executing "npm") - <!-- Thank you for being interested in nvm! Please help us by filling out the following form if you‘re having trouble. If you have a feature request, or some other question, please feel free to clear out the form. Thanks! --> #### Operating system and version: #...
perf
init nvm sh slow mostly while executing npm operating system and version nvm debug output sh nvm version shell bin bash shlvl home home kolorafa nvm dir home nvm path nvm dir versions node bin usr local sbin usr local bin usr...
1
81,369
23,449,062,922
IssuesEvent
2022-08-15 23:21:53
trilinos/Trilinos
https://api.github.com/repos/trilinos/Trilinos
closed
Many packages erroneously using abs dir CMAKE_PREFIX_PATH for argument to install()
type: bug pkg: Kokkos pkg: STK pkg: Teuchos pkg: Intrepid2 pkg: ROL pkg: ShyLU impacting: configure or build pkg: KokkosKernels pkg: Krino
@tasmith4 ## Bug Report @trilinos/kokkos, @trilinos/kokkos-kernels, @trilinos/teuchos ### Description While setting up automated installation testing for Trilinos needed to build and run tests for simpleBuildAgainstTrilinos, I ran into a problem with Kokkos and KokkosKernels install() commands using abs di...
1.0
Many packages erroneously using abs dir CMAKE_PREFIX_PATH for argument to install() - @tasmith4 ## Bug Report @trilinos/kokkos, @trilinos/kokkos-kernels, @trilinos/teuchos ### Description While setting up automated installation testing for Trilinos needed to build and run tests for simpleBuildAgainstTrilin...
non_perf
many packages erroneously using abs dir cmake prefix path for argument to install bug report trilinos kokkos trilinos kokkos kernels trilinos teuchos description while setting up automated installation testing for trilinos needed to build and run tests for simplebuildagainsttrilinos i r...
0
89,670
18,019,568,097
IssuesEvent
2021-09-16 17:36:22
WordPress/openverse-frontend
https://api.github.com/repos/WordPress/openverse-frontend
closed
[Bug] Managing playback of multiple media files
🟧 priority: high 🛠 goal: fix 💻 aspect: code
## Description <!-- Concisely describe the bug. --> The current setup allows for multiple audio files to be played concurrently, which is a bad user experience. ## Reproduction <!-- Provide detailed steps to reproduce the bug. --> 1. View any page with multiple audio players 2. Press play on multiple audio ...
1.0
[Bug] Managing playback of multiple media files - ## Description <!-- Concisely describe the bug. --> The current setup allows for multiple audio files to be played concurrently, which is a bad user experience. ## Reproduction <!-- Provide detailed steps to reproduce the bug. --> 1. View any page with multip...
non_perf
managing playback of multiple media files description the current setup allows for multiple audio files to be played concurrently which is a bad user experience reproduction view any page with multiple audio players press play on multiple audio players listen to the resulting chao...
0
28,649
13,771,817,941
IssuesEvent
2020-10-07 22:52:01
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
Option to limit tables/fields that are synced to specific schemas
Administration/Data Model Administration/Metadata & Sync Type:New Feature Type:Performance
We're working on a relatively small system in redshift that uses a shared redshift cluster. There are lots of schemas most of which are not ours (and we don't have permission to read) but our local postgres is becoming unnecessarily heavy due to the automatic caching of fields in all schemas into metabase_field (it wou...
True
Option to limit tables/fields that are synced to specific schemas - We're working on a relatively small system in redshift that uses a shared redshift cluster. There are lots of schemas most of which are not ours (and we don't have permission to read) but our local postgres is becoming unnecessarily heavy due to the au...
perf
option to limit tables fields that are synced to specific schemas we re working on a relatively small system in redshift that uses a shared redshift cluster there are lots of schemas most of which are not ours and we don t have permission to read but our local postgres is becoming unnecessarily heavy due to the au...
1
117,388
25,106,327,580
IssuesEvent
2022-11-08 16:53:29
serbanghita/Mobile-Detect
https://api.github.com/repos/serbanghita/Mobile-Detect
closed
Feature request: getDevice and getDeviceCategory
area: Code Quality deprecated
Great and usefull work! Is there already a way to get a string which device was detected? If not, it would be great to get 2 methods: function getDevice() -> returns the device which was detected (like "iPhone", "iPad", "Samsung", "SamsungTablet" etc). And (just for convenience): function getDeviceCategory(...
1.0
Feature request: getDevice and getDeviceCategory - Great and usefull work! Is there already a way to get a string which device was detected? If not, it would be great to get 2 methods: function getDevice() -> returns the device which was detected (like "iPhone", "iPad", "Samsung", "SamsungTablet" etc). And (...
non_perf
feature request getdevice and getdevicecategory great and usefull work is there already a way to get a string which device was detected if not it would be great to get methods function getdevice returns the device which was detected like iphone ipad samsung samsungtablet etc and ...
0
30,317
14,517,239,049
IssuesEvent
2020-12-13 18:50:44
johnboiles/obs-mac-virtualcam
https://api.github.com/repos/johnboiles/obs-mac-virtualcam
opened
Use `OBSDALCMSampleBufferCreateFromDataNoCopy` to eliminate a framebuffer memory copy
enhancement performance
We could potentially improve performance by using [`OBSDALCMSampleBufferCreateFromDataNoCopy`](https://github.com/johnboiles/obs-mac-virtualcam/blob/d6b5db2f07d92e354e5a1f8f8783360eaca1c8bc/src/dal-plugin/OBSDALCMSampleBufferUtils.mm#L102) instead of `OBSDALCMSampleBufferCreateFromData` which should remove a memory cop...
True
Use `OBSDALCMSampleBufferCreateFromDataNoCopy` to eliminate a framebuffer memory copy - We could potentially improve performance by using [`OBSDALCMSampleBufferCreateFromDataNoCopy`](https://github.com/johnboiles/obs-mac-virtualcam/blob/d6b5db2f07d92e354e5a1f8f8783360eaca1c8bc/src/dal-plugin/OBSDALCMSampleBufferUtils.m...
perf
use obsdalcmsamplebuffercreatefromdatanocopy to eliminate a framebuffer memory copy we could potentially improve performance by using instead of obsdalcmsamplebuffercreatefromdata which should remove a memory copy of the framebuffer saving a bit of performance and latency transferring the frames from obs to ...
1
11,625
7,625,401,191
IssuesEvent
2018-05-03 21:19:07
Microsoft/BotBuilder
https://api.github.com/repos/Microsoft/BotBuilder
closed
Bot memory leak in .Net SDK
.NET SDK bug investigate performance
## Bot Info * SDK Platform: .NET * SDK Version: 3.11.0 ## Issue Description Everytime u send a msg to the bot the memory usage stacks up but never gets down. even when the client ends the session with the bot In the picture u can see the diagnostic session from visual studio the events around 1:10min are m...
True
Bot memory leak in .Net SDK - ## Bot Info * SDK Platform: .NET * SDK Version: 3.11.0 ## Issue Description Everytime u send a msg to the bot the memory usage stacks up but never gets down. even when the client ends the session with the bot In the picture u can see the diagnostic session from visual studio t...
perf
bot memory leak in net sdk bot info sdk platform net sdk version issue description everytime u send a msg to the bot the memory usage stacks up but never gets down even when the client ends the session with the bot in the picture u can see the diagnostic session from visual studio th...
1
End of preview. Expand in Data Studio

Dataset Card for "binary-10IQR-perf"

More Information needed

Downloads last month
6

Collection including karths/binary-10IQR-perf