issues
search
amazon-ion
/
ion-java-benchmark-cli
Apache License 2.0
7
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Supports macro-aware transcoding of Ion 1.1 streams.
#66
tgregg
opened
1 day ago
0
Migrates to LengthPrefixStrategy from DelimitedContainerStrategy, as required by the latest changes to ion-java.
#65
tgregg
closed
2 months ago
0
Allows symbol table boundaries to be preserved when converting from Ion 1.0 to Ion 1.1.
#64
tgregg
closed
5 months ago
0
Allows reader buffer configuration to be applied to both continuable and non-continuable binary readers.
#63
tgregg
closed
6 months ago
0
Ensure Ion 1.1 system values are transcribed verbatim
#62
tgregg
opened
6 months ago
0
Adds support for Ion 1.1 delimited containers and inline symbols.
#61
tgregg
closed
6 months ago
0
Adds support for binary Ion 1.1.
#60
tgregg
closed
6 months ago
0
Add option --auto-flush to enable benchmarking of ion-java writer with auto-flush configured.
#59
linlin-s
closed
11 months ago
2
Update the performance regression detection method to reduce false positives.
#58
linlin-s
closed
1 year ago
0
Fixes the issue that the '--version' option not return the expected version value of ion-java.
#57
linlin-s
closed
1 year ago
0
Adds logic to ion-java-benchmark-cli to fix the error in ion-java-performance-regression-detection workflow.
#56
linlin-s
closed
1 year ago
0
Remove ion-data-generator implementations from ion-java-benchmark-cli.
#55
linlin-s
closed
1 year ago
0
Updates the method of calculating threshold value.
#54
linlin-s
closed
1 year ago
0
Account for a margin of error when comparing benchmark results
#53
popematt
opened
2 years ago
1
Update the option '--format' as optional.
#52
linlin-s
closed
2 years ago
0
Adds option to allow generate the same random data.
#51
linlin-s
closed
2 years ago
0
Removes the deprecated options.
#50
linlin-s
closed
2 years ago
0
Adds real-world-data schema used for generating more test data.
#49
linlin-s
closed
2 years ago
0
Adds real-world-data schema files for generating test data.
#48
linlin-s
closed
2 years ago
0
Updates the default value of constraint 'occurs'.
#47
linlin-s
closed
2 years ago
0
Ion Data Generator generates ion struct with missing fields.
#46
linlin-s
closed
2 years ago
0
Adds features to process constraints 'any_of' and 'one_of'.
#45
linlin-s
closed
2 years ago
0
Updates the name of the ISL file.
#44
linlin-s
closed
2 years ago
0
Add workflow execution examples to the comment of PR:Update comparison methods and refactor test data files.
#43
linlin-s
closed
2 years ago
1
Update comparison methods and refactor test data files.
#42
linlin-s
closed
2 years ago
1
Updates default constraints of data generators.
#41
linlin-s
closed
2 years ago
0
Adds unit test for constriant 'codepoint_length'.
#40
linlin-s
closed
2 years ago
0
Adds internal default constraints in Ion Data Generator.
#39
linlin-s
closed
2 years ago
0
Adds feature to process the constraint 'annotations'.
#38
linlin-s
closed
2 years ago
0
Adds features to process constraint 'element' and generate IonSexp.
#37
linlin-s
closed
2 years ago
0
Adds features to generate IonList and IonStruct.
#36
linlin-s
closed
2 years ago
0
Support user-defined types for type constraint.
#35
linlin-s
opened
2 years ago
0
Refactoring and updating data generating methods.
#34
linlin-s
closed
2 years ago
1
Consider to add linter to detect the potential-conflict constraints.
#33
linlin-s
opened
2 years ago
0
Generated string length is not aligned with the specified codepoint_length.
#32
linlin-s
closed
2 years ago
1
Adds features to process constraint 'valid_values' and generate float and symbol from ion schema file.
#31
linlin-s
closed
2 years ago
0
Refactoring code and deprecating the individual options.
#30
linlin-s
closed
2 years ago
0
Adds new features to Ion Data Generator to process constraints of Timestamp, Clob/Blob and Decimal.
#29
linlin-s
closed
2 years ago
0
Consider whether CBOR tags should be mapped to/from Ion annotations
#28
tgregg
opened
2 years ago
0
Adds support for benchmarking CBOR using Jackson.
#27
tgregg
closed
2 years ago
0
Enables the --ion-reader option for comparing binary reader implementations
#26
tgregg
closed
3 years ago
0
Add an option for benchmarking re-write of Ion streams via IonWriter.writeValues.
#25
tgregg
opened
3 years ago
0
Adds more sections of developing instructions in README.md
#24
linlin-s
closed
3 years ago
0
Updates the method of generating timestamps to fix the bug.
#23
linlin-s
closed
3 years ago
0
Changes the name of generated benchmark results to comform with the sequence of building ion-java.
#22
linlin-s
closed
3 years ago
0
Adds a method to calculate thresholds instead of using hard-code thresholds.
#21
linlin-s
closed
3 years ago
0
Data generation is broken for most scalar types
#20
zslayton
closed
3 years ago
1
Some subcommands' help messages use different formatting
#19
zslayton
closed
3 years ago
2
Adds the abilities to organize the generated benchmark results and detect the performance regression of ion-java.
#18
linlin-s
closed
3 years ago
0
Adds the ability to compare benchmark results from different ion-java commits.
#17
linlin-s
closed
3 years ago
1
Next