Groups
Groups
Sign in
Groups
Groups
syzkaller
Conversations
About
Send feedback
Help
[google/syzkaller] 5b637e: prog: optimize BuildChoiceTable
0 views
Skip to first unread message
Aleksandr Nogikh
unread,
Apr 1, 2026, 6:41:14 AM (9 days ago)
Apr 1
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to syzk...@googlegroups.com
Branch: refs/heads/gh-readonly-queue/master/pr-7036-9a1f7828d289417293675ad37286c9b7a9c3ab7c
Home:
https://github.com/google/syzkaller
Commit: 5b637e9bbef0cdece740fa42a3a0a9790bdb27ad
https://github.com/google/syzkaller/commit/5b637e9bbef0cdece740fa42a3a0a9790bdb27ad
Author: Aleksandr Nogikh <
nog...@google.com
>
Date: 2026-04-01 (Wed, 01 Apr 2026)
Changed paths:
M prog/prio.go
M prog/prio_test.go
Log Message:
-----------
prog: optimize BuildChoiceTable
Map iteration is slow, which is especially easy to notice when we do
nested map traverals.
In such cases, convert maps to slices and then traverse over the slices.
It brings down choice table calculation for Linux/amd64 from 3.6 to
0.9s.
To unsubscribe from these emails, change your notification settings at
https://github.com/google/syzkaller/settings/notifications
Aleksandr Nogikh
unread,
Apr 1, 2026, 6:53:53 AM (9 days ago)
Apr 1
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to syzk...@googlegroups.com
Branch: refs/heads/master
Reply all
Reply to author
Forward
0 new messages