Daniel Lemire
98599e0972
Remove the circleci badge since it may appear to fail due to perfdiff
2020-06-11 11:37:53 -04:00
Daniel Lemire
fa4ce6a8bc
There is confusion between gigabytes and gigibytes. Let us standardize throughout. ( #838 )
...
* There is confusion between gigabytes and gigibytes.
* Trying to be consistent.
2020-05-01 12:16:18 -04:00
Daniel Lemire
af12066f77
Update README.md
2020-04-28 11:38:34 -04:00
Daniel Lemire
c6a4fb1e13
Update README.md
2020-04-25 22:21:12 -04:00
Daniel Lemire
3901bbb401
Update README.md
2020-04-24 09:33:29 -04:00
Daniel Lemire
8e3fc826e2
adding doxygen badge
2020-04-24 07:19:16 -04:00
Daniel Lemire
34919ca394
Update README.md
2020-04-23 12:04:46 -04:00
Daniel Lemire
c564815931
Merge branch 'master' of github.com:simdjson/simdjson
2020-04-23 11:30:09 -04:00
Daniel Lemire
f6fb667ac1
Being more explicit.
2020-04-23 11:25:20 -04:00
Daniel Lemire
832bbe734d
Extra details.
2020-04-23 11:20:12 -04:00
Daniel Lemire
f0ac55ec0c
testing on freebsd ( #768 )
...
* Adding cirrus tests
* Adding cirrus badge.
2020-04-22 21:22:09 -04:00
John Keiser
6835dd73bc
Only apply compile flags to simdjson
2020-04-09 08:52:29 -07:00
John Keiser
1e30b6e334
Compile under C++ 11
2020-04-08 14:00:13 -07:00
Daniel Lemire
d2406f2a22
More precise prerequisites
2020-03-31 17:41:12 -04:00
Daniel Lemire
a648318900
Let us link to the API on simdjson.org ( #654 )
...
* Let us link to the API on simdjson.org
* Updating link to rust port.
2020-03-31 16:44:28 -04:00
Daniel Lemire
849f54e4f8
grammar
2020-03-31 10:29:20 -04:00
Daniel Lemire
61009fea3f
Fixed botched edit.
2020-03-31 10:20:31 -04:00
Daniel Lemire
21dce6cca9
Displaying the numbers of documents parsed per second ( #652 )
...
* Some users are interested, as a metric, in the number of documents parsed per second.
Obviously, this means reusing the same parser again and again.
* Adding a sentence
* This update the parsingcompetition benchmark so that it displays the number of documents parsed per second.
2020-03-30 17:51:03 -04:00
John Keiser
835b640ebd
Run quickstart example in CI
2020-03-29 15:45:12 -07:00
John Keiser
03746b966b
Move document/element/etc. under dom
2020-03-28 13:42:21 -07:00
Daniel Lemire
0da460ca13
Improving readability a bit, but introducing page breaks.
2020-03-28 16:18:57 -04:00
John Keiser
5ad405006c
Return document::element from parse, load, parse_many, load_many
2020-03-27 12:24:41 -07:00
Daniel Lemire
56d1b9a226
Update README.md
2020-03-27 14:12:30 -04:00
Daniel Lemire
1b6a31b277
Updating the performance numbers. ( #634 )
...
* Updating the performance numbers.
* Updating with growing file sizes.
2020-03-27 14:11:02 -04:00
John Keiser
26b15251e2
Split docs into multiple files
2020-03-25 18:25:14 -07:00
John Keiser
2943a1c27f
Reorganize README and add documentation
2020-03-25 09:36:48 -07:00
Daniel Lemire
dedf0c6a8d
Merge branch 'master' into jkeiser/json-pointer
2020-03-24 09:51:59 -04:00
Daniel Lemire
5514ae3879
Adding another user.
2020-03-24 09:41:32 -04:00
Daniel Lemire
5af0dfb031
Putting back the fuzzer badge and extending the documentation. ( #587 )
2020-03-24 10:50:27 +01:00
John Keiser
0bcda5e384
Support JSON pointer in DOM navigation model
2020-03-23 15:05:20 -07:00
Daniel Lemire
d1eef242c6
Trying to give better guidance regarding large files. ( #594 )
2020-03-23 18:04:22 -04:00
John Keiser
ceee00b276
Use c++ instead of g++ in quick start for clang
2020-03-23 14:59:13 -07:00
John Keiser
6c2ab064cb
Correct quick start
...
Not sure how this update didn't make it in, but it's necessary.
2020-03-23 14:59:13 -07:00
Bruce Mitchener
c3c43769ae
Fix typos.
2020-03-22 09:14:14 -07:00
John Keiser
e8b3f9eaad
Support document::parse("[1,2,3]"_padded)
2020-03-21 11:15:20 -07:00
Daniel Lemire
0a6edae2dd
Removing oss-fuzz logo since it is not clear what it means.
2020-03-20 22:08:48 -04:00
Daniel Lemire
0e45663ce8
Quickstart and intro ( #575 )
...
* Add quickstart
* Fix amalgamation
Co-authored-by: John Keiser <john@johnkeiser.com>
2020-03-20 22:07:52 -04:00
Daniel Lemire
80a9f4defd
Updating appveyor
2020-03-20 16:59:47 -04:00
Daniel Lemire
8f1e4018c0
Updating drone link
2020-03-20 16:57:38 -04:00
Daniel Lemire
afe36d0b36
Updating circleci link
2020-03-20 16:54:37 -04:00
Daniel Lemire
293ec7aec5
Minor update.
2020-03-20 11:02:18 -04:00
Daniel Lemire
e3a4fd9f93
Minor tweaks on fallback.
2020-03-17 14:59:47 -07:00
Daniel Lemire
032936a7b5
Update README.md
2020-03-16 08:14:25 -04:00
Daniel Lemire
317fc6ba0e
accurate number parsing ( #558 )
2020-03-15 22:30:21 -04:00
John Keiser
acc7bd79b0
Support cout << json, cout << minify(json)
2020-03-13 18:59:15 -07:00
Daniel Lemire
24551db0c8
Fixing typo
2020-03-13 14:51:34 -04:00
John Keiser
40c6213d7e
Add parser.load() and load_many() to load files
2020-03-11 17:19:41 -07:00
John Keiser
d140bc23f5
Automatically allocate memory as needed in parse
2020-03-11 16:14:54 -07:00
Daniel Lemire
a0b2fab6fa
Documenting the fact that we are doing ok with tiny documents. ( #549 )
2020-03-11 16:21:35 -04:00
John Keiser
3bdfe167de
Support cout << error
2020-03-06 15:41:51 -08:00