Skip to content

Instantly share code, notes, and snippets.

View SylvanSign's full-sized avatar
🎅
real(santa) :- believe(you).

SylvanSign

🎅
real(santa) :- believe(you).
View GitHub Profile
@SylvanSign
SylvanSign / output.txt
Last active March 31, 2022 02:27
roc astar valgrind
~/roc/examples/benchmarks$ valgrind --leak-check=full --track-origins=yes ./test-astar
==8527== Memcheck, a memory error detector
==8527== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==8527== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==8527== Command: ./test-astar
==8527==
==8527== Invalid write of size 8
==8527== at 0x158ED8: AStar_updateCost_4f8320d91e97d546dc799848e8d218e18050af7a7964e0414de9e547906d7e3 (in /home/jake/roc/examples/benchmarks/test-astar)
==8527== by 0x14D9EF: Set_walk_1b9334feece6ca2121e24cd36a7251aa37a2eed1aa353309030b9d65358b4 (in /home/jake/roc/examples/benchmarks/test-astar)
==8527== by 0x1525B7: AStar_astar_60864aae264519399c7a7379382e411d40a3bdf1641e669fb73183d223f6bd0 (in /home/jake/roc/examples/benchmarks/test-astar)
{
"language": "en-US",
"region": "US",
"quoteType": "EQUITY",
"quoteSourceName": "Nasdaq Real Time Price",
"triggerable": true,
"currency": "USD",
"firstTradeDateMilliseconds": 1387377000000,
"priceHint": 2,
"regularMarketChange": -3.3791008,
@SylvanSign
SylvanSign / README.md
Created October 31, 2020 01:32
SCRIPT-8
@SylvanSign
SylvanSign / README.md
Created October 31, 2020 00:49
SCRIPT-8
@SylvanSign
SylvanSign / trying.html
Created May 20, 2018 19:38
So far Master Game Layout
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<link rel="stylesheet" href="node_modules/bulma/css/bulma.css">
<style>