Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
drawcode
/
simdjson
Public
forked from
simdjson/simdjson
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
simdjson
scripts
on
master
User selector
All users
All time
Commit history
Commits on Nov 3, 2020
remove trailing whitespace (#1284)
pauldreik
authored
af4db55
View commit details
Copy full SHA for af4db55
View code at this point
Browse repository at this point
detect trailing whitespace in a CI job (#1268)
pauldreik
authored
9f78559
View commit details
Copy full SHA for 9f78559
View code at this point
Browse repository at this point
Commits on Nov 1, 2020
fix non ascii sources (#1275)
Show description for 265db2e
pauldreik
authored
265db2e
View commit details
Copy full SHA for 265db2e
View code at this point
Browse repository at this point
Commits on Oct 31, 2020
Fix unintended Drone CI break (#1266)
Show description for 55281c0
friendlyanon
authored
55281c0
View commit details
Copy full SHA for 55281c0
View code at this point
Browse repository at this point
Commits on Oct 30, 2020
Update CMake to at least 3.16 in Drone CI (#1261)
Show description for 9f60093
friendlyanon
authored
9f60093
View commit details
Copy full SHA for 9f60093
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
Add checkperf to cmake
jkeiser
committed
9bf9fba
View commit details
Copy full SHA for 9bf9fba
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Add quicktests, slowtests to cmake
Show description for ceb1def
jkeiser
committed
ceb1def
View commit details
Copy full SHA for ceb1def
View code at this point
Browse repository at this point
Don't reinitialize submodules
Show description for 7317fe1
jkeiser
committed
7317fe1
View commit details
Copy full SHA for 7317fe1
View code at this point
Browse repository at this point
Add issue150 test
jkeiser
committed
c1ff74c
View commit details
Copy full SHA for c1ff74c
View code at this point
Browse repository at this point
Commits on Mar 27, 2020
Various fixes.
lemire
committed
6a8ec95
View commit details
Copy full SHA for 6a8ec95
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
Updated script so that we generate a small and a large file.
lemire
committed
772a5dc
View commit details
Copy full SHA for 772a5dc
View code at this point
Browse repository at this point
Commits on Dec 31, 2019
use unique_ptr in class parsedjson (#417)
Show description for 399d08c
pauldreik
authored and
lemire
committed
399d08c
View commit details
Copy full SHA for 399d08c
View code at this point
Browse repository at this point
Commits on Dec 30, 2019
Adding ruby script.
lemire
committed
7e33195
View commit details
Copy full SHA for 7e33195
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
lookup+cont-check algorithm
jkeiser
committed
d7c8339
View commit details
Copy full SHA for d7c8339
View code at this point
Browse repository at this point
Commits on Oct 1, 2019
Combined performance patch (5% overall, 15% stage 1) (#317)
Show description for de8df0a
jkeiser
authored and
lemire
committed
de8df0a
View commit details
Copy full SHA for de8df0a
View code at this point
Browse repository at this point
Commits on Sep 2, 2019
Use simd_input generic methods for utf8 checking (#301)
Show description for f7e8936
jkeiser
authored and
lemire
committed
f7e8936
View commit details
Copy full SHA for f7e8936
View code at this point
Browse repository at this point
Commits on Aug 26, 2019
Modify checkperf to print out perfdiff command
Show description for cf4ae61
jkeiser
committed
cf4ae61
View commit details
Copy full SHA for cf4ae61
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
Make perf validation more stable, check no-AVX as well (#275)
Show description for c8d50a6
jkeiser
authored and
lemire
committed
c8d50a6
View commit details
Copy full SHA for c8d50a6
View code at this point
Browse repository at this point
Commits on Aug 12, 2019
check for performance degradation in CI (#270)
Show description for 875e2f9
jkeiser
authored and
lemire
committed
875e2f9
View commit details
Copy full SHA for 875e2f9
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
Tweaking makefile.
lemire
committed
47c6490
View commit details
Copy full SHA for 47c6490
View code at this point
Browse repository at this point
Commits on Jul 10, 2019
We no longer need this old stuff. (#214)
lemire
authored
3c1638c
View commit details
Copy full SHA for 3c1638c
View code at this point
Browse repository at this point
Commits on May 10, 2019
Fix for issue 150 (#162)
Show description for f75280a
lemire
authored
f75280a
View commit details
Copy full SHA for f75280a
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
Tweaking.
lemire
committed
a66bd48
View commit details
Copy full SHA for a66bd48
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
A
lemire
committed
c16ecd5
View commit details
Copy full SHA for c16ecd5
View code at this point
Browse repository at this point
Updating scripts.
lemire
committed
9bfc0a8
View commit details
Copy full SHA for 9bfc0a8
View code at this point
Browse repository at this point
Updating results.
lemire
committed
cb02143
View commit details
Copy full SHA for cb02143
View code at this point
Browse repository at this point
Doing "all" cases.
lemire
committed
982e8b8
View commit details
Copy full SHA for 982e8b8
View code at this point
Browse repository at this point
Commits on Jan 8, 2019
Saving...
lemire
committed
165a3d6
View commit details
Copy full SHA for 165a3d6
View code at this point
Browse repository at this point
Regenerating.
lemire
committed
0244d8d
View commit details
Copy full SHA for 0244d8d
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Fix the shuffle.
lemire
committed
3e74059
View commit details
Copy full SHA for 3e74059
View code at this point
Browse repository at this point
Commits on Jan 3, 2019
Updated.
lemire
committed
fa6bdc6
View commit details
Copy full SHA for fa6bdc6
View code at this point
Browse repository at this point
Updating.
lemire
committed
58f7b55
View commit details
Copy full SHA for 58f7b55
View code at this point
Browse repository at this point
New data.
lemire
committed
2e9a925
View commit details
Copy full SHA for 2e9a925
View code at this point
Browse repository at this point
Ok, some update.
lemire
committed
f99ff02
View commit details
Copy full SHA for f99ff02
View code at this point
Browse repository at this point
Updating.
lemire
committed
ced53dd
View commit details
Copy full SHA for ced53dd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.