[ https://issues.apache.org/jira/browse/SOLR-16812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17745087#comment-17745087 ]
Ishan Chattopadhyaya edited comment on SOLR-16812 at 7/20/23 1:40 PM: ---------------------------------------------------------------------- bq. If you took these benchmarks and data points for this case into a serious room, you’d be ignored or kicked out Noble is thick skinned and I love you, Mark. But you might not get away with all this with others, since they might deem it a code of conduct violation. I welcome strong criticism and immune to rough language being used, but I don't want you to be targeted by other soft people for using language like this. You are too valuable a member of Solr community to fall prey to political correctness strikes that PMC threatens to take for COC violations. was (Author: ichattopadhyaya): > If you took these benchmarks and data points for this case into a serious > room, you’d be ignored or kicked out Noble is thick skinned and I love you, Mark. But you might not get away with all this with others, since they might deem it a code of conduct violation. I welcome strong criticism and immune to rough language being used, but I don't want you to be targeted by other soft people for using language like this. You are too valuable a member of Solr community to fall prey to political correctness strikes that PMC threatens to take for COC violations. > Support CBOR format for update/query > ------------------------------------ > > Key: SOLR-16812 > URL: https://issues.apache.org/jira/browse/SOLR-16812 > Project: Solr > Issue Type: Task > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Noble Paul > Assignee: Noble Paul > Priority: Major > Fix For: 9.3 > > Time Spent: 3h 20m > Remaining Estimate: 0h > > Javabin is quite efficient and fast . But non-java users have to use JSON > exclusively > > [CBOR |http://example.com/] is a widely used format that is supported by most > languages. > > Here is a benchmark of updating using CBOR vs. JSON our films.json > {code:java} > Payload Size (bytes) > ============ > > json : 633600 > cbor : 210439 > javabin: 234520 > time taken to index > ==================== > JSON: 330ms > JAVABIN: 216ms > CBOR: 200ms > time takes to query *:* 1100 docs > ================================== > json: 85 ms > javabin : 64ms > cbor : 53ms{code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org