Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam
Iris
Commits
bdad8ab2
Commit
bdad8ab2
authored
Nov 08, 2021
by
Ralf Jung
Browse files
GPFSL supports timing now
parent
c1c08c1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
iris-bot
View file @
bdad8ab2
...
...
@@ -26,6 +26,7 @@ PROJECTS = {
'lambda-rust'
:
{
'name'
:
'lambda-rust'
,
'branch'
:
'master'
,
'timing'
:
True
},
'lambda-rust-weak'
:
{
'name'
:
'lambda-rust'
,
'branch'
:
'masters/weak_mem'
},
# covers GPFSL and ORC11
'examples'
:
{
'name'
:
'examples'
,
'branch'
:
'master'
,
'timing'
:
True
},
'gpfsl'
:
{
'name'
:
'gpfsl'
,
'branch'
:
'master'
,
'timing'
:
True
},
# need separate entry for timing
'iron'
:
{
'name'
:
'iron'
,
'branch'
:
'master'
,
'timing'
:
True
},
'reloc'
:
{
'name'
:
'reloc'
,
'branch'
:
'master'
},
'spygame'
:
{
'name'
:
'spygame'
,
'branch'
:
'master'
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment