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
31,323
14,933,684,393
IssuesEvent
2021-01-25 09:32:41
gradle/gradle
https://api.github.com/repos/gradle/gradle
closed
Introduce internal representation for file system paths
@execution a:performance-issue from:member
Something like `VfsPath` to avoid having to convert between `File`, `String` and `Path` internally. Could handle interning, too, if necessary. --- cc: @gradle/execution
True
Introduce internal representation for file system paths - Something like `VfsPath` to avoid having to convert between `File`, `String` and `Path` internally. Could handle interning, too, if necessary. --- cc: @gradle/execution
perf
introduce internal representation for file system paths something like vfspath to avoid having to convert between file string and path internally could handle interning too if necessary cc gradle execution
1
407,402
11,912,936,075
IssuesEvent
2020-03-31 11:06:43
osmontrouge/caresteouvert
https://api.github.com/repos/osmontrouge/caresteouvert
closed
Mobile : le menu latéral se rétracte dès qu'on change les couches affichées
priority: medium
Pour reproduire, sur mobile (Android) : - ouvrir le menu sur la gauche - décocher un des types de POI, par exemple « Stations services » - **le menu est immédiatement caché et on revient à la carte** - idem si on coche un type de POI précédemment décoché C'est vraiment pas pratique quand on veut décocher plusi...
1.0
Mobile : le menu latéral se rétracte dès qu'on change les couches affichées - Pour reproduire, sur mobile (Android) : - ouvrir le menu sur la gauche - décocher un des types de POI, par exemple « Stations services » - **le menu est immédiatement caché et on revient à la carte** - idem si on coche un type de POI pr...
non_perf
mobile le menu latéral se rétracte dès qu on change les couches affichées pour reproduire sur mobile android ouvrir le menu sur la gauche décocher un des types de poi par exemple « stations services » le menu est immédiatement caché et on revient à la carte idem si on coche un type de poi pr...
0
35,023
16,824,823,368
IssuesEvent
2021-06-17 17:05:18
conda/conda
https://api.github.com/repos/conda/conda
closed
conda update -n base conda tries to solve environment for multiple days
tag-solver_performance
<!-- Hi! Read this; it's important. This is an issue tracker for conda -- the package manager. File feature requests for conda here, as well as bug reports about something conda has messed up. Anaconda Community Code of Conduct: https://www.anaconda.com/community-code-of-conduct/ If your issue is a bug rep...
True
conda update -n base conda tries to solve environment for multiple days - <!-- Hi! Read this; it's important. This is an issue tracker for conda -- the package manager. File feature requests for conda here, as well as bug reports about something conda has messed up. Anaconda Community Code of Conduct: https:/...
perf
conda update n base conda tries to solve environment for multiple days hi read this it s important this is an issue tracker for conda the package manager file feature requests for conda here as well as bug reports about something conda has messed up anaconda community code of conduct if...
1
129,406
17,778,818,022
IssuesEvent
2021-08-30 23:42:28
open-policy-agent/opa
https://api.github.com/repos/open-policy-agent/opa
closed
Investigate disk-based/key-value store implementation as alternative to inmem.Store
design
Today OPA implements an in-memory store to hold context for policies. This can be problematic for certain use cases like app authz because the context required by the policies must fit into memory. Since the context is represented as JSON, the RAM usage is roughly 20x the compact, on-disk representation of the same dat...
1.0
Investigate disk-based/key-value store implementation as alternative to inmem.Store - Today OPA implements an in-memory store to hold context for policies. This can be problematic for certain use cases like app authz because the context required by the policies must fit into memory. Since the context is represented as ...
non_perf
investigate disk based key value store implementation as alternative to inmem store today opa implements an in memory store to hold context for policies this can be problematic for certain use cases like app authz because the context required by the policies must fit into memory since the context is represented as ...
0
561,417
16,616,887,995
IssuesEvent
2021-06-02 17:53:49
projectdiscovery/dnsx
https://api.github.com/repos/projectdiscovery/dnsx
closed
[issue] Bug in wildcard (wd) filtering
Priority: Medium Status: Completed Type: Bug
**Describe the bug** When using the `-wd` option for dnsx, no output is given, even if the domains are not wildcards. For example... `cat yahoo.txt | dnsx -wd yahoo.com` Thousands of subdomains being sent through, but no domains returned. I've tried playing with different `-wt` values, but no luck there. I get ple...
1.0
[issue] Bug in wildcard (wd) filtering - **Describe the bug** When using the `-wd` option for dnsx, no output is given, even if the domains are not wildcards. For example... `cat yahoo.txt | dnsx -wd yahoo.com` Thousands of subdomains being sent through, but no domains returned. I've tried playing with different `...
non_perf
bug in wildcard wd filtering describe the bug when using the wd option for dnsx no output is given even if the domains are not wildcards for example cat yahoo txt dnsx wd yahoo com thousands of subdomains being sent through but no domains returned i ve tried playing with different wt v...
0
491,600
14,166,992,579
IssuesEvent
2020-11-12 09:41:21
IntegratedTransportPlanning/gcvt
https://api.github.com/repos/IntegratedTransportPlanning/gcvt
opened
Replace "open chart in new tab" with icon
low priority
On the graphs, a little "fire exit" style icon would be much prettier.
1.0
Replace "open chart in new tab" with icon - On the graphs, a little "fire exit" style icon would be much prettier.
non_perf
replace open chart in new tab with icon on the graphs a little fire exit style icon would be much prettier
0
6,864
5,698,056,345
IssuesEvent
2017-04-17 03:06:31
pixijs/pixi.js
https://api.github.com/repos/pixijs/pixi.js
closed
Fps drops in android phone using ionic 2 (using the v4.3.5)
Domain: Performance Status: Needs More Info Version: v4.x
my fps drops when using and android phone when accessing the app by means of localhost. Nonetheless it is stable when i am accessing it in desktop. You can know what would be the reason.
True
Fps drops in android phone using ionic 2 (using the v4.3.5) - my fps drops when using and android phone when accessing the app by means of localhost. Nonetheless it is stable when i am accessing it in desktop. You can know what would be the reason.
perf
fps drops in android phone using ionic using the my fps drops when using and android phone when accessing the app by means of localhost nonetheless it is stable when i am accessing it in desktop you can know what would be the reason
1
305,180
9,360,196,431
IssuesEvent
2019-04-02 08:53:15
cs2113-ay1819s2-t11-2/main
https://api.github.com/repos/cs2113-ay1819s2-t11-2/main
closed
Enhance the login and register feature
priority.high type.enhancement
The accounts registered are stored in the local repository after the program has been terminated.
1.0
Enhance the login and register feature - The accounts registered are stored in the local repository after the program has been terminated.
non_perf
enhance the login and register feature the accounts registered are stored in the local repository after the program has been terminated
0
6,917
3,931,760,215
IssuesEvent
2016-04-25 13:41:53
servo/servo
https://api.github.com/repos/servo/servo
closed
Layout shouldn't try to lay out anything inside an <svg> element as HTML
A-layout/tree-builder A-layout/uncategorized C-has-test I-papercut
We don't support SVG, but we sure shouldn't display anything for this document: <!DOCTYPE html> <svg><style>Uh</style></svg> Let's just have the flow constructor ignore anything under an `<svg>` element. This breaks fivethirtyeight.com.
1.0
Layout shouldn't try to lay out anything inside an <svg> element as HTML - We don't support SVG, but we sure shouldn't display anything for this document: <!DOCTYPE html> <svg><style>Uh</style></svg> Let's just have the flow constructor ignore anything under an `<svg>` element. This breaks fivethirtye...
non_perf
layout shouldn t try to lay out anything inside an element as html we don t support svg but we sure shouldn t display anything for this document uh let s just have the flow constructor ignore anything under an element this breaks fivethirtyeight com
0
15,219
19,301,357,158
IssuesEvent
2021-12-13 06:11:29
oceanbase/oceanbase
https://api.github.com/repos/oceanbase/oceanbase
closed
Use bash instead of dash in gen_type_name.sh on Ubuntu
system compatibility compilation
**Describe the bug (__must be provided__)** By default, /bin/sh is a symbolic link to dash On Ubuntu. ls -l /bin/sh lrwxrwxrwx 1 root root 4 Nov 30 05:39 /bin/sh -> dash In dash, `echo -e "foo"` will output "-e foo" by default. Then, `src/sql/parser/type_name.c` generated by `gen_type_name.sh` can not be c...
True
Use bash instead of dash in gen_type_name.sh on Ubuntu - **Describe the bug (__must be provided__)** By default, /bin/sh is a symbolic link to dash On Ubuntu. ls -l /bin/sh lrwxrwxrwx 1 root root 4 Nov 30 05:39 /bin/sh -> dash In dash, `echo -e "foo"` will output "-e foo" by default. Then, `src/sql/parser/...
non_perf
use bash instead of dash in gen type name sh on ubuntu describe the bug must be provided by default bin sh is a symbolic link to dash on ubuntu ls l bin sh lrwxrwxrwx root root nov bin sh dash in dash echo e foo will output e foo by default then src sql parser typ...
0
338,146
30,283,135,154
IssuesEvent
2023-07-08 10:23:19
openBackhaul/ApplicationPattern
https://api.github.com/repos/openBackhaul/ApplicationPattern
opened
increase delay in forwardings checked from EATL/list-records-of-flow
testsuite_to_be_changed bug_from_testsuite_run
For negative responses, sometimes the delay time is more than 3seconds, hence this delay given could be increased to 5000 milli seconds
2.0
increase delay in forwardings checked from EATL/list-records-of-flow - For negative responses, sometimes the delay time is more than 3seconds, hence this delay given could be increased to 5000 milli seconds
non_perf
increase delay in forwardings checked from eatl list records of flow for negative responses sometimes the delay time is more than hence this delay given could be increased to milli seconds
0
1,099
2,852,571,735
IssuesEvent
2015-06-01 14:19:10
owncloud/core
https://api.github.com/repos/owncloud/core
closed
Disk load 90%+ by MariaDB during synchronization of large number of small files
bug db:mysql performance
OwnCloud 7.0.1, MariaDB 10.0.13, Ubuntu 14.04 x64 inside Docker container. I've put 10000 files with source codes (Git repository actually) into OwnCloud directory on my local machine (Ubuntu 14.10 x64) to sync, and see VERY poor performance (from one to few files per second on 100 Mb/s Internet channel). When I ...
True
Disk load 90%+ by MariaDB during synchronization of large number of small files - OwnCloud 7.0.1, MariaDB 10.0.13, Ubuntu 14.04 x64 inside Docker container. I've put 10000 files with source codes (Git repository actually) into OwnCloud directory on my local machine (Ubuntu 14.10 x64) to sync, and see VERY poor perfo...
perf
disk load by mariadb during synchronization of large number of small files owncloud mariadb ubuntu inside docker container i ve put files with source codes git repository actually into owncloud directory on my local machine ubuntu to sync and see very poor performance from on...
1
2,653
3,100,858,888
IssuesEvent
2015-08-29 07:11:14
1vasari/songdown-compiler
https://api.github.com/repos/1vasari/songdown-compiler
closed
Printing
bug usability
The appropriate CSS styles need to be put into place to ensure that verses are not cut across pages when printing.
True
Printing - The appropriate CSS styles need to be put into place to ensure that verses are not cut across pages when printing.
non_perf
printing the appropriate css styles need to be put into place to ensure that verses are not cut across pages when printing
0
369,115
10,888,387,768
IssuesEvent
2019-11-18 16:10:57
ClockGU/clock-backend
https://api.github.com/repos/ClockGU/clock-backend
closed
Report update Überarbeiten
enhancement medium-priority
Momentan basiert das Update der Reports nach dem speichern einer Schicht auf einer Rekursion [Siehe hier](https://github.com/ClockGU/clock-backend/blob/develop/api/utilities.py#L83). Ich denke es ist einfacher und eindeutiger wenn man das ganze geschickt iterativ lösen kann.
1.0
Report update Überarbeiten - Momentan basiert das Update der Reports nach dem speichern einer Schicht auf einer Rekursion [Siehe hier](https://github.com/ClockGU/clock-backend/blob/develop/api/utilities.py#L83). Ich denke es ist einfacher und eindeutiger wenn man das ganze geschickt iterativ lösen kann.
non_perf
report update überarbeiten momentan basiert das update der reports nach dem speichern einer schicht auf einer rekursion ich denke es ist einfacher und eindeutiger wenn man das ganze geschickt iterativ lösen kann
0
50,125
26,485,650,492
IssuesEvent
2023-01-17 17:47:21
SuaveIO/suave
https://api.github.com/repos/SuaveIO/suave
closed
Errors under load for LibUvServerFactory
performance
Trying to do load tests with Yandex.Tank rps_schedule=line(100,40000,2m) with DefaultTcpServerFactory everything is ok and no errors at all. Ubuntu vm can handle to 4k rps. But when I try to use LibUvServerFactory exceptions start to occur when load is more than 1400 rps and virtual users more than 31. <img width="732"...
True
Errors under load for LibUvServerFactory - Trying to do load tests with Yandex.Tank rps_schedule=line(100,40000,2m) with DefaultTcpServerFactory everything is ok and no errors at all. Ubuntu vm can handle to 4k rps. But when I try to use LibUvServerFactory exceptions start to occur when load is more than 1400 rps and v...
perf
errors under load for libuvserverfactory trying to do load tests with yandex tank rps schedule line with defaulttcpserverfactory everything is ok and no errors at all ubuntu vm can handle to rps but when i try to use libuvserverfactory exceptions start to occur when load is more than rps and virtual user...
1
19,797
10,526,103,223
IssuesEvent
2019-09-30 16:21:24
sympy/sympy
https://api.github.com/repos/sympy/sympy
closed
Slow import of polyhedron
Performance
This line makes up 20% of the time taken to import sympy: https://github.com/sympy/sympy/blob/84db1c1d5939f51a7d6d1f67888a31444b90e4ed/sympy/combinatorics/polyhedron.py#L825-L827 I'm not sure what it is doing that is slow but I think there should be a way to statically encode whatever it is that is calculated there...
True
Slow import of polyhedron - This line makes up 20% of the time taken to import sympy: https://github.com/sympy/sympy/blob/84db1c1d5939f51a7d6d1f67888a31444b90e4ed/sympy/combinatorics/polyhedron.py#L825-L827 I'm not sure what it is doing that is slow but I think there should be a way to statically encode whatever it...
perf
slow import of polyhedron this line makes up of the time taken to import sympy i m not sure what it is doing that is slow but i think there should be a way to statically encode whatever it is that is calculated there
1
237,379
26,084,107,733
IssuesEvent
2022-12-25 21:26:54
TIBCOSoftware/js-workshops
https://api.github.com/repos/TIBCOSoftware/js-workshops
opened
CVE-2022-46175 (High) detected in json5-1.0.1.tgz, json5-0.5.1.tgz
security vulnerability
## CVE-2022-46175 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>json5-1.0.1.tgz</b>, <b>json5-0.5.1.tgz</b></p></summary> <p> <details><summary><b>json5-1.0.1.tgz</b></p></summary>...
True
CVE-2022-46175 (High) detected in json5-1.0.1.tgz, json5-0.5.1.tgz - ## CVE-2022-46175 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>json5-1.0.1.tgz</b>, <b>json5-0.5.1.tgz</b></p><...
non_perf
cve high detected in tgz tgz cve high severity vulnerability vulnerable libraries tgz tgz tgz json for humans library home page a href path to dependency file urbanroast tutorial resources funnel master package json path to...
0
53,853
28,904,810,122
IssuesEvent
2023-05-08 00:24:01
opennem/opennem
https://api.github.com/repos/opennem/opennem
closed
Redirect more API endpoints to static outputs
backend performance
The `stats/power/network/fueltech/{network}/{network_region}` should also be redirected to static outputs. Remove history-digging and arbitrary datetime ranges
True
Redirect more API endpoints to static outputs - The `stats/power/network/fueltech/{network}/{network_region}` should also be redirected to static outputs. Remove history-digging and arbitrary datetime ranges
perf
redirect more api endpoints to static outputs the stats power network fueltech network network region should also be redirected to static outputs remove history digging and arbitrary datetime ranges
1
478,301
13,776,920,232
IssuesEvent
2020-10-08 10:08:31
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
[ 0.9.1 develop-78] Trees duplication
Category: Gameplay Priority: High
After #17960 In the multiplayer trees are doubled after cutting. For one client original tree and a copy are falling down. For a second client one tree is falling and copy is staying as yellow part. You can' cut or collect a copy. ![bandicam 2020-10-08 15-07-48-093](https://user-images.githubusercontent.com/...
1.0
[ 0.9.1 develop-78] Trees duplication - After #17960 In the multiplayer trees are doubled after cutting. For one client original tree and a copy are falling down. For a second client one tree is falling and copy is staying as yellow part. You can' cut or collect a copy. ![bandicam 2020-10-08 15-07-48-093](ht...
non_perf
trees duplication after in the multiplayer trees are doubled after cutting for one client original tree and a copy are falling down for a second client one tree is falling and copy is staying as yellow part you can cut or collect a copy
0
45,384
24,039,434,689
IssuesEvent
2022-09-15 23:04:25
scylladb/scylladb
https://api.github.com/repos/scylladb/scylladb
closed
SSTable index cache steals too much memory from row cache
performance User Request Regression master/high
Scylla 4.6 introduced the caching of index entries (9f957f1cf99a1d75104e48c21f8cff67b9867070) and index file page caching (078a6e422b96c7d2cca04c8cbe539ff6a572b95c) in the common global LRU cache, in which also rows are placed. On row cache miss, when the index is read, the loaded pages and parsed entries are stored...
True
SSTable index cache steals too much memory from row cache - Scylla 4.6 introduced the caching of index entries (9f957f1cf99a1d75104e48c21f8cff67b9867070) and index file page caching (078a6e422b96c7d2cca04c8cbe539ff6a572b95c) in the common global LRU cache, in which also rows are placed. On row cache miss, when the i...
perf
sstable index cache steals too much memory from row cache scylla introduced the caching of index entries and index file page caching in the common global lru cache in which also rows are placed on row cache miss when the index is read the loaded pages and parsed entries are stored in the cache for ...
1
135,876
30,442,800,804
IssuesEvent
2023-07-15 09:20:51
linwu-hi/coding-time
https://api.github.com/repos/linwu-hi/coding-time
opened
poker
javascript typescript dart leetcode 数据结构和算法 data-structures algorithms
# TS实战之扑克牌排序 [在线运行](https://code.juejin.cn/pen/7254739493366333499) 我们用`ts实现扑克牌排序问题`,首先,我们将定义所需的数据类型,然后专注于模式查找算法,该算法有几个有趣的要点。 ## 类型和转换 定义一些我们需要的类型。`Rank`和`Suit`是明显的[联合类型](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#union-types)。 ```ts type Rank = | 'A' | '2' | '3' | '4' | '5' | '6' | '7' ...
1.0
poker - # TS实战之扑克牌排序 [在线运行](https://code.juejin.cn/pen/7254739493366333499) 我们用`ts实现扑克牌排序问题`,首先,我们将定义所需的数据类型,然后专注于模式查找算法,该算法有几个有趣的要点。 ## 类型和转换 定义一些我们需要的类型。`Rank`和`Suit`是明显的[联合类型](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#union-types)。 ```ts type Rank = | 'A' | '2' | '3' | '4' | '5' | '6...
non_perf
poker ts实战之扑克牌排序 我们用 ts实现扑克牌排序问题 ,首先,我们将定义所需的数据类型,然后专注于模式查找算法,该算法有几个有趣的要点。 类型和转换 定义一些我们需要的类型。 rank 和 suit 是明显的 ts type rank a j q k type suit ♥ ♦ ♠ ♣ 我们将使用 card 对象进行处理,将rank和suit转换为数字。 (ace) (king)的值...
0
8,077
6,396,183,529
IssuesEvent
2017-08-04 14:59:37
FRRouting/frr
https://api.github.com/repos/FRRouting/frr
closed
BGP slow with a large number of peers
performance
I'm using FRR (built off HEAD awhile ago, so should be f7ba7b3b2bb8fd7ce84c563a9f6c4c6a11527529) to reflect a full table at a number of hosts. In this case, I have about 350 hosts, each with a v4 and v6 BGP session. I also have two sessions to upstream routers. The routes come in via the routers, and get reflected ...
True
BGP slow with a large number of peers - I'm using FRR (built off HEAD awhile ago, so should be f7ba7b3b2bb8fd7ce84c563a9f6c4c6a11527529) to reflect a full table at a number of hosts. In this case, I have about 350 hosts, each with a v4 and v6 BGP session. I also have two sessions to upstream routers. The routes com...
perf
bgp slow with a large number of peers i m using frr built off head awhile ago so should be to reflect a full table at a number of hosts in this case i have about hosts each with a and bgp session i also have two sessions to upstream routers the routes come in via the routers and get reflected out...
1
171,929
6,496,899,117
IssuesEvent
2017-08-22 12:03:47
snowleopard/hadrian
https://api.github.com/repos/snowleopard/hadrian
closed
install with --haddock on complains that _build/stage1/rts/libCffi_thr.a doesn't exist
bug medium-priority
First `build --haddock`, then `build install`, it will result in the following error msg: ``` Error when running Shake build system: * _build/stage1/rts/libCffi_thr.a Error, file does not exist and no rule available: _build/stage1/rts/libCffi_thr.a ```
1.0
install with --haddock on complains that _build/stage1/rts/libCffi_thr.a doesn't exist - First `build --haddock`, then `build install`, it will result in the following error msg: ``` Error when running Shake build system: * _build/stage1/rts/libCffi_thr.a Error, file does not exist and no rule available: _buil...
non_perf
install with haddock on complains that build rts libcffi thr a doesn t exist first build haddock then build install it will result in the following error msg error when running shake build system build rts libcffi thr a error file does not exist and no rule available build rts li...
0
4,534
2,559,389,134
IssuesEvent
2015-02-05 00:20:21
GoogleCloudPlatform/kubernetes
https://api.github.com/repos/GoogleCloudPlatform/kubernetes
closed
Kubelet must monitor disk usage
area/hosting area/reliability component/kubelet kind/enhancement priority/P2 status/closed/duplicate team/node
Storage is not currently supported as a standard resource. Until that situation changes, kubelet should surface events whenever disk usage exceeds a threshold. Cadvisor already exports filesystem usage.
1.0
Kubelet must monitor disk usage - Storage is not currently supported as a standard resource. Until that situation changes, kubelet should surface events whenever disk usage exceeds a threshold. Cadvisor already exports filesystem usage.
non_perf
kubelet must monitor disk usage storage is not currently supported as a standard resource until that situation changes kubelet should surface events whenever disk usage exceeds a threshold cadvisor already exports filesystem usage
0
1,213
2,893,464,331
IssuesEvent
2015-06-15 18:07:35
hammerlab/cycledash
https://api.github.com/repos/hammerlab/cycledash
opened
pileup takes >1 minute to load
Performance pileup
On [run 235][1], if you sort by decreasing read depth and inspect the variant with RD=978 at `chrUn_gl000220:144769`, it takes the pileup view 1-2 minutes to load. pileup generates ~350 network requests and loads 42MB of data. IGV has similar behavior. As we improve pileup & cycledash performance, this is a good pat...
True
pileup takes >1 minute to load - On [run 235][1], if you sort by decreasing read depth and inspect the variant with RD=978 at `chrUn_gl000220:144769`, it takes the pileup view 1-2 minutes to load. pileup generates ~350 network requests and loads 42MB of data. IGV has similar behavior. As we improve pileup & cycledas...
perf
pileup takes minute to load on if you sort by decreasing read depth and inspect the variant with rd at chrun it takes the pileup view minutes to load pileup generates network requests and loads of data igv has similar behavior as we improve pileup cycledash performance this is a good...
1
19,518
10,443,121,855
IssuesEvent
2019-09-18 14:19:25
poanetwork/blockscout
https://api.github.com/repos/poanetwork/blockscout
closed
Add data from accounts page to ETS
performance
A child of https://github.com/poanetwork/blockscout/issues/2427 Add data from the first page of `./accounts` page to ETS
True
Add data from accounts page to ETS - A child of https://github.com/poanetwork/blockscout/issues/2427 Add data from the first page of `./accounts` page to ETS
perf
add data from accounts page to ets a child of add data from the first page of accounts page to ets
1