Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

use map instead of object #985

Merged
merged 3 commits into from
Aug 4, 2023
Merged

use map instead of object #985

merged 3 commits into from
Aug 4, 2023

Commits on Jul 11, 2023

  1. use map instead of object

    it seems that maps are faster, as this is assessed many time small speed improvement can have good effect
    
    https://www.zhenghao.io/posts/object-vs-map
    delcroip authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    934d7eb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. access data only once

    delcroip authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1c7385b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Address lint errors

    eyelidlessness committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    64a73f9 View commit details
    Browse the repository at this point in the history