diff options
| author | adri <adria.cabezasantanna@datadoghq.com> | 2024-01-20 21:27:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-20 21:27:34 +0100 |
| commit | 0a7726cc643dc4068884af37a1280b5094454e25 (patch) | |
| tree | e63a83262922f097f7e0c60b0b4256ca056580f8 /github_users.txt | |
| parent | 36ffed1315192130478b9291fe1dead03f5c0c58 (diff) | |
Improving first iteration by avoiding string creation as much as possible (#516)
- It avoids creating unnecessary Strings objects and handles with the station names with its djb2 hashes instead
- Initializes hashmaps with capacity and load factor
- Adds -XX:+AlwaysPreTouch
Diffstat (limited to 'github_users.txt')
| -rw-r--r-- | github_users.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/github_users.txt b/github_users.txt index bd47267..1e640d8 100644 --- a/github_users.txt +++ b/github_users.txt @@ -52,3 +52,4 @@ gnmathur;Gaurav Mathur vemana;Subrahmanyam jincongho;Jin Cong Ho yonatang;Yonatan Graber +adriacabeza;AdriĆ Cabeza |
