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:
Ciro Santilli 六四事件 法轮功
2019-06-28 00:00:00 +00:00
parent b7318fb124
commit 52a203a1e2
3 changed files with 11 additions and 49 deletions

View File

@@ -478,9 +478,7 @@ path_properties_tuples = (
),
'cpp': (
{},
{
'bst_vs_heap_vs_hashmap.cpp': {'more_than_1s': True},
},
{},
),
'gcc': (
gnu_extension_properties,