mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-30 00:00:15 +01:00
latency tests working up to 2^20 bytes.
This commit is contained in:
parent
5131e94ea1
commit
21f18865c1
21 changed files with 10409 additions and 10883 deletions
556
Highlight test
556
Highlight test
|
@ -114,12 +114,9 @@ Todo
|
||||||
TodoAø
|
TodoAø
|
||||||
String
|
String
|
||||||
StringAø
|
StringAø
|
||||||
Character
|
Character Character
|
||||||
CharacterAø
|
Number Number
|
||||||
Number
|
Boolean Boolean
|
||||||
NumberAø
|
|
||||||
Boolean
|
|
||||||
Boolean
|
|
||||||
Float Float
|
Float Float
|
||||||
Function Function
|
Function Function
|
||||||
Conditional Conditional
|
Conditional Conditional
|
||||||
|
@ -140,48 +137,17 @@ SpecialChar SpecialChar
|
||||||
Delimiter Delimiter
|
Delimiter Delimiter
|
||||||
SpecialComment SpecialComment
|
SpecialComment SpecialComment
|
||||||
Debug Debug
|
Debug Debug
|
||||||
diffAdded diffAdded
|
texZone texZone
|
||||||
diffRemoved diffRemoved
|
ExtraWhitespace ExtraWhitespace
|
||||||
OverLength OverLength
|
cursorim cursorim
|
||||||
RedBar RedBar
|
pythonDocTest2 pythonDocTest2
|
||||||
GreenBar GreenBar
|
pythonSpaceError pythonSpaceError
|
||||||
IndentGuidesOdd IndentGuidesOdd
|
GitGutterAddDefault GitGutterAddDefault
|
||||||
IndentGuidesEven IndentGuidesEven
|
GitGutterChangeDefault GitGutterChangeDefault
|
||||||
airline_x airline_x
|
GitGutterDeleteDefault GitGutterDeleteDefault
|
||||||
airline_x_bold airline_x_bold
|
GitGutterAddInvisible GitGutterAddInvisible
|
||||||
airline_x_red airline_x_red
|
GitGutterChangeInvisible GitGutterChangeInvisible
|
||||||
airline_y airline_y
|
GitGutterDeleteInvisible GitGutterDeleteInvisible
|
||||||
airline_y_bold airline_y_bold
|
|
||||||
airline_y_red airline_y_red
|
|
||||||
airline_z airline_z
|
|
||||||
airline_z_bold airline_z_bold
|
|
||||||
airline_z_red airline_z_red
|
|
||||||
airline_term airline_term
|
|
||||||
airline_term_bold airline_term_bold
|
|
||||||
airline_term_red airline_term_red
|
|
||||||
airline_error airline_error
|
|
||||||
airline_error_bold airline_error_bold
|
|
||||||
airline_error_red airline_error_red
|
|
||||||
airline_a airline_a
|
|
||||||
airline_a_bold airline_a_bold
|
|
||||||
airline_a_red airline_a_red
|
|
||||||
airline_b airline_b
|
|
||||||
airline_b_bold airline_b_bold
|
|
||||||
airline_b_red airline_b_red
|
|
||||||
airline_c airline_c
|
|
||||||
airline_c_bold airline_c_bold
|
|
||||||
airline_c_red airline_c_red
|
|
||||||
airline_warning airline_warning
|
|
||||||
airline_warning_bold airline_warning_bold
|
|
||||||
airline_warning_red airline_warning_red
|
|
||||||
airline_a_to_airline_b airline_a_to_airline_b
|
|
||||||
airline_b_to_airline_c airline_b_to_airline_c
|
|
||||||
airline_c_to_airline_x airline_c_to_airline_x
|
|
||||||
airline_x_to_airline_y airline_x_to_airline_y
|
|
||||||
airline_y_to_airline_z airline_y_to_airline_z
|
|
||||||
airline_z_to_airline_warning airline_z_to_airline_warning
|
|
||||||
airline_warning_to_airline_error airline_warning_to_airline_error
|
|
||||||
airline_c1_inactive airline_c1_inactive
|
|
||||||
cCppSkip cCppSkip
|
cCppSkip cCppSkip
|
||||||
cBadBlock cBadBlock
|
cBadBlock cBadBlock
|
||||||
cCppParen cCppParen
|
cCppParen cCppParen
|
||||||
|
@ -199,206 +165,23 @@ cCppOutElse cCppOutElse
|
||||||
cCppInSkip cCppInSkip
|
cCppInSkip cCppInSkip
|
||||||
cMulti cMulti
|
cMulti cMulti
|
||||||
cUserCont cUserCont
|
cUserCont cUserCont
|
||||||
cppMinMax cppMinMax
|
|
||||||
SyntasticErrorLine SyntasticErrorLine
|
SyntasticErrorLine SyntasticErrorLine
|
||||||
SyntasticWarningLine SyntasticWarningLine
|
SyntasticWarningLine SyntasticWarningLine
|
||||||
airline_c7_to_airline_x airline_c7_to_airline_x
|
cppMinMax cppMinMax
|
||||||
airline_c3_to_airline_x airline_c3_to_airline_x
|
cmakeSystemVariables cmakeSystemVariables
|
||||||
airline_c5_to_airline_x airline_c5_to_airline_x
|
cmakeDeprecated cmakeDeprecated
|
||||||
airline_c6_to_airline_x airline_c6_to_airline_x
|
|
||||||
airline_c4_to_airline_x airline_c4_to_airline_x
|
|
||||||
airline_c2_to_airline_x airline_c2_to_airline_x
|
|
||||||
airline_c9_to_airline_x airline_c9_to_airline_x
|
|
||||||
airline_c10_to_airline_x airline_c10_to_airline_x
|
|
||||||
airline_c11_to_airline_x airline_c11_to_airline_x
|
|
||||||
Flake8_Error Flake8_Error
|
Flake8_Error Flake8_Error
|
||||||
Flake8_Warning Flake8_Warning
|
Flake8_Warning Flake8_Warning
|
||||||
Flake8_PyFlake Flake8_PyFlake
|
Flake8_PyFlake Flake8_PyFlake
|
||||||
Flake8_Complexity Flake8_Complexity
|
Flake8_Complexity Flake8_Complexity
|
||||||
Flake8_Naming Flake8_Naming
|
Flake8_Naming Flake8_Naming
|
||||||
pythonMatrixMultiply pythonMatrixMultiply
|
pythonMatrixMultiply pythonMatrixMultiply
|
||||||
pythonSpaceError pythonSpaceError
|
|
||||||
pythonAttribute pythonAttribute
|
pythonAttribute pythonAttribute
|
||||||
pythonSync pythonSync
|
pythonSync pythonSync
|
||||||
airline_c8_to_airline_x airline_c8_to_airline_x
|
BookmarkSignDefault BookmarkSignDefault
|
||||||
cmakeSystemVariables cmakeSystemVariables
|
BookmarkAnnotationSignDefault BookmarkAnnotationSignDefault
|
||||||
cmakeDeprecated cmakeDeprecated
|
BookmarkLineDefault BookmarkLineDefault
|
||||||
airline_c26_to_airline_x airline_c26_to_airline_x
|
BookmarkAnnotationLineDefault BookmarkAnnotationLineDefault
|
||||||
airline_c25_to_airline_x airline_c25_to_airline_x
|
|
||||||
airline_c24_to_airline_x airline_c24_to_airline_x
|
|
||||||
airline_c23_to_airline_x airline_c23_to_airline_x
|
|
||||||
airline_c14_to_airline_x airline_c14_to_airline_x
|
|
||||||
airline_c28_to_airline_x airline_c28_to_airline_x
|
|
||||||
airline_c13_to_airline_x airline_c13_to_airline_x
|
|
||||||
airline_c12_to_airline_x airline_c12_to_airline_x
|
|
||||||
airline_c20_to_airline_x airline_c20_to_airline_x
|
|
||||||
airline_c19_to_airline_x airline_c19_to_airline_x
|
|
||||||
airline_c18_to_airline_x airline_c18_to_airline_x
|
|
||||||
airline_c17_to_airline_x airline_c17_to_airline_x
|
|
||||||
airline_c20_inactive airline_c20_inactive
|
|
||||||
airline_x_inactive airline_x_inactive
|
|
||||||
airline_x_inactive_bold airline_x_inactive_bold
|
|
||||||
airline_x_inactive_red airline_x_inactive_red
|
|
||||||
airline_y_inactive airline_y_inactive
|
|
||||||
airline_y_inactive_bold airline_y_inactive_bold
|
|
||||||
airline_y_inactive_red airline_y_inactive_red
|
|
||||||
airline_z_inactive airline_z_inactive
|
|
||||||
airline_z_inactive_bold airline_z_inactive_bold
|
|
||||||
airline_z_inactive_red airline_z_inactive_red
|
|
||||||
airline_term_inactive airline_term_inactive
|
|
||||||
airline_term_inactive_bold airline_term_inactive_bold
|
|
||||||
airline_term_inactive_red airline_term_inactive_red
|
|
||||||
airline_error_inactive airline_error_inactive
|
|
||||||
airline_error_inactive_bold airline_error_inactive_bold
|
|
||||||
airline_error_inactive_red airline_error_inactive_red
|
|
||||||
airline_a_inactive airline_a_inactive
|
|
||||||
airline_a_inactive_bold airline_a_inactive_bold
|
|
||||||
airline_a_inactive_red airline_a_inactive_red
|
|
||||||
airline_b_inactive airline_b_inactive
|
|
||||||
airline_b_inactive_bold airline_b_inactive_bold
|
|
||||||
airline_b_inactive_red airline_b_inactive_red
|
|
||||||
airline_c20_inactive_bold airline_c20_inactive_bold
|
|
||||||
airline_c20_inactive_red airline_c20_inactive_red
|
|
||||||
airline_warning_inactive airline_warning_inactive
|
|
||||||
airline_warning_inactive_bold airline_warning_inactive_bold
|
|
||||||
airline_warning_inactive_red airline_warning_inactive_red
|
|
||||||
airline_c13_to_airline_x_inactive airline_c13_to_airline_x_inactive
|
|
||||||
airline_c25_to_airline_x_inactive airline_c25_to_airline_x_inactive
|
|
||||||
airline_c14_to_airline_x_inactive airline_c14_to_airline_x_inactive
|
|
||||||
airline_c_to_airline_x_inactive airline_c_to_airline_x_inactive
|
|
||||||
airline_c28_to_airline_x_inactive airline_c28_to_airline_x_inactive
|
|
||||||
airline_c17_to_airline_x_inactive airline_c17_to_airline_x_inactive
|
|
||||||
airline_c8_to_airline_x_inactive airline_c8_to_airline_x_inactive
|
|
||||||
airline_warning_to_airline_error_inactive airline_warning_to_airline_error_inactive
|
|
||||||
airline_c2_to_airline_x_inactive airline_c2_to_airline_x_inactive
|
|
||||||
airline_c18_to_airline_x_inactive airline_c18_to_airline_x_inactive
|
|
||||||
airline_z_to_airline_warning_inactive airline_z_to_airline_warning_inactive
|
|
||||||
airline_c19_to_airline_x_inactive airline_c19_to_airline_x_inactive
|
|
||||||
airline_c3_to_airline_x_inactive airline_c3_to_airline_x_inactive
|
|
||||||
airline_c4_to_airline_x_inactive airline_c4_to_airline_x_inactive
|
|
||||||
airline_a_to_airline_b_inactive airline_a_to_airline_b_inactive
|
|
||||||
airline_c5_to_airline_x_inactive airline_c5_to_airline_x_inactive
|
|
||||||
airline_c20_to_airline_x_inactive airline_c20_to_airline_x_inactive
|
|
||||||
airline_b_to_airline_c_inactive airline_b_to_airline_c_inactive
|
|
||||||
airline_c6_to_airline_x_inactive airline_c6_to_airline_x_inactive
|
|
||||||
airline_c26_to_airline_x_inactive airline_c26_to_airline_x_inactive
|
|
||||||
airline_c10_to_airline_x_inactive airline_c10_to_airline_x_inactive
|
|
||||||
airline_x_to_airline_y_inactive airline_x_to_airline_y_inactive
|
|
||||||
airline_c7_to_airline_x_inactive airline_c7_to_airline_x_inactive
|
|
||||||
airline_c11_to_airline_x_inactive airline_c11_to_airline_x_inactive
|
|
||||||
airline_y_to_airline_z_inactive airline_y_to_airline_z_inactive
|
|
||||||
airline_c23_to_airline_x_inactive airline_c23_to_airline_x_inactive
|
|
||||||
airline_c12_to_airline_x_inactive airline_c12_to_airline_x_inactive
|
|
||||||
airline_c9_to_airline_x_inactive airline_c9_to_airline_x_inactive
|
|
||||||
airline_c24_to_airline_x_inactive airline_c24_to_airline_x_inactive
|
|
||||||
airline_c19_inactive airline_c19_inactive
|
|
||||||
airline_x_to_airline_y_bold airline_x_to_airline_y_bold
|
|
||||||
airline_x_to_airline_y_red airline_x_to_airline_y_red
|
|
||||||
airline_z_to_airline_warning_bold airline_z_to_airline_warning_bold
|
|
||||||
airline_z_to_airline_warning_red airline_z_to_airline_warning_red
|
|
||||||
airline_b_to_airline_c_bold airline_b_to_airline_c_bold
|
|
||||||
airline_b_to_airline_c_red airline_b_to_airline_c_red
|
|
||||||
airline_a_to_airline_b_bold airline_a_to_airline_b_bold
|
|
||||||
airline_a_to_airline_b_red airline_a_to_airline_b_red
|
|
||||||
airline_warning_to_airline_error_bold airline_warning_to_airline_error_bold
|
|
||||||
airline_warning_to_airline_error_red airline_warning_to_airline_error_red
|
|
||||||
airline_y_to_airline_z_bold airline_y_to_airline_z_bold
|
|
||||||
airline_y_to_airline_z_red airline_y_to_airline_z_red
|
|
||||||
airline_c_to_airline_x_bold airline_c_to_airline_x_bold
|
|
||||||
airline_c_to_airline_x_red airline_c_to_airline_x_red
|
|
||||||
airline_c18_inactive airline_c18_inactive
|
|
||||||
airline_c24_to_airline_x_inactive_inactive airline_c24_to_airline_x_inactive_inactive
|
|
||||||
airline_c24_to_airline_x_inactive_inactive_bold airline_c24_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c24_to_airline_x_inactive_inactive_red airline_c24_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c8_to_airline_x_inactive_inactive airline_c8_to_airline_x_inactive_inactive
|
|
||||||
airline_c8_to_airline_x_inactive_inactive_bold airline_c8_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c8_to_airline_x_inactive_inactive_red airline_c8_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c25_to_airline_x_inactive_inactive airline_c25_to_airline_x_inactive_inactive
|
|
||||||
airline_c25_to_airline_x_inactive_inactive_bold airline_c25_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c25_to_airline_x_inactive_inactive_red airline_c25_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c26_to_airline_x_inactive_inactive airline_c26_to_airline_x_inactive_inactive
|
|
||||||
airline_c26_to_airline_x_inactive_inactive_bold airline_c26_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c26_to_airline_x_inactive_inactive_red airline_c26_to_airline_x_inactive_inactive_red
|
|
||||||
airline_a_to_airline_b_inactive_inactive airline_a_to_airline_b_inactive_inactive
|
|
||||||
airline_a_to_airline_b_inactive_inactive_bold airline_a_to_airline_b_inactive_inactive_bold
|
|
||||||
airline_a_to_airline_b_inactive_inactive_red airline_a_to_airline_b_inactive_inactive_red
|
|
||||||
airline_c2_to_airline_x_inactive_inactive airline_c2_to_airline_x_inactive_inactive
|
|
||||||
airline_c2_to_airline_x_inactive_inactive_bold airline_c2_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c2_to_airline_x_inactive_inactive_red airline_c2_to_airline_x_inactive_inactive_red
|
|
||||||
airline_warning_to_airline_error_inactive_inactive airline_warning_to_airline_error_inactive_inactive
|
|
||||||
airline_warning_to_airline_error_inactive_inactive_bold airline_warning_to_airline_error_inactive_inactive_bold
|
|
||||||
airline_warning_to_airline_error_inactive_inactive_red airline_warning_to_airline_error_inactive_inactive_red
|
|
||||||
airline_c_to_airline_x_inactive_inactive airline_c_to_airline_x_inactive_inactive
|
|
||||||
airline_c_to_airline_x_inactive_inactive_bold airline_c_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c_to_airline_x_inactive_inactive_red airline_c_to_airline_x_inactive_inactive_red
|
|
||||||
airline_z_to_airline_warning_inactive_inactive airline_z_to_airline_warning_inactive_inactive
|
|
||||||
airline_z_to_airline_warning_inactive_inactive_bold airline_z_to_airline_warning_inactive_inactive_bold
|
|
||||||
airline_z_to_airline_warning_inactive_inactive_red airline_z_to_airline_warning_inactive_inactive_red
|
|
||||||
airline_x_to_airline_y_inactive_inactive airline_x_to_airline_y_inactive_inactive
|
|
||||||
airline_x_to_airline_y_inactive_inactive_bold airline_x_to_airline_y_inactive_inactive_bold
|
|
||||||
airline_x_to_airline_y_inactive_inactive_red airline_x_to_airline_y_inactive_inactive_red
|
|
||||||
airline_c3_to_airline_x_inactive_inactive airline_c3_to_airline_x_inactive_inactive
|
|
||||||
airline_c3_to_airline_x_inactive_inactive_bold airline_c3_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c3_to_airline_x_inactive_inactive_red airline_c3_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c17_to_airline_x_inactive_inactive airline_c17_to_airline_x_inactive_inactive
|
|
||||||
airline_c17_to_airline_x_inactive_inactive_bold airline_c17_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c17_to_airline_x_inactive_inactive_red airline_c17_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c18_to_airline_x_inactive_inactive airline_c18_to_airline_x_inactive_inactive
|
|
||||||
airline_c18_to_airline_x_inactive_inactive_bold airline_c18_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c18_to_airline_x_inactive_inactive_red airline_c18_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c11_to_airline_x_inactive_inactive airline_c11_to_airline_x_inactive_inactive
|
|
||||||
airline_c11_to_airline_x_inactive_inactive_bold airline_c11_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c11_to_airline_x_inactive_inactive_red airline_c11_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c20_to_airline_x_inactive_inactive airline_c20_to_airline_x_inactive_inactive
|
|
||||||
airline_c20_to_airline_x_inactive_inactive_bold airline_c20_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c20_to_airline_x_inactive_inactive_red airline_c20_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c4_to_airline_x_inactive_inactive airline_c4_to_airline_x_inactive_inactive
|
|
||||||
airline_c4_to_airline_x_inactive_inactive_bold airline_c4_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c4_to_airline_x_inactive_inactive_red airline_c4_to_airline_x_inactive_inactive_red
|
|
||||||
airline_b_to_airline_c_inactive_inactive airline_b_to_airline_c_inactive_inactive
|
|
||||||
airline_b_to_airline_c_inactive_inactive_bold airline_b_to_airline_c_inactive_inactive_bold
|
|
||||||
airline_b_to_airline_c_inactive_inactive_red airline_b_to_airline_c_inactive_inactive_red
|
|
||||||
airline_c19_to_airline_x_inactive_inactive airline_c19_to_airline_x_inactive_inactive
|
|
||||||
airline_c19_to_airline_x_inactive_inactive_bold airline_c19_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c19_to_airline_x_inactive_inactive_red airline_c19_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c12_to_airline_x_inactive_inactive airline_c12_to_airline_x_inactive_inactive
|
|
||||||
airline_c12_to_airline_x_inactive_inactive_bold airline_c12_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c12_to_airline_x_inactive_inactive_red airline_c12_to_airline_x_inactive_inactive_red
|
|
||||||
airline_y_to_airline_z_inactive_inactive airline_y_to_airline_z_inactive_inactive
|
|
||||||
airline_y_to_airline_z_inactive_inactive_bold airline_y_to_airline_z_inactive_inactive_bold
|
|
||||||
airline_y_to_airline_z_inactive_inactive_red airline_y_to_airline_z_inactive_inactive_red
|
|
||||||
airline_c28_to_airline_x_inactive_inactive airline_c28_to_airline_x_inactive_inactive
|
|
||||||
airline_c28_to_airline_x_inactive_inactive_bold airline_c28_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c28_to_airline_x_inactive_inactive_red airline_c28_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c5_to_airline_x_inactive_inactive airline_c5_to_airline_x_inactive_inactive
|
|
||||||
airline_c5_to_airline_x_inactive_inactive_bold airline_c5_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c5_to_airline_x_inactive_inactive_red airline_c5_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c23_to_airline_x_inactive_inactive airline_c23_to_airline_x_inactive_inactive
|
|
||||||
airline_c23_to_airline_x_inactive_inactive_bold airline_c23_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c23_to_airline_x_inactive_inactive_red airline_c23_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c13_to_airline_x_inactive_inactive airline_c13_to_airline_x_inactive_inactive
|
|
||||||
airline_c13_to_airline_x_inactive_inactive_bold airline_c13_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c13_to_airline_x_inactive_inactive_red airline_c13_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c9_to_airline_x_inactive_inactive airline_c9_to_airline_x_inactive_inactive
|
|
||||||
airline_c9_to_airline_x_inactive_inactive_bold airline_c9_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c9_to_airline_x_inactive_inactive_red airline_c9_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c6_to_airline_x_inactive_inactive airline_c6_to_airline_x_inactive_inactive
|
|
||||||
airline_c6_to_airline_x_inactive_inactive_bold airline_c6_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c6_to_airline_x_inactive_inactive_red airline_c6_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c14_to_airline_x_inactive_inactive airline_c14_to_airline_x_inactive_inactive
|
|
||||||
airline_c14_to_airline_x_inactive_inactive_bold airline_c14_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c14_to_airline_x_inactive_inactive_red airline_c14_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c7_to_airline_x_inactive_inactive airline_c7_to_airline_x_inactive_inactive
|
|
||||||
airline_c7_to_airline_x_inactive_inactive_bold airline_c7_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c7_to_airline_x_inactive_inactive_red airline_c7_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c18_inactive_bold airline_c18_inactive_bold
|
|
||||||
airline_c18_inactive_red airline_c18_inactive_red
|
|
||||||
airline_c10_to_airline_x_inactive_inactive airline_c10_to_airline_x_inactive_inactive
|
|
||||||
airline_c10_to_airline_x_inactive_inactive_bold airline_c10_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c10_to_airline_x_inactive_inactive_red airline_c10_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c17_inactive airline_c17_inactive
|
|
||||||
airline_c17_inactive_bold airline_c17_inactive_bold
|
|
||||||
airline_c17_inactive_red airline_c17_inactive_red
|
|
||||||
vimStdPlugin vimStdPlugin
|
vimStdPlugin vimStdPlugin
|
||||||
vimGlobal vimGlobal
|
vimGlobal vimGlobal
|
||||||
vimIsCommand vimIsCommand
|
vimIsCommand vimIsCommand
|
||||||
|
@ -525,159 +308,29 @@ rubyKeywordAsMethod rubyKeywordAsMethod
|
||||||
vimRubyRegion vimRubyRegion
|
vimRubyRegion vimRubyRegion
|
||||||
vimPythonRegion vimPythonRegion
|
vimPythonRegion vimPythonRegion
|
||||||
vimAugroupSyncA vimAugroupSyncA
|
vimAugroupSyncA vimAugroupSyncA
|
||||||
airline_c22_inactive airline_c22_inactive
|
|
||||||
airline_c11_to_airline_x_bold airline_c11_to_airline_x_bold
|
|
||||||
airline_c11_to_airline_x_red airline_c11_to_airline_x_red
|
|
||||||
airline_c5_to_airline_x_bold airline_c5_to_airline_x_bold
|
|
||||||
airline_c5_to_airline_x_red airline_c5_to_airline_x_red
|
|
||||||
airline_c24_to_airline_x_bold airline_c24_to_airline_x_bold
|
|
||||||
airline_c24_to_airline_x_red airline_c24_to_airline_x_red
|
|
||||||
airline_c7_to_airline_x_bold airline_c7_to_airline_x_bold
|
|
||||||
airline_c7_to_airline_x_red airline_c7_to_airline_x_red
|
|
||||||
airline_c10_to_airline_x_bold airline_c10_to_airline_x_bold
|
|
||||||
airline_c10_to_airline_x_red airline_c10_to_airline_x_red
|
|
||||||
airline_c4_to_airline_x_bold airline_c4_to_airline_x_bold
|
|
||||||
airline_c4_to_airline_x_red airline_c4_to_airline_x_red
|
|
||||||
airline_c23_to_airline_x_bold airline_c23_to_airline_x_bold
|
|
||||||
airline_c23_to_airline_x_red airline_c23_to_airline_x_red
|
|
||||||
airline_c3_to_airline_x_bold airline_c3_to_airline_x_bold
|
|
||||||
airline_c3_to_airline_x_red airline_c3_to_airline_x_red
|
|
||||||
airline_c28_to_airline_x_bold airline_c28_to_airline_x_bold
|
|
||||||
airline_c28_to_airline_x_red airline_c28_to_airline_x_red
|
|
||||||
airline_c19_to_airline_x_bold airline_c19_to_airline_x_bold
|
|
||||||
airline_c19_to_airline_x_red airline_c19_to_airline_x_red
|
|
||||||
airline_c14_to_airline_x_bold airline_c14_to_airline_x_bold
|
|
||||||
airline_c14_to_airline_x_red airline_c14_to_airline_x_red
|
|
||||||
airline_c8_to_airline_x_bold airline_c8_to_airline_x_bold
|
|
||||||
airline_c8_to_airline_x_red airline_c8_to_airline_x_red
|
|
||||||
airline_c2_to_airline_x_bold airline_c2_to_airline_x_bold
|
|
||||||
airline_c2_to_airline_x_red airline_c2_to_airline_x_red
|
|
||||||
airline_c13_to_airline_x_bold airline_c13_to_airline_x_bold
|
|
||||||
airline_c13_to_airline_x_red airline_c13_to_airline_x_red
|
|
||||||
airline_c26_to_airline_x_bold airline_c26_to_airline_x_bold
|
|
||||||
airline_c26_to_airline_x_red airline_c26_to_airline_x_red
|
|
||||||
airline_c18_to_airline_x_bold airline_c18_to_airline_x_bold
|
|
||||||
airline_c18_to_airline_x_red airline_c18_to_airline_x_red
|
|
||||||
airline_c20_to_airline_x_bold airline_c20_to_airline_x_bold
|
|
||||||
airline_c20_to_airline_x_red airline_c20_to_airline_x_red
|
|
||||||
airline_c12_to_airline_x_bold airline_c12_to_airline_x_bold
|
|
||||||
airline_c12_to_airline_x_red airline_c12_to_airline_x_red
|
|
||||||
airline_c9_to_airline_x_bold airline_c9_to_airline_x_bold
|
|
||||||
airline_c9_to_airline_x_red airline_c9_to_airline_x_red
|
|
||||||
airline_c6_to_airline_x_bold airline_c6_to_airline_x_bold
|
|
||||||
airline_c6_to_airline_x_red airline_c6_to_airline_x_red
|
|
||||||
airline_c25_to_airline_x_bold airline_c25_to_airline_x_bold
|
|
||||||
airline_c25_to_airline_x_red airline_c25_to_airline_x_red
|
|
||||||
airline_c17_to_airline_x_bold airline_c17_to_airline_x_bold
|
|
||||||
airline_c17_to_airline_x_red airline_c17_to_airline_x_red
|
|
||||||
EasyMotionTargetDefault EasyMotionTargetDefault
|
|
||||||
EasyMotionTarget2FirstDefault EasyMotionTarget2FirstDefault
|
|
||||||
EasyMotionTarget2SecondDefault EasyMotionTarget2SecondDefault
|
|
||||||
EasyMotionShadeDefault EasyMotionShadeDefault
|
|
||||||
EasyMotionIncSearchDefault EasyMotionIncSearchDefault
|
|
||||||
EasyMotionIncCursorDefault EasyMotionIncCursorDefault
|
|
||||||
EasyMotionMoveHLDefault EasyMotionMoveHLDefault
|
|
||||||
airline_c22_to_airline_x airline_c22_to_airline_x
|
|
||||||
TagbarAccessPublic TagbarAccessPublic
|
|
||||||
TagbarAccessProtected TagbarAccessProtected
|
|
||||||
TagbarAccessPrivate TagbarAccessPrivate
|
|
||||||
airline_c22_inactive_bold airline_c22_inactive_bold
|
|
||||||
airline_c22_inactive_red airline_c22_inactive_red
|
|
||||||
airline_c22_to_airline_x_inactive airline_c22_to_airline_x_inactive
|
|
||||||
airline_c22_to_airline_x_bold airline_c22_to_airline_x_bold
|
|
||||||
airline_c22_to_airline_x_red airline_c22_to_airline_x_red
|
|
||||||
HitAHintShade HitAHintShade
|
|
||||||
HitAHintTarget HitAHintTarget
|
|
||||||
VitalOverCommandLineOnCursor VitalOverCommandLineOnCursor
|
|
||||||
airline_c22_to_airline_x_inactive_inactive airline_c22_to_airline_x_inactive_inactive
|
|
||||||
airline_c22_to_airline_x_inactive_inactive_bold airline_c22_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c22_to_airline_x_inactive_inactive_red airline_c22_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c19_inactive_bold airline_c19_inactive_bold
|
|
||||||
airline_c19_inactive_red airline_c19_inactive_red
|
|
||||||
airline_c14_inactive airline_c14_inactive
|
|
||||||
airline_c28_inactive airline_c28_inactive
|
|
||||||
airline_c28_inactive_bold airline_c28_inactive_bold
|
|
||||||
airline_c28_inactive_red airline_c28_inactive_red
|
|
||||||
airline_c13_inactive airline_c13_inactive
|
|
||||||
airline_c13_inactive_bold airline_c13_inactive_bold
|
|
||||||
airline_c13_inactive_red airline_c13_inactive_red
|
|
||||||
airline_c12_inactive airline_c12_inactive
|
|
||||||
airline_c12_inactive_bold airline_c12_inactive_bold
|
|
||||||
airline_c12_inactive_red airline_c12_inactive_red
|
|
||||||
airline_c14_inactive_bold airline_c14_inactive_bold
|
|
||||||
airline_c14_inactive_red airline_c14_inactive_red
|
|
||||||
airline_c26_inactive airline_c26_inactive
|
|
||||||
airline_c25_inactive airline_c25_inactive
|
|
||||||
airline_c25_inactive_bold airline_c25_inactive_bold
|
|
||||||
airline_c25_inactive_red airline_c25_inactive_red
|
|
||||||
airline_c24_inactive airline_c24_inactive
|
|
||||||
airline_c24_inactive_bold airline_c24_inactive_bold
|
|
||||||
airline_c24_inactive_red airline_c24_inactive_red
|
|
||||||
airline_c23_inactive airline_c23_inactive
|
|
||||||
airline_c23_inactive_bold airline_c23_inactive_bold
|
|
||||||
airline_c23_inactive_red airline_c23_inactive_red
|
|
||||||
airline_c26_inactive_bold airline_c26_inactive_bold
|
|
||||||
airline_c26_inactive_red airline_c26_inactive_red
|
|
||||||
airline_c9_inactive airline_c9_inactive
|
|
||||||
airline_c10_inactive airline_c10_inactive
|
|
||||||
airline_c10_inactive_bold airline_c10_inactive_bold
|
|
||||||
airline_c10_inactive_red airline_c10_inactive_red
|
|
||||||
airline_c11_inactive airline_c11_inactive
|
|
||||||
airline_c11_inactive_bold airline_c11_inactive_bold
|
|
||||||
airline_c11_inactive_red airline_c11_inactive_red
|
|
||||||
airline_c8_inactive airline_c8_inactive
|
|
||||||
airline_c8_inactive_bold airline_c8_inactive_bold
|
|
||||||
airline_c8_inactive_red airline_c8_inactive_red
|
|
||||||
airline_c7_inactive airline_c7_inactive
|
|
||||||
airline_c3_inactive airline_c3_inactive
|
|
||||||
airline_c3_inactive_bold airline_c3_inactive_bold
|
|
||||||
airline_c3_inactive_red airline_c3_inactive_red
|
|
||||||
airline_c5_inactive airline_c5_inactive
|
|
||||||
airline_c5_inactive_bold airline_c5_inactive_bold
|
|
||||||
airline_c5_inactive_red airline_c5_inactive_red
|
|
||||||
airline_c6_inactive airline_c6_inactive
|
|
||||||
airline_c6_inactive_bold airline_c6_inactive_bold
|
|
||||||
airline_c6_inactive_red airline_c6_inactive_red
|
|
||||||
airline_c4_inactive airline_c4_inactive
|
|
||||||
airline_c4_inactive_bold airline_c4_inactive_bold
|
|
||||||
airline_c4_inactive_red airline_c4_inactive_red
|
|
||||||
airline_c2_inactive airline_c2_inactive
|
|
||||||
airline_c2_inactive_bold airline_c2_inactive_bold
|
|
||||||
airline_c2_inactive_red airline_c2_inactive_red
|
|
||||||
airline_c30_inactive airline_c30_inactive
|
|
||||||
airline_c30_to_airline_x airline_c30_to_airline_x
|
|
||||||
airline_c30_inactive_bold airline_c30_inactive_bold
|
|
||||||
airline_c30_inactive_red airline_c30_inactive_red
|
|
||||||
airline_c30_to_airline_x_inactive airline_c30_to_airline_x_inactive
|
|
||||||
airline_c30_to_airline_x_inactive_inactive airline_c30_to_airline_x_inactive_inactive
|
|
||||||
airline_c30_to_airline_x_inactive_inactive_bold airline_c30_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c30_to_airline_x_inactive_inactive_red airline_c30_to_airline_x_inactive_inactive_red
|
|
||||||
airline_c30_to_airline_x_bold airline_c30_to_airline_x_bold
|
|
||||||
airline_c30_to_airline_x_red airline_c30_to_airline_x_red
|
|
||||||
airline_c32_inactive airline_c32_inactive
|
|
||||||
airline_c32_to_airline_x airline_c32_to_airline_x
|
|
||||||
helpNormal helpNormal
|
|
||||||
helpGraphic helpGraphic
|
|
||||||
helpLeadBlank helpLeadBlank
|
|
||||||
airline_c33_inactive airline_c33_inactive
|
|
||||||
airline_c32_inactive_bold airline_c32_inactive_bold
|
|
||||||
airline_c32_inactive_red airline_c32_inactive_red
|
|
||||||
airline_c32_to_airline_x_inactive airline_c32_to_airline_x_inactive
|
|
||||||
airline_c32_to_airline_x_bold airline_c32_to_airline_x_bold
|
|
||||||
airline_c32_to_airline_x_red airline_c32_to_airline_x_red
|
|
||||||
airline_c32_to_airline_x_inactive_inactive airline_c32_to_airline_x_inactive_inactive
|
|
||||||
airline_c32_to_airline_x_inactive_inactive_bold airline_c32_to_airline_x_inactive_inactive_bold
|
|
||||||
airline_c32_to_airline_x_inactive_inactive_red airline_c32_to_airline_x_inactive_inactive_red
|
|
||||||
cursorim cursorim
|
|
||||||
airline_c_inactive airline_c_inactive
|
|
||||||
airline_c_inactive_bold airline_c_inactive_bold
|
|
||||||
airline_c_inactive_red airline_c_inactive_red
|
|
||||||
NonText links NonText links to
|
NonText links NonText links to
|
||||||
|
links to LineNr
|
||||||
Search links Search links to
|
Search links Search links to
|
||||||
|
Special links Special links to
|
||||||
|
Special links Special links to
|
||||||
|
pythonComment links pythonComment links to
|
||||||
|
Comment links Comment links to
|
||||||
SpellBad links SpellBad links to
|
SpellBad links SpellBad links to
|
||||||
SpellCap links SpellCap links to
|
SpellCap links SpellCap links to
|
||||||
SyntasticError links SyntasticError links to
|
SyntasticError links SyntasticError links to
|
||||||
SyntasticWarning links SyntasticWarning links to
|
SyntasticWarning links SyntasticWarning links to
|
||||||
|
TabLine links TabLine links to
|
||||||
|
TabLineSel links TabLineSel links to
|
||||||
|
GitGutterChangeDefault links GitGutterChangeDefault links to
|
||||||
|
GitGutterChangeInvisible links GitGutterChangeInvisible links to
|
||||||
|
GitGutterAddDefault links GitGutterAddDefault links to
|
||||||
|
GitGutterChangeDefault links GitGutterChangeDefault links to
|
||||||
|
GitGutterDeleteDefault links GitGutterDeleteDefault links to
|
||||||
|
GitGutterChangeDeleteDefault links GitGutterChangeDeleteDefault links to
|
||||||
|
DiffAdd links DiffAdd links to
|
||||||
|
DiffChange links DiffChange links to
|
||||||
|
DiffDelete links DiffDelete links to
|
||||||
|
GitGutterChangeLine links GitGutterChangeLine links to
|
||||||
Statement links Statement links to
|
Statement links Statement links to
|
||||||
Label links Label links to
|
Label links Label links to
|
||||||
Conditional links Conditional links to
|
Conditional links Conditional links to
|
||||||
|
@ -728,6 +381,12 @@ Include links Include links to
|
||||||
Macro links Macro links to
|
Macro links Macro links to
|
||||||
Error links Error links to
|
Error links Error links to
|
||||||
Comment links Comment links to
|
Comment links Comment links to
|
||||||
|
Error links Error links to
|
||||||
|
Todo links Todo links to
|
||||||
|
SyntasticErrorSign links SyntasticErrorSign links to
|
||||||
|
SyntasticWarningSign links SyntasticWarningSign links to
|
||||||
|
SyntasticErrorLine links SyntasticErrorLine links to
|
||||||
|
SyntasticWarningLine links SyntasticWarningLine links to
|
||||||
Statement links Statement links to
|
Statement links Statement links to
|
||||||
cppStatement links cppStatement links to
|
cppStatement links cppStatement links to
|
||||||
Type links Type links to
|
Type links Type links to
|
||||||
|
@ -742,34 +401,6 @@ Constant links Constant links to
|
||||||
Delimiter links Delimiter links to
|
Delimiter links Delimiter links to
|
||||||
String links String links to
|
String links String links to
|
||||||
Number links Number links to
|
Number links Number links to
|
||||||
Error links Error links to
|
|
||||||
Todo links Todo links to
|
|
||||||
SyntasticErrorSign links SyntasticErrorSign links to
|
|
||||||
SyntasticWarningSign links SyntasticWarningSign links to
|
|
||||||
SyntasticErrorLine links SyntasticErrorLine links to
|
|
||||||
SyntasticWarningLine links SyntasticWarningLine links to
|
|
||||||
Statement links Statement links to
|
|
||||||
Function links Function links to
|
|
||||||
Conditional links Conditional links to
|
|
||||||
Repeat links Repeat links to
|
|
||||||
Operator links Operator links to
|
|
||||||
Exception links Exception links to
|
|
||||||
Include links Include links to
|
|
||||||
Statement links Statement links to
|
|
||||||
Define links Define links to
|
|
||||||
Function links Function links to
|
|
||||||
Define links Define links to
|
|
||||||
Todo links Todo links to
|
|
||||||
Comment links Comment links to
|
|
||||||
String links String links to
|
|
||||||
Special links Special links to
|
|
||||||
String links String links to
|
|
||||||
pythonQuotes links pythonQuotes links to
|
|
||||||
Special links Special links to
|
|
||||||
String links String links to
|
|
||||||
Number links Number links to
|
|
||||||
Function links Function links to
|
|
||||||
Structure links Structure links to
|
|
||||||
Special links Special links to
|
Special links Special links to
|
||||||
Todo links Todo links to
|
Todo links Todo links to
|
||||||
Comment links Comment links to
|
Comment links Comment links to
|
||||||
|
@ -783,12 +414,35 @@ Statement links Statement links to
|
||||||
Constant links Constant links to
|
Constant links Constant links to
|
||||||
PreProc links PreProc links to
|
PreProc links PreProc links to
|
||||||
Error links Error links to
|
Error links Error links to
|
||||||
|
Statement links Statement links to
|
||||||
|
Function links Function links to
|
||||||
|
Conditional links Conditional links to
|
||||||
|
Repeat links Repeat links to
|
||||||
|
Operator links Operator links to
|
||||||
|
Exception links Exception links to
|
||||||
|
Include links Include links to
|
||||||
|
Statement links Statement links to
|
||||||
|
Define links Define links to
|
||||||
|
Function links Function links to
|
||||||
|
Define links Define links to
|
||||||
|
Todo links Todo links to
|
||||||
|
String links String links to
|
||||||
|
String links String links to
|
||||||
|
pythonQuotes links pythonQuotes links to
|
||||||
|
String links String links to
|
||||||
|
Number links Number links to
|
||||||
|
Function links Function links to
|
||||||
|
Structure links Structure links to
|
||||||
SyntasticErrorSign links SyntasticErrorSign links to
|
SyntasticErrorSign links SyntasticErrorSign links to
|
||||||
SyntasticWarningSign links SyntasticWarningSign links to
|
SyntasticWarningSign links SyntasticWarningSign links to
|
||||||
SyntasticErrorLine links SyntasticErrorLine links to
|
SyntasticErrorLine links SyntasticErrorLine links to
|
||||||
SyntasticWarningLine links SyntasticWarningLine links to
|
SyntasticWarningLine links SyntasticWarningLine links to
|
||||||
SyntasticError links SyntasticError links to
|
SyntasticError links SyntasticError links to
|
||||||
SyntasticWarning links SyntasticWarning links to
|
SyntasticWarning links SyntasticWarning links to
|
||||||
|
BookmarkSignDefault links BookmarkSignDefault links to
|
||||||
|
BookmarkAnnotationSignDefault links BookmarkAnnotationSignDefault links to
|
||||||
|
BookmarkLineDefault links BookmarkLineDefault links to
|
||||||
|
BookmarkAnnotationLineDefault links BookmarkAnnotationLineDefault links to
|
||||||
Todo links Todo links to
|
Todo links Todo links to
|
||||||
Statement links Statement links to
|
Statement links Statement links to
|
||||||
PreProc links PreProc links to
|
PreProc links PreProc links to
|
||||||
|
@ -1111,79 +765,3 @@ vimSpecFile links vimSpecFile links to
|
||||||
Statement links Statement links to
|
Statement links Statement links to
|
||||||
Type links Type links to
|
Type links Type links to
|
||||||
Statement links Statement links to
|
Statement links Statement links to
|
||||||
EasyMotionTargetDefault links EasyMotionTargetDefault links to
|
|
||||||
EasyMotionTarget2FirstDefault links EasyMotionTarget2FirstDefault links to
|
|
||||||
EasyMotionTarget2SecondDefault links EasyMotionTarget2SecondDefault links to
|
|
||||||
EasyMotionShadeDefault links EasyMotionShadeDefault links to
|
|
||||||
EasyMotionIncSearchDefault links EasyMotionIncSearchDefault links to
|
|
||||||
EasyMotionIncCursorDefault links EasyMotionIncCursorDefault links to
|
|
||||||
EasyMotionMoveHLDefault links EasyMotionMoveHLDefault links to
|
|
||||||
Identifier links Identifier links to
|
|
||||||
Title links Title links to
|
|
||||||
Statement links Statement links to
|
|
||||||
TagbarAccessPublic links TagbarAccessPublic links to
|
|
||||||
TagbarAccessProtected links TagbarAccessProtected links to
|
|
||||||
TagbarAccessPrivate links TagbarAccessPrivate links to
|
|
||||||
Identifier links Identifier links to
|
|
||||||
PreProc links PreProc links to
|
|
||||||
Comment links Comment links to
|
|
||||||
TagbarKind links TagbarKind links to
|
|
||||||
Type links Type links to
|
|
||||||
SpecialKey links SpecialKey links to
|
|
||||||
NonText links NonText links to
|
|
||||||
Search links Search links to
|
|
||||||
Cursor links Cursor links to
|
|
||||||
Cursor links Cursor links to
|
|
||||||
VitalOverCommandLineCursor links VitalOverCommandLineCursor links to
|
|
||||||
Statement links Statement links to
|
|
||||||
PreProc links PreProc links to
|
|
||||||
Ignore links Ignore links to
|
|
||||||
Comment links Comment links to
|
|
||||||
Ignore links Ignore links to
|
|
||||||
Ignore links Ignore links to
|
|
||||||
Identifier links Identifier links to
|
|
||||||
String links String links to
|
|
||||||
Ignore links Ignore links to
|
|
||||||
Identifier links Identifier links to
|
|
||||||
Type links Type links to
|
|
||||||
Comment links Comment links to
|
|
||||||
PreProc links PreProc links to
|
|
||||||
Todo links Todo links to
|
|
||||||
Todo links Todo links to
|
|
||||||
Todo links Todo links to
|
|
||||||
Special links Special links to
|
|
||||||
Special links Special links to
|
|
||||||
Comment links Comment links to
|
|
||||||
Constant links Constant links to
|
|
||||||
String links String links to
|
|
||||||
Character links Character links to
|
|
||||||
Number links Number links to
|
|
||||||
Boolean links Boolean links to
|
|
||||||
Float links Float links to
|
|
||||||
Identifier links Identifier links to
|
|
||||||
Function links Function links to
|
|
||||||
Statement links Statement links to
|
|
||||||
Conditional links Conditional links to
|
|
||||||
Repeat links Repeat links to
|
|
||||||
Label links Label links to
|
|
||||||
Operator links Operator links to
|
|
||||||
Keyword links Keyword links to
|
|
||||||
Exception links Exception links to
|
|
||||||
PreProc links PreProc links to
|
|
||||||
Include links Include links to
|
|
||||||
Define links Define links to
|
|
||||||
Macro links Macro links to
|
|
||||||
PreCondit links PreCondit links to
|
|
||||||
Type links Type links to
|
|
||||||
StorageClass links StorageClass links to
|
|
||||||
Structure links Structure links to
|
|
||||||
Typedef links Typedef links to
|
|
||||||
SpecialChar links SpecialChar links to
|
|
||||||
Tag links Tag links to
|
|
||||||
Delimiter links Delimiter links to
|
|
||||||
SpecialComment links SpecialComment links to
|
|
||||||
Debug links Debug links to
|
|
||||||
Underlined links Underlined links to
|
|
||||||
Error links Error links to
|
|
||||||
Todo links Todo links to
|
|
||||||
String links String links to
|
|
||||||
|
|
|
@ -893,6 +893,7 @@ void call_ibv_ack_cq_events(struct kvm_run * run, uint8_t * guest_mem) {
|
||||||
|
|
||||||
void call_ibv_poll_cq(struct kvm_run * run, uint8_t * guest_mem) {
|
void call_ibv_poll_cq(struct kvm_run * run, uint8_t * guest_mem) {
|
||||||
/* printf("LOG: UHYVE - call_ibv_poll_cq\n"); */
|
/* printf("LOG: UHYVE - call_ibv_poll_cq\n"); */
|
||||||
|
/* printf("p"); */
|
||||||
unsigned data = *((unsigned*) ((size_t) run + run->io.data_offset));
|
unsigned data = *((unsigned*) ((size_t) run + run->io.data_offset));
|
||||||
uhyve_ibv_poll_cq_t * args = (uhyve_ibv_poll_cq_t *) (guest_mem + data);
|
uhyve_ibv_poll_cq_t * args = (uhyve_ibv_poll_cq_t *) (guest_mem + data);
|
||||||
|
|
||||||
|
@ -1223,6 +1224,7 @@ void call_ibv_destroy_rwq_ind_table(struct kvm_run * run, uint8_t * guest_mem) {
|
||||||
|
|
||||||
void call_ibv_post_send(struct kvm_run * run, uint8_t * guest_mem) {
|
void call_ibv_post_send(struct kvm_run * run, uint8_t * guest_mem) {
|
||||||
/* printf("LOG: UHYVE - call_ibv_post_send\n"); */
|
/* printf("LOG: UHYVE - call_ibv_post_send\n"); */
|
||||||
|
/* printf("s"); */
|
||||||
unsigned data = *((unsigned*) ((size_t) run + run->io.data_offset));
|
unsigned data = *((unsigned*) ((size_t) run + run->io.data_offset));
|
||||||
uhyve_ibv_post_send_t * args = (uhyve_ibv_post_send_t *) (guest_mem + data);
|
uhyve_ibv_post_send_t * args = (uhyve_ibv_post_send_t *) (guest_mem + data);
|
||||||
|
|
||||||
|
|
|
@ -11,18 +11,14 @@ add_executable(hg hg.c hist.c rdtsc.c run.c init.c opt.c report.c setup.c)
|
||||||
# add_executable(ib-pingpong-ud ib/pingpong.c ib/pingpong-ud.c)
|
# add_executable(ib-pingpong-ud ib/pingpong.c ib/pingpong-ud.c)
|
||||||
# add_executable(ib_write_bw ib/write_bw.c ib/get_clock.c ib/perftest_parameters.c
|
# add_executable(ib_write_bw ib/write_bw.c ib/get_clock.c ib/perftest_parameters.c
|
||||||
# ib/perftest_resources.c ib/perftest_communication.c)
|
# ib/perftest_resources.c ib/perftest_communication.c)
|
||||||
add_executable(ib_write_bw ib/write_bw.c ib/get_clock.c
|
add_executable(ib_write_bw ib/write_bw.c ib/get_clock.c ib/perftest_parameters.c
|
||||||
ib/perftest_parameters_write_bw.c ib/perftest_resources_write_bw.c
|
ib/perftest_resources.c ib/perftest_communication.c)
|
||||||
ib/perftest_communication_write_bw.c)
|
add_executable(ib_write_lat ib/write_lat.c ib/get_clock.c ib/perftest_parameters.c
|
||||||
add_executable(ib_write_lat ib/write_lat.c ib/get_clock.c
|
ib/perftest_resources.c ib/perftest_communication.c)
|
||||||
ib/perftest_parameters_write_bw.c ib/perftest_resources_write_bw.c
|
add_executable(ib_read_bw ib/read_bw.c ib/get_clock.c ib/perftest_parameters.c
|
||||||
ib/perftest_communication_write_bw.c)
|
ib/perftest_resources.c ib/perftest_communication.c)
|
||||||
add_executable(ib_read_bw ib/read_bw.c ib/get_clock.c
|
add_executable(ib_read_lat ib/read_lat.c ib/get_clock.c ib/perftest_parameters.c
|
||||||
ib/perftest_parameters_write_bw.c ib/perftest_resources_write_bw.c
|
ib/perftest_resources.c ib/perftest_communication.c)
|
||||||
ib/perftest_communication_write_bw.c)
|
|
||||||
add_executable(ib_read_lat ib/read_lat.c ib/get_clock.c
|
|
||||||
ib/perftest_parameters_write_bw.c ib/perftest_resources_write_bw.c
|
|
||||||
ib/perftest_communication_write_bw.c)
|
|
||||||
|
|
||||||
add_executable(netio netio.c)
|
add_executable(netio netio.c)
|
||||||
|
|
||||||
|
|
1272
usr/benchmarks/ib/bu_perftest_communication.c
Executable file
1272
usr/benchmarks/ib/bu_perftest_communication.c
Executable file
File diff suppressed because it is too large
Load diff
|
@ -36,15 +36,15 @@
|
||||||
* Methods : ...
|
* Methods : ...
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PERFTEST_COMMUNICATION_WRITE_BW_H
|
#ifndef PERFTEST_COMMUNICATION_H
|
||||||
#define PERFTEST_COMMUNICATION_WRITE_BW_H
|
#define PERFTEST_COMMUNICATION_H
|
||||||
|
|
||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
|
|
||||||
#include <hermit/ibv.h>
|
#include <hermit/ibv.h>
|
||||||
#include <hermit/verbs.h>
|
#include <hermit/verbs.h>
|
||||||
|
|
||||||
#include "perftest_resources_write_bw.h"
|
#include "perftest_resources.h"
|
||||||
|
|
||||||
/* Macro for 64 bit variables to switch to/from net */
|
/* Macro for 64 bit variables to switch to/from net */
|
||||||
#if __BYTE_ORDER == __BIG_ENDIAN || __BYTE_ORDER == __LITTLE_ENDIAN
|
#if __BYTE_ORDER == __BIG_ENDIAN || __BYTE_ORDER == __LITTLE_ENDIAN
|
||||||
|
@ -81,9 +81,7 @@
|
||||||
#define SYNC_SPEC_ID (5)
|
#define SYNC_SPEC_ID (5)
|
||||||
|
|
||||||
/* The Format of the message we pass through sockets , without passing Gid. */
|
/* The Format of the message we pass through sockets , without passing Gid. */
|
||||||
// #define KEY_PRINT_FMT "%04x:%04x:%06x:%06x:%08x:%016Lx:%08x"
|
#define KEY_PRINT_FMT "%04x:%04x:%06x:%06x:%08x:%016Lx:%08x"
|
||||||
// #define KEY_PRINT_FMT "%04x:%04x:%06x:%06x:%08x:%016llx:%08x"
|
|
||||||
#define KEY_PRINT_FMT "%04x:%04x:%06x:%06x:%08x:%08Lx:%08Lx:%08x"
|
|
||||||
|
|
||||||
/* The Format of the message we pass through sockets (With Gid). */
|
/* The Format of the message we pass through sockets (With Gid). */
|
||||||
#define KEY_PRINT_FMT_GID "%04x:%04x:%06x:%06x:%08x:%016Lx:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%08x:"
|
#define KEY_PRINT_FMT_GID "%04x:%04x:%06x:%06x:%08x:%016Lx:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%08x:"
|
||||||
|
@ -95,7 +93,7 @@
|
||||||
#define READ_FMT " OUT %#04x"
|
#define READ_FMT " OUT %#04x"
|
||||||
|
|
||||||
/* The print format of the pingpong_dest element for RDMA verbs. */
|
/* The print format of the pingpong_dest element for RDMA verbs. */
|
||||||
#define RDMA_FMT " RKey %#08x VAddr 0x%016llx"
|
#define RDMA_FMT " RKey %#08x VAddr %#016Lx"
|
||||||
|
|
||||||
/* The print number of SRQ in case of XRC */
|
/* The print number of SRQ in case of XRC */
|
||||||
#define XRC_FMT " SRQn %#08x"
|
#define XRC_FMT " SRQn %#08x"
|
File diff suppressed because it is too large
Load diff
|
@ -51,8 +51,8 @@
|
||||||
* set_eth_mtu - set MTU for Raw Ethernet tests.
|
* set_eth_mtu - set MTU for Raw Ethernet tests.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PERFTEST_PARAMETERS_WRITE_BW_H
|
#ifndef PERFTEST_PARAMETERS_H
|
||||||
#define PERFTEST_PARAMETERS_WRITE_BW_H
|
#define PERFTEST_PARAMETERS_H
|
||||||
|
|
||||||
#include <hermit/ibv.h>
|
#include <hermit/ibv.h>
|
||||||
#include <hermit/verbs.h>
|
#include <hermit/verbs.h>
|
||||||
|
@ -110,7 +110,7 @@
|
||||||
|
|
||||||
#define VERSION "1"
|
#define VERSION "1"
|
||||||
|
|
||||||
/* ------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------
|
||||||
|
|
||||||
/* Connection types available. */
|
/* Connection types available. */
|
||||||
#define RC (0)
|
#define RC (0)
|
||||||
|
@ -128,15 +128,7 @@
|
||||||
#define VERSION_EXIT (10)
|
#define VERSION_EXIT (10)
|
||||||
#define HELP_EXIT (11)
|
#define HELP_EXIT (11)
|
||||||
#define MTU_FIX (7)
|
#define MTU_FIX (7)
|
||||||
|
#define MAX_SIZE (8388608)
|
||||||
#define MAX_SIZE_EXP (24)
|
|
||||||
// #define MAX_SIZE_EXP (22)
|
|
||||||
// #define MAX_SIZE_EXP (21)
|
|
||||||
// #define MAX_SIZE_EXP (20)
|
|
||||||
// #define MAX_SIZE_EXP (19)
|
|
||||||
// #define MAX_SIZE_EXP (18)
|
|
||||||
#define MAX_SIZE (1UL << MAX_SIZE_EXP)
|
|
||||||
|
|
||||||
#define LINK_FAILURE (-1)
|
#define LINK_FAILURE (-1)
|
||||||
#define LINK_UNSPEC (-2)
|
#define LINK_UNSPEC (-2)
|
||||||
#define MAX_OUT_READ_HERMON (16)
|
#define MAX_OUT_READ_HERMON (16)
|
||||||
|
@ -174,7 +166,6 @@
|
||||||
#define DEF_PAGE_SIZE (4096)
|
#define DEF_PAGE_SIZE (4096)
|
||||||
#define DEF_FLOWS (1)
|
#define DEF_FLOWS (1)
|
||||||
#define RATE_VALUES_COUNT (18)
|
#define RATE_VALUES_COUNT (18)
|
||||||
#define SERVER_NAME "137.226.133.151"
|
|
||||||
|
|
||||||
/* Optimal Values for Inline */
|
/* Optimal Values for Inline */
|
||||||
#define DEF_INLINE_WRITE (220)
|
#define DEF_INLINE_WRITE (220)
|
||||||
|
@ -585,7 +576,8 @@ static const struct rate_gbps_string RATE_VALUES[RATE_VALUES_COUNT] = {
|
||||||
{IBV_RATE_MAX, "MAX"}
|
{IBV_RATE_MAX, "MAX"}
|
||||||
};
|
};
|
||||||
|
|
||||||
char * duplicate_str(const char * given_str);
|
|
||||||
|
|
||||||
|
|
||||||
/* link_layer_str
|
/* link_layer_str
|
||||||
*
|
*
|
5029
usr/benchmarks/ib/bu_perftest_resources.c
Executable file
5029
usr/benchmarks/ib/bu_perftest_resources.c
Executable file
File diff suppressed because it is too large
Load diff
|
@ -48,8 +48,8 @@
|
||||||
* ctx_close_connection - Closing the sockets interface.
|
* ctx_close_connection - Closing the sockets interface.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PERFTEST_RESOURCES_WRITE_BW_H
|
#ifndef PERFTEST_RESOURCES_H
|
||||||
#define PERFTEST_RESOURCES_WRITE_BW_H
|
#define PERFTEST_RESOURCES_H
|
||||||
|
|
||||||
#include <hermit/ibv.h>
|
#include <hermit/ibv.h>
|
||||||
#include <hermit/verbs.h>
|
#include <hermit/verbs.h>
|
||||||
|
@ -65,7 +65,7 @@
|
||||||
#include <netdb.h>
|
#include <netdb.h>
|
||||||
#include <fcntl.h> // ?
|
#include <fcntl.h> // ?
|
||||||
|
|
||||||
#include "perftest_parameters_write_bw.h"
|
#include "perftest_parameters.h"
|
||||||
|
|
||||||
#define NUM_OF_RETRIES (10)
|
#define NUM_OF_RETRIES (10)
|
||||||
|
|
||||||
|
@ -212,10 +212,10 @@ struct raw_ethernet_info { // !
|
||||||
*
|
*
|
||||||
* Return Value : SUCCESS, FAILURE.
|
* Return Value : SUCCESS, FAILURE.
|
||||||
*/
|
*/
|
||||||
int check_add_port(char **service,int port,
|
// int check_add_port(char **service,int port,
|
||||||
const char *servername,
|
// const char *servername,
|
||||||
struct addrinfo *hints,
|
// struct addrinfo *hints,
|
||||||
struct addrinfo **res);
|
// struct addrinfo **res);
|
||||||
|
|
||||||
/* ctx_find_dev
|
/* ctx_find_dev
|
||||||
*
|
*
|
||||||
|
@ -443,7 +443,6 @@ int ctx_alloc_credit(struct pingpong_context *ctx,
|
||||||
int ctx_set_credit_wqes(struct pingpong_context *ctx,
|
int ctx_set_credit_wqes(struct pingpong_context *ctx,
|
||||||
struct perftest_parameters *user_param,
|
struct perftest_parameters *user_param,
|
||||||
struct pingpong_dest *rem_dest);
|
struct pingpong_dest *rem_dest);
|
||||||
|
|
||||||
/* run_iter_bw.
|
/* run_iter_bw.
|
||||||
*
|
*
|
||||||
* Description :
|
* Description :
|
File diff suppressed because it is too large
Load diff
|
@ -81,7 +81,9 @@
|
||||||
#define SYNC_SPEC_ID (5)
|
#define SYNC_SPEC_ID (5)
|
||||||
|
|
||||||
/* The Format of the message we pass through sockets , without passing Gid. */
|
/* The Format of the message we pass through sockets , without passing Gid. */
|
||||||
#define KEY_PRINT_FMT "%04x:%04x:%06x:%06x:%08x:%016Lx:%08x"
|
// #define KEY_PRINT_FMT "%04x:%04x:%06x:%06x:%08x:%016Lx:%08x"
|
||||||
|
// #define KEY_PRINT_FMT "%04x:%04x:%06x:%06x:%08x:%016llx:%08x"
|
||||||
|
#define KEY_PRINT_FMT "%04x:%04x:%06x:%06x:%08x:%08Lx:%08Lx:%08x"
|
||||||
|
|
||||||
/* The Format of the message we pass through sockets (With Gid). */
|
/* The Format of the message we pass through sockets (With Gid). */
|
||||||
#define KEY_PRINT_FMT_GID "%04x:%04x:%06x:%06x:%08x:%016Lx:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%08x:"
|
#define KEY_PRINT_FMT_GID "%04x:%04x:%06x:%06x:%08x:%016Lx:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%08x:"
|
||||||
|
@ -93,7 +95,7 @@
|
||||||
#define READ_FMT " OUT %#04x"
|
#define READ_FMT " OUT %#04x"
|
||||||
|
|
||||||
/* The print format of the pingpong_dest element for RDMA verbs. */
|
/* The print format of the pingpong_dest element for RDMA verbs. */
|
||||||
#define RDMA_FMT " RKey %#08x VAddr %#016Lx"
|
#define RDMA_FMT " RKey %#08x VAddr 0x%016llx"
|
||||||
|
|
||||||
/* The print number of SRQ in case of XRC */
|
/* The print number of SRQ in case of XRC */
|
||||||
#define XRC_FMT " SRQn %#08x"
|
#define XRC_FMT " SRQn %#08x"
|
||||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -110,7 +110,7 @@
|
||||||
|
|
||||||
#define VERSION "1"
|
#define VERSION "1"
|
||||||
|
|
||||||
/* -------------------------------------------------------------------
|
/* ------------------------------------------------------------------- */
|
||||||
|
|
||||||
/* Connection types available. */
|
/* Connection types available. */
|
||||||
#define RC (0)
|
#define RC (0)
|
||||||
|
@ -128,7 +128,17 @@
|
||||||
#define VERSION_EXIT (10)
|
#define VERSION_EXIT (10)
|
||||||
#define HELP_EXIT (11)
|
#define HELP_EXIT (11)
|
||||||
#define MTU_FIX (7)
|
#define MTU_FIX (7)
|
||||||
#define MAX_SIZE (8388608)
|
|
||||||
|
// #define MAX_SIZE_EXP (24)
|
||||||
|
// #define MAX_SIZE_EXP (23)
|
||||||
|
// #define MAX_SIZE_EXP (22)
|
||||||
|
#define MAX_SIZE_EXP (21)
|
||||||
|
// #define MAX_SIZE_EXP (20)
|
||||||
|
// #define MAX_SIZE_EXP (19)
|
||||||
|
// #define MAX_SIZE_EXP (18)
|
||||||
|
|
||||||
|
#define MAX_SIZE (1UL << MAX_SIZE_EXP)
|
||||||
|
|
||||||
#define LINK_FAILURE (-1)
|
#define LINK_FAILURE (-1)
|
||||||
#define LINK_UNSPEC (-2)
|
#define LINK_UNSPEC (-2)
|
||||||
#define MAX_OUT_READ_HERMON (16)
|
#define MAX_OUT_READ_HERMON (16)
|
||||||
|
@ -166,6 +176,7 @@
|
||||||
#define DEF_PAGE_SIZE (4096)
|
#define DEF_PAGE_SIZE (4096)
|
||||||
#define DEF_FLOWS (1)
|
#define DEF_FLOWS (1)
|
||||||
#define RATE_VALUES_COUNT (18)
|
#define RATE_VALUES_COUNT (18)
|
||||||
|
#define SERVER_NAME "137.226.133.151"
|
||||||
|
|
||||||
/* Optimal Values for Inline */
|
/* Optimal Values for Inline */
|
||||||
#define DEF_INLINE_WRITE (220)
|
#define DEF_INLINE_WRITE (220)
|
||||||
|
@ -576,8 +587,7 @@ static const struct rate_gbps_string RATE_VALUES[RATE_VALUES_COUNT] = {
|
||||||
{IBV_RATE_MAX, "MAX"}
|
{IBV_RATE_MAX, "MAX"}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
char * duplicate_str(const char * given_str);
|
||||||
|
|
||||||
|
|
||||||
/* link_layer_str
|
/* link_layer_str
|
||||||
*
|
*
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -212,10 +212,10 @@ struct raw_ethernet_info { // !
|
||||||
*
|
*
|
||||||
* Return Value : SUCCESS, FAILURE.
|
* Return Value : SUCCESS, FAILURE.
|
||||||
*/
|
*/
|
||||||
// int check_add_port(char **service,int port,
|
int check_add_port(char **service,int port,
|
||||||
// const char *servername,
|
const char *servername,
|
||||||
// struct addrinfo *hints,
|
struct addrinfo *hints,
|
||||||
// struct addrinfo **res);
|
struct addrinfo **res);
|
||||||
|
|
||||||
/* ctx_find_dev
|
/* ctx_find_dev
|
||||||
*
|
*
|
||||||
|
@ -443,6 +443,7 @@ int ctx_alloc_credit(struct pingpong_context *ctx,
|
||||||
int ctx_set_credit_wqes(struct pingpong_context *ctx,
|
int ctx_set_credit_wqes(struct pingpong_context *ctx,
|
||||||
struct perftest_parameters *user_param,
|
struct perftest_parameters *user_param,
|
||||||
struct pingpong_dest *rem_dest);
|
struct pingpong_dest *rem_dest);
|
||||||
|
|
||||||
/* run_iter_bw.
|
/* run_iter_bw.
|
||||||
*
|
*
|
||||||
* Description :
|
* Description :
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -38,9 +38,9 @@
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "perftest_parameters_write_bw.h"
|
#include "perftest_parameters.h"
|
||||||
#include "perftest_resources_write_bw.h"
|
#include "perftest_resources.h"
|
||||||
#include "perftest_communication_write_bw.h"
|
#include "perftest_communication.h"
|
||||||
|
|
||||||
|
|
||||||
int main(int argc, char *argv[])
|
int main(int argc, char *argv[])
|
||||||
|
@ -280,7 +280,6 @@ int main(int argc, char *argv[])
|
||||||
}
|
}
|
||||||
|
|
||||||
} else if (user_param.test_method == RUN_REGULAR) {
|
} else if (user_param.test_method == RUN_REGULAR) {
|
||||||
|
|
||||||
ctx_set_send_wqes(&ctx, &user_param, rem_dest);
|
ctx_set_send_wqes(&ctx, &user_param, rem_dest);
|
||||||
if (user_param.perform_warm_up) {
|
if (user_param.perform_warm_up) {
|
||||||
if(perform_warm_up(&ctx, &user_param)) {
|
if(perform_warm_up(&ctx, &user_param)) {
|
||||||
|
@ -323,14 +322,6 @@ int main(int argc, char *argv[])
|
||||||
printf((user_param.cpu_util_data.enable ? RESULT_EXT_CPU_UTIL : RESULT_EXT));
|
printf((user_param.cpu_util_data.enable ? RESULT_EXT_CPU_UTIL : RESULT_EXT));
|
||||||
print_full_bw_report(&user_param, &rem_bw_rep, NULL);
|
print_full_bw_report(&user_param, &rem_bw_rep, NULL);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* } else if (user_param.test_method == RUN_INFINITELY) { */
|
|
||||||
/* ctx_set_send_wqes(&ctx, &user_param, rem_dest); */
|
|
||||||
|
|
||||||
/* if(run_iter_bw_infinitely(&ctx, &user_param)) { */
|
|
||||||
/* fprintf(stderr, " Error occurred while running! aborting ...\n"); */
|
|
||||||
/* return FAILURE; */
|
|
||||||
/* } */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (user_param.output == FULL_VERBOSITY) {
|
if (user_param.output == FULL_VERBOSITY) {
|
||||||
|
|
|
@ -41,9 +41,9 @@
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#include "get_clock.h"
|
#include "get_clock.h"
|
||||||
#include "perftest_parameters_write_bw.h"
|
#include "perftest_parameters.h"
|
||||||
#include "perftest_resources_write_bw.h"
|
#include "perftest_resources.h"
|
||||||
#include "perftest_communication_write_bw.h"
|
#include "perftest_communication.h"
|
||||||
|
|
||||||
int main(int argc, char *argv[])
|
int main(int argc, char *argv[])
|
||||||
{
|
{
|
||||||
|
@ -166,7 +166,6 @@ int main(int argc, char *argv[])
|
||||||
|
|
||||||
user_comm.rdma_params->side = REMOTE;
|
user_comm.rdma_params->side = REMOTE;
|
||||||
for (i=0; i < user_param.num_of_qps; i++) {
|
for (i=0; i < user_param.num_of_qps; i++) {
|
||||||
|
|
||||||
/* shaking hands and gather the other side info. */
|
/* shaking hands and gather the other side info. */
|
||||||
if (ctx_hand_shake(&user_comm, &my_dest[i], &rem_dest[i])) {
|
if (ctx_hand_shake(&user_comm, &my_dest[i], &rem_dest[i])) {
|
||||||
fprintf(stderr, "Failed to exchange data between server and clients\n");
|
fprintf(stderr, "Failed to exchange data between server and clients\n");
|
||||||
|
@ -204,7 +203,6 @@ int main(int argc, char *argv[])
|
||||||
printf(RESULT_LINE);
|
printf(RESULT_LINE);
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (user_param.use_event) {
|
if (user_param.use_event) {
|
||||||
|
@ -225,10 +223,9 @@ int main(int argc, char *argv[])
|
||||||
if (user_param.test_method == RUN_ALL) {
|
if (user_param.test_method == RUN_ALL) {
|
||||||
for (i = 1; i < MAX_SIZE_EXP; ++i) {
|
for (i = 1; i < MAX_SIZE_EXP; ++i) {
|
||||||
user_param.size = (uint64_t)1 << i;
|
user_param.size = (uint64_t)1 << i;
|
||||||
if(run_iter_lat(&ctx, &user_param));
|
if(run_iter_lat(&ctx, &user_param))
|
||||||
return 17;
|
return 17;
|
||||||
|
|
||||||
/* user_param.test_type == ITERATIONS ? print_report_lat(&user_param) : print_report_lat_duration(&user_param); */
|
|
||||||
print_report_lat(&user_param);
|
print_report_lat(&user_param);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|
|
@ -39,9 +39,9 @@
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
#include "perftest_parameters_write_bw.h"
|
#include "perftest_parameters.h"
|
||||||
#include "perftest_resources_write_bw.h"
|
#include "perftest_resources.h"
|
||||||
#include "perftest_communication_write_bw.h"
|
#include "perftest_communication.h"
|
||||||
|
|
||||||
|
|
||||||
int main(int argc, char *argv[])
|
int main(int argc, char *argv[])
|
||||||
|
|
|
@ -41,9 +41,9 @@
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#include "get_clock.h"
|
#include "get_clock.h"
|
||||||
#include "perftest_parameters_write_bw.h"
|
#include "perftest_parameters.h"
|
||||||
#include "perftest_resources_write_bw.h"
|
#include "perftest_resources.h"
|
||||||
#include "perftest_communication_write_bw.h"
|
#include "perftest_communication.h"
|
||||||
|
|
||||||
|
|
||||||
int main(int argc, char *argv[])
|
int main(int argc, char *argv[])
|
||||||
|
@ -192,7 +192,7 @@ int main(int argc, char *argv[])
|
||||||
|
|
||||||
if (user_param.output == FULL_VERBOSITY) {
|
if (user_param.output == FULL_VERBOSITY) {
|
||||||
printf(RESULT_LINE);
|
printf(RESULT_LINE);
|
||||||
printf("%s", (user_param.test_type == ITERATIONS) ? RESULT_FMT_LAT : RESULT_FMT_LAT_DUR);
|
printf("%s", RESULT_FMT_LAT);
|
||||||
printf((user_param.cpu_util_data.enable ? RESULT_EXT_CPU_UTIL : RESULT_EXT));
|
printf((user_param.cpu_util_data.enable ? RESULT_EXT_CPU_UTIL : RESULT_EXT));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -203,8 +203,6 @@ int main(int argc, char *argv[])
|
||||||
fprintf(stderr, "Test exited with Error\n");
|
fprintf(stderr, "Test exited with Error\n");
|
||||||
return FAILURE;
|
return FAILURE;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* user_param.test_type == ITERATIONS ? print_report_lat(&user_param) : print_report_lat_duration(&user_param); */
|
|
||||||
print_report_lat(&user_param);
|
print_report_lat(&user_param);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -213,7 +211,6 @@ int main(int argc, char *argv[])
|
||||||
fprintf(stderr, "Test exited with Error\n");
|
fprintf(stderr, "Test exited with Error\n");
|
||||||
return FAILURE;
|
return FAILURE;
|
||||||
}
|
}
|
||||||
/* user_param.test_type == ITERATIONS ? print_report_lat(&user_param) : print_report_lat_duration(&user_param); */
|
|
||||||
print_report_lat(&user_param);
|
print_report_lat(&user_param);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue