Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fiber refactorings #2
base: java21
Are you sure you want to change the base?
Fiber refactorings #2
Changes from 35 commits
36db89c
bcbc338
4208e91
fb0c8b3
dc3b580
8d867f7
f4c26db
8c12ad4
9b33fdd
2ac25ca
81dbe68
2994a2d
44abd82
026f1d7
a963c77
a0a1351
05e7756
63ceb4e
4e0a445
f65eb74
87fb81c
2f9ebe3
d8797ca
de2fb25
d87de11
7e6b33a
f95fb7a
f131acf
32e6853
3187ee9
1868faf
2bd6e75
1ca38e2
3b5dcd4
b61be8b
0458da4
fd7473d
44a3603
b2506db
a76b83e
57957ef
502354f
73fe77e
fc7d36a
50cc7a2
e5c8414
d89a7ff
cb3a57b
92bedef
54f938d
f9986e6
505257d
bd70621
2319564
1c248e8
4fffdfc
ac834fb
ffe1cf3
c4e490e
3455317
811c768
cc63339
cc12250
f39553a
1487328
620b83b
ab36f17
bae704f
295b836
707e905
7fdeae2
eee3e3c
fbc1ccb
ff66a47
cbb5045
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hit by:
org.eclipse.rdf4j.sail.shacl.benchmark.AddRemoveBenchmarkEmpty.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.ClassBenchmarkEmpty.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.ComplexTargetBenchmark.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.DatatypeBenchmarkEmpty* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.DatatypeBenchmarkLinear.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.DatatypeBenchmarkPrefilled.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.DatatypeBenchmarkSerializableEmpty.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.HasValueBenchmarkEmpty.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.LanguageInBenchmarkEmpty.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.MaxCountBenchmarkEmpty.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.MinCountBenchmarkEmpty.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.MinCountBenchmarkPrefilled.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.MinCountPrefilledVsEmptyBenchmark.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.NativeStoreBenchmark.shaclCacheNativeStore (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.NativeStoreBenchmark.shaclCacheParallelNativeStore (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.NativeStoreBenchmark.shaclNativeStore (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.NativeStoreBenchmark.shaclNativeStoreLoadShapesFirst (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.NativeStoreBenchmark.shaclParallelNativeStore (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.NotClassBenchmarkEmpty.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.NotMaxCountBenchmarkEmpty.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.NotUniqueLangBenchmarkEmpty.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.OrDatatypeBenchmark.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.ParallelBenchmark.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.QualifiedValueShapeBenchmarkEmpty.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.RdfsReasonerBenchmarkEmpty.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.ShaclLoadingBenchmark.*
org.eclipse.rdf4j.sail.shacl.benchmark.TargetBenchmarkInitialData.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.TargetShapeBenchmark.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.UniqueLangBenchmarkEmpty.* (EXCEPTION)
org.eclipse.rdf4j.sail.shacl.benchmark.ValueInBenchmarkEmpty.* (EXCEPTION)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hit by own non-JMH performance test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please clarify.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This test does not use JMH; the test happens in the main method.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hit by own non-JMH performance test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please clarify.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto the above
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hit by own non-JMH performance test