Skip to content

Instantly share code, notes, and snippets.

View janovesk's full-sized avatar

Jan Ove Skogheim janovesk

View GitHub Profile
Verifying my Blockstack ID is secured with the address 1G2mfULpRansd34CazTzkjH68ai8rT9GwE https://explorer.blockstack.org/address/1G2mfULpRansd34CazTzkjH68ai8rT9GwE
@janovesk
janovesk / Program.cs
Created November 10, 2016 12:58
NSB perf testing
using System;
using System.Diagnostics;
using System.Threading;
using System.Threading.Tasks;
using NServiceBus;
using NServiceBus.Logging;
static class ConsoleApplication1
{
public static int BatchSize = 50000;