Optimize keyword function

Description

keyword function can be sped up. This matters when keywords are created dynamically when doing XHR.

The patch now matches Clojure more closely (using substring). It's also optimized for passing strings.

Results:

Environment

None

Attachments

1

Activity

Show:

Mike Fikes March 29, 2020 at 7:42 PM

CLJS-2120.patch conflicts with master

Mike Fikes May 12, 2019 at 5:34 PM

CLJS-2120.patch passes CI and Canary

Mike Fikes May 12, 2019 at 2:40 AM

CLJS-2120.patch added to Patch Tender

Andre R June 24, 2017 at 4:56 PM

Changes the behavior of:

Clojure 1.9:

So: yay

Details

Assignee

Reporter

Approval

Accepted

Patch

Code

Affects versions

Priority

Created June 24, 2017 at 8:59 AM
Updated March 29, 2020 at 7:42 PM