mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
bst_vs_heap_vs_hashmap: use small size by default
This allows us to add it to regressions. Also clarify that the gem5 run blew up.
This commit is contained in:
@@ -478,9 +478,7 @@ path_properties_tuples = (
|
||||
),
|
||||
'cpp': (
|
||||
{},
|
||||
{
|
||||
'bst_vs_heap_vs_hashmap.cpp': {'more_than_1s': True},
|
||||
},
|
||||
{},
|
||||
),
|
||||
'gcc': (
|
||||
gnu_extension_properties,
|
||||
|
||||
Reference in New Issue
Block a user