Bug 1433789 - Review Request: nodejs-regex-cache - Memoize the results of a call to the RegExp constructor
Summary: Review Request: nodejs-regex-cache - Memoize the results of a call to the Reg...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1433764
TreeView+ depends on / blocked
 
Reported: 2017-03-19 23:09 UTC by Honza Horak
Modified: 2017-03-19 23:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-19 23:19:52 UTC
Type: ---
Embargoed:
hhorak: fedora-review?


Attachments (Terms of Use)

Description Honza Horak 2017-03-19 23:09:33 UTC
Spec URL: https://hhorak.fedorapeople.org/nodemon/nodejs-regex-cache.spec
SRPM URL: https://hhorak.fedorapeople.org/nodemon/nodejs-regex-cache-0.4.2-4.fc25.src.rpm

Description:
Memoize the results of a call to the RegExp constructor,
avoiding repetitious runtime compilation of the same string
and options, resulting in dramatic speed improvements.

scratch build of nodejs-regex-cache-0.4.2-4.fc25.src.rpm for f26: http://koji.fedoraproject.org/koji/taskinfo?taskID=18354175

Fedora Account System Username: hhorak

Comment 1 Honza Horak 2017-03-19 23:19:52 UTC
Already available in Fedora.


Note You need to log in before you can comment on or make changes to this bug.