Skip to content

how can i remove or reduce the amount of reflect #19

@shigetaichi

Description

@shigetaichi

package reflect can affect the performance. So i'd like to look for some way of remove or reduce this package.

apparently, "interface" of go make programs slow. reflect package use interface, so it will be slow.

how can i remove or reduce.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions