This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rhyssullivan@Rhyss-Laptop ~ % ab -n 1000 -c 100 https://galaxyscale-git-detect-on-client-rhyssullivans-projects.vercel.app/ | |
This is ApacheBench, Version 2.3 <$Revision: 1903618 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking galaxyscale-git-detect-on-client-rhyssullivans-projects.vercel.app (be patient) | |
Completed 100 requests | |
Completed 200 requests | |
Completed 300 requests | |
Completed 400 requests |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rhyssullivan@Rhyss-Laptop ~ % ab -n 1000 -c 100 https://galaxyscale.vercel.app/ | |
This is ApacheBench, Version 2.3 <$Revision: 1903618 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking galaxyscale.vercel.app (be patient) | |
Completed 100 requests | |
Completed 200 requests | |
Completed 300 requests | |
Completed 400 requests |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rhyssullivan@Rhyss-Laptop ~ % ab -n 1000 -c 100 https://galaxyscale-r859yvafn-rhyssullivans-projects.vercel.app/ | |
This is ApacheBench, Version 2.3 <$Revision: 1903618 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking galaxyscale-r859yvafn-rhyssullivans-projects.vercel.app (be patient) | |
Completed 100 requests | |
Completed 200 requests | |
Completed 300 requests | |
Completed 400 requests |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rhyssullivan@Rhyss-Laptop ~ % ab -n 1000 -c 100 https://galaxyscale.vercel.app/ | |
This is ApacheBench, Version 2.3 <$Revision: 1903618 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking galaxyscale.vercel.app (be patient) | |
Completed 100 requests | |
Completed 200 requests | |
Completed 300 requests | |
Completed 400 requests |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rhyssullivan@Rhyss-Laptop ~ % ab -n 1000 -c 100 https://galaxyscale-qt2hwmj5e-rhyssullivans-projects.vercel.app/ | |
This is ApacheBench, Version 2.3 <$Revision: 1903618 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking galaxyscale-qt2hwmj5e-rhyssullivans-projects.vercel.app (be patient) | |
Completed 100 requests | |
Completed 200 requests | |
Completed 300 requests | |
Completed 400 requests |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rhyssullivan@Rhyss-Laptop ~ % ab -n 1000 -c 10 https://galaxyscale.vercel.app/ | |
This is ApacheBench, Version 2.3 <$Revision: 1903618 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking galaxyscale.vercel.app (be patient) | |
Completed 100 requests | |
Completed 200 requests | |
Completed 300 requests | |
Completed 400 requests |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rhyssullivan@Rhyss-Laptop ~ % ab -n 1000 -c 10 https://galaxyscale-qt2hwmj5e-rhyssullivans-projects.vercel.app/ | |
This is ApacheBench, Version 2.3 <$Revision: 1903618 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking galaxyscale-qt2hwmj5e-rhyssullivans-projects.vercel.app (be patient) | |
Completed 100 requests | |
Completed 200 requests | |
Completed 300 requests | |
Completed 400 requests |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(() => { | |
var e = { | |
670: (e, t, n) => { | |
"use strict"; | |
n.r(t), | |
n.d(t, { | |
AppInsightsCore: () => m, | |
BaseTelemetryPlugin: () => A.s, | |
DiagnosticLogger: () => u.wq, | |
EventLatency: () => b, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import { ClientMap } from "./client-map"; | |
import { events } from "../../events"; | |
import { PostHog } from "@typelytics/posthog"; | |
import { Chart } from "@typelytics/tremor"; | |
import { Card, Grid, Text, Title } from "@tremor/react"; | |
export default async function Home() { | |
const domain = "www.answeroverflow.com"; | |
const posthog = new PostHog({ | |
events, |
NewerOlder