Skip to content

Instantly share code, notes, and snippets.

@erichutchins
erichutchins / test.cpp
Created June 18, 2021 15:03
Demonstrations of various invalid JSON strings and how simdjson OnDemand vs DOM API’s perform
#include<iostream>
#include<fstream>
#include "simdjson.h"
using namespace simdjson;
void process_dom(padded_string& input, std::string_view jsonpointer, std::string_view label) {
dom::parser parser;
dom::element elem;
dom::object val;
simdjson::error_code err;
# ------------------------------------
# this is totally just a HELLO WORLD
# ------------------------------------
import sys
import pandas as pd
if __name__ == "__main__":
print("hello world!")

Keybase proof

I hereby claim:

  • I am erichutchins on github.
  • I am ehutchins (https://keybase.io/ehutchins) on keybase.
  • I have a public key ASC2Bp5EB9wggkv4hBJyuTR7oh8L0Thct10T5f-NilW30go

To claim this, I am signing this object: